shuishen
2023-10-30 4efa964eede86720346feb454f5bb3c20d24d901
pages.json
@@ -435,8 +435,44 @@
            }
         ]
      },
      // 楼栋管理
      {
         "root": "subPackage/house",
         "pages": [{
               "path": "list/index",
               "style": {
                  "navigationBarTitleText": "楼栋列表",
                  "navigationBarBackgroundColor": "#5887f9",
                  "navigationBarTextStyle": "white",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "family/index",
               "style": {
                  "navigationBarTitleText": "楼盘",
                  "navigationBarBackgroundColor": "#5887f9",
                  "navigationBarTextStyle": "white",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "roomDetails/index",
               "style": {
                  "navigationBarTitleText": "房屋详情",
                  "navigationBarBackgroundColor": "#5887f9",
                  "navigationBarTextStyle": "white",
                  "enablePullDownRefresh": false
               }
            }
         ]
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",