#
whycq
2025-02-11 3e78f54bb2b72347c9e90106b3bc27f3ddb089d8
Monitor-APP/pages.json
@@ -3,7 +3,27 @@
      {
         "path": "pages/home/home",
         "style": {
            "navigationStyle":"custom",
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/test/test",
         "style": {
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/index",
         "style": {
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
@@ -13,17 +33,31 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle":"custom"
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/index/monitor",
         "style": {
            "navigationStyle":"custom"
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/test/test",
         "style": {
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",