提交 da328770 编写于 作者: 雪洛's avatar 雪洛

chore: 屏蔽web端不支持的页面

上级 b3870472
...@@ -350,13 +350,14 @@ ...@@ -350,13 +350,14 @@
"navigationBarTitleText": "数据存储" "navigationBarTitleText": "数据存储"
} }
}, },
// #ifndef WEB
{ {
"path": "pages/API/get-file-system-manager/get-file-system-manager", "path": "pages/API/get-file-system-manager/get-file-system-manager",
"style": { "style": {
"navigationBarTitleText": "沙盒文件管理" "navigationBarTitleText": "沙盒文件管理"
} }
}, },
// #endif
{ {
"path": "pages/API/action-sheet/action-sheet", "path": "pages/API/action-sheet/action-sheet",
"style": { "style": {
...@@ -549,6 +550,7 @@ ...@@ -549,6 +550,7 @@
"navigationBarTitleText": "get-window-info" "navigationBarTitleText": "get-window-info"
} }
}, },
// #ifndef WEB
{ {
"path": "pages/API/facial-recognition-verify/facial-recognition-verify", "path": "pages/API/facial-recognition-verify/facial-recognition-verify",
"style": { "style": {
...@@ -556,6 +558,7 @@ ...@@ -556,6 +558,7 @@
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, },
// #endif
{ {
"path": "pages/API/element-takesnapshot/element-takesnapshot", "path": "pages/API/element-takesnapshot/element-takesnapshot",
"style": { "style": {
...@@ -1090,12 +1093,14 @@ ...@@ -1090,12 +1093,14 @@
"enablePullDownRefresh" : false "enablePullDownRefresh" : false
} }
}, },
// #ifndef WEB
{ {
"path": "pages/template/schema/schema", "path": "pages/template/schema/schema",
"style": { "style": {
"navigationBarTitleText": "打开schema示例" "navigationBarTitleText": "打开schema示例"
} }
}, },
// #endif
{ {
"path": "pages/component/sticky-section/sticky-section", "path": "pages/component/sticky-section/sticky-section",
"style": { "style": {
...@@ -1110,6 +1115,7 @@ ...@@ -1110,6 +1115,7 @@
"enablePullDownRefresh" : false "enablePullDownRefresh" : false
} }
}, },
// #ifndef WEB
{ {
"path": "pages/template/share/share", "path": "pages/template/share/share",
"style": { "style": {
...@@ -1117,6 +1123,7 @@ ...@@ -1117,6 +1123,7 @@
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, },
// #endif
{ {
"path" : "pages/component/general-event/touch-event", "path" : "pages/component/general-event/touch-event",
"style" : "style" :
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册