1007395918@qq.com 5 gadus atpakaļ
vecāks
revīzija
0502fe5184
2 mainītis faili ar 8 papildinājumiem un 0 dzēšanām
  1. 8
    0
      src/app.js
  2. 0
    0
      src/onlineSelling/pages/houseList/index.js

+ 8
- 0
src/app.js Parādīt failu

115
         ],
115
         ],
116
       }
116
       }
117
     ],
117
     ],
118
+    subPackages: [
119
+      {
120
+        root: "onlineSelling",
121
+        pages: [
122
+          'pages/houseList/index',
123
+        ],
124
+      }
125
+    ],
118
     window: {
126
     window: {
119
       backgroundTextStyle: 'light',
127
       backgroundTextStyle: 'light',
120
       // navigationBarBackgroundColor: '#E31F05',
128
       // navigationBarBackgroundColor: '#E31F05',

+ 0
- 0
src/onlineSelling/pages/houseList/index.js Parādīt failu