#
zjj
9 天以前 36909d121a6f1b4c3f4540b8c64c80e872d105ae
Monitor-APP/pages.json
@@ -3,7 +3,27 @@
      {
         "path": "pages/home/home",
         "style": {
            "navigationStyle":"home",
            "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,7 +33,7 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle":"custom",
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
@@ -23,11 +43,21 @@
      {
         "path": "pages/index/monitor",
         "style": {
            "navigationStyle":"custom"
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/test/test",
         "style": {
            "navigationStyle": "custom",
            // 去掉顶部导航栏
            "app-plus": {
               "titleNView": false
            }
         }
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",