Browse Source

添加搜索用户菜单

maotao 7 months ago
parent
commit
e091e99a2b
1 changed files with 10 additions and 1 deletions
  1. 10 1
      pages.json

+ 10 - 1
pages.json

@@ -254,7 +254,16 @@
254
          "titleNView": false
254
          "titleNView": false
255
        }
255
        }
256
      }
256
      }
257
-   }
257
+   },
258
+	 {
259
+	   "path": "pages/searchUser/searchUser",
260
+	   "style": {
261
+	     "h5": {
262
+	       "titleNView": false
263
+	     },
264
+	     "enablePullDownRefresh": true
265
+	   }
266
+	 }
258
   ],
267
   ],
259
   "globalStyle": {
268
   "globalStyle": {
260
     "navigationBarTextStyle": "black",
269
     "navigationBarTextStyle": "black",