zhangyuhan 4 жил өмнө
parent
commit
d0df47047a

+ 2 - 2
src/jfw/modules/app/src/web/staticres/jyapp/js/searchindex.js

@@ -134,7 +134,7 @@ var SuperSearch = {
     "searchvalue": "",
     "subtype": "",
     "scope": "",
-    "publishtime": "",
+    "publishtime": "lately-30",
     "selectType": "",
     "minprice":"",
     "maxprice":"",
@@ -809,7 +809,7 @@ var SuperSearch = {
       "searchvalue": "",
       "subtype": "",
       "scope": "",
-      "publishtime": "",
+      "publishtime": "lately-30",
       "selectType": "",
       "minprice":"",
       "maxprice":"",

+ 1 - 1
src/web/staticres/common-module/ent-search/ent-search-template.js

@@ -836,7 +836,7 @@ var vMainSearchComponent = new Vue({
       conditionStrMap: {
         subtype: '',
         scope: '',
-        publishtime: '',
+        publishtime: 'lately-30',
         selectType: '',
         minprice: '',
         maxprice: '',

+ 2 - 2
src/web/staticres/js/wxSupersearch.js

@@ -113,7 +113,7 @@ var SuperSearch = {
     "searchvalue": "",
     "subtype": "",
     "scope": "",
-    "publishtime": "",
+    "publishtime": "lately-30",
     "selectType": "",
     "minprice":"",
     "maxprice":"",
@@ -782,7 +782,7 @@ var SuperSearch = {
       "searchvalue": "",
       "subtype": "",
       "scope": "",
-      "publishtime": "",
+      "publishtime": "lately-30",
       "selectType": "",
       "minprice":"",
       "maxprice":"",