Lou
2023-11-07 2cfa2dd91631cdc51456301cfd2a804a693957d7
pages.json
@@ -108,6 +108,48 @@
         ]
      },
      
      //标签
      {
         "root": "subPackage/label",
         "pages": [
            {
               "path": "index",
               "style": {
                  "navigationBarTitleText": "标签事件",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#4586fe",
                  "navigationBarTextStyle": "white"
               }
            },
            {
               "path": "hotel",
               "style": {
                  "navigationBarTitleText": "旅馆安全自查",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#4586fe",
                  "navigationBarTextStyle": "white"
               }
            },{
               "path": "released",
               "style": {
                  "navigationBarTitleText": "取保候审",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#4586fe",
                  "navigationBarTextStyle": "white"
               }
            },
            {
               "path": "form",
               "style": {
                  "navigationBarTitleText": "大金店报事",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#4586fe",
                  "navigationBarTextStyle": "white"
               }
            }
         ]
      },
      //工作台
      {
         "root": "subPackage/workbench",