1002884655 3 år sedan
förälder
incheckning
6ce3259fd7
1 ändrade filer med 6 tillägg och 6 borttagningar
  1. 6
    6
      src/routes.js

+ 6
- 6
src/routes.js Visa fil

4
   /**********************************
4
   /**********************************
5
    *  Tab 页面
5
    *  Tab 页面
6
    *********************************/
6
    *********************************/
7
-  {
8
-    name: '帮我找房',
9
-    page: 'pages/index/helpToFindHouse/index',
10
-    pkg: 'main',
11
-    type: 'building',
12
-  },
13
   {
7
   {
14
     name: '首页',
8
     name: '首页',
15
     page: 'pages/index/index',
9
     page: 'pages/index/index',
48
     pkg: 'main',
42
     pkg: 'main',
49
     type: 'other',
43
     type: 'other',
50
   },
44
   },
45
+  {
46
+    name: '帮我找房',
47
+    page: 'pages/index/helpToFindHouse/index',
48
+    pkg: 'main',
49
+    type: 'building',
50
+  },
51
   {
51
   {
52
     name: '楼盘搜索',
52
     name: '楼盘搜索',
53
     page: 'pages/index/buildingSearch/index',
53
     page: 'pages/index/buildingSearch/index',