#
whycq
2023-11-03 e5f08a919372efd49247ba3e6f339519ef32767b
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",