提交 04f17130 编写于 作者: W wanganxp

web端去掉不需要的2个页面

上级 d0e31e6c
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"navigationBarTitleText": "内置组件", "navigationBarTitleText": "内置组件",
"backgroundColor": "#F8F8F8" "backgroundColor": "#F8F8F8"
} }
}, },
{ {
"path": "pages/component/view/view", "path": "pages/component/view/view",
"style": { "style": {
...@@ -542,18 +542,22 @@ ...@@ -542,18 +542,22 @@
"navigationBarTitleText": "get-app-base-info" "navigationBarTitleText": "get-app-base-info"
} }
}, },
// #ifdef APP
{ {
"path": "pages/API/get-system-setting/get-system-setting", "path": "pages/API/get-system-setting/get-system-setting",
"style": { "style": {
"navigationBarTitleText": "get-system-setting" "navigationBarTitleText": "get-system-setting"
} }
}, },
// #endif
// #ifndef WEB
{ {
"path": "pages/API/get-app-authorize-setting/get-app-authorize-setting", "path": "pages/API/get-app-authorize-setting/get-app-authorize-setting",
"style": { "style": {
"navigationBarTitleText": "get-app-authorize-setting" "navigationBarTitleText": "get-app-authorize-setting"
} }
}, },
// #endif
{ {
"path": "pages/API/preview-image/preview-image", "path": "pages/API/preview-image/preview-image",
"style": { "style": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册