Lou
2023-11-11 a0b86ffe9bde39746310018d1dc66fa9f6ee1f4d
pages.json
@@ -69,7 +69,7 @@
      //公告
      {
         "root": "subPackage/notice",
         "root": "subPackage/article",
         "pages": [{
               "path": "list",
               "style": {
@@ -373,8 +373,8 @@
               "path": "list/index",
               "style": {
                  "navigationBarTitleText": "楼栋列表",
                  "navigationBarBackgroundColor": "#5887f9",
                  "navigationBarTextStyle": "white",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
@@ -382,8 +382,8 @@
               "path": "family/index",
               "style": {
                  "navigationBarTitleText": "楼盘",
                  "navigationBarBackgroundColor": "#5887f9",
                  "navigationBarTextStyle": "white",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
@@ -391,8 +391,8 @@
               "path": "roomDetails/index",
               "style": {
                  "navigationBarTitleText": "房屋详情",
                  "navigationBarBackgroundColor": "#5887f9",
                  "navigationBarTextStyle": "white",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },