#
whycq
2023-08-04 d7c5867c0aa486baaff63154303a29b354e98c56
Monitor-APP/pages.json
@@ -3,7 +3,17 @@
      {
         "path": "pages/home/home",
         "style": {
            "navigationStyle":"custom",
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/index",
         "style": {
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
@@ -13,17 +23,21 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle":"custom"
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/index/monitor",
         "style": {
            "navigationStyle":"custom"
            "navigationStyle": "custom"
         }
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",