#
zjj
2024-07-31 b9678eb86a2c63c57645a5489e0448cb8adb86a2
Monitor-APP/pages.json
@@ -11,6 +11,16 @@
         }
      },
      {
         "path": "pages/test/test",
         "style": {
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/index",
         "style": {
            "navigationStyle": "custom",
@@ -35,6 +45,16 @@
         "style": {
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/test/test",
         "style": {
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      }