pang.jiabao
2025-04-25 c85e0e256d32dd2b040443380feb808012994512
Monitor-APP/pages.json
@@ -3,7 +3,17 @@
      {
         "path": "pages/home/home",
         "style": {
            "navigationStyle":"home",
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/index",
         "style": {
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
@@ -13,7 +23,7 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle":"custom",
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
@@ -23,17 +33,11 @@
      {
         "path": "pages/index/monitor",
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path": "pages/home/test",
         "style": {
            "navigationStyle":"custom"
            "navigationStyle": "custom"
         }
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",