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

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

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