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" } }