#
whycq
2022-12-02 5486de22c04f660b4fea68dc67b5898f2cd770ff
Monitor-APP/pages.json
@@ -3,7 +3,7 @@
      {
         "path": "pages/home/home",
         "style": {
            "navigationStyle":"custom",
            "navigationStyle":"home",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
@@ -13,7 +13,11 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle":"custom"
            "navigationStyle":"custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
@@ -21,6 +25,12 @@
         "style": {
            "navigationStyle":"custom"
         }
      },
      {
         "path": "pages/home/test",
         "style": {
            "navigationStyle":"custom"
         }
      }