guoshilong
2023-11-02 f32cff008d5ebdf1fdf3c8369fb8f7b0c2b4448e
pages.json
@@ -106,9 +106,9 @@
            {
               "path": "views/zhsb",
               "style": {
                  "navigationBarTitleText": "出租管理",
                  "navigationBarBackgroundColor": "#4586fe",
                  "navigationBarTextStyle": "white",
                  "navigationBarTitleText": "租客上报",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
@@ -116,8 +116,8 @@
               "path": "views/rentDetail",
               "style": {
                  "navigationBarTitleText": "租户详情",
                  "navigationBarBackgroundColor": "#4586fe",
                  "navigationBarTextStyle": "white",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            }
@@ -195,7 +195,7 @@
      "list": [{
            "pagePath": "pages/home/index",
            "selectedIconPath": "static/img/tabbar-01-selected.png",
            "iconPath": "static/img/tabbar-01-selected.png",
            "iconPath": "static/img/tabbar-01.png",
            "text": "首页"
         },
         {