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

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

上级 b3870472
......@@ -169,7 +169,7 @@
"style": {
"navigationBarTitleText": "video-format"
}
},
},
{
"path": "pages/component/web-view/web-view",
"style": {
......@@ -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": {
......@@ -399,23 +400,23 @@
"navigationBarTitleText": "获取定位"
}
},
{
"path": "pages/API/interceptor/interceptor",
"style": {
"navigationBarTitleText": "拦截器"
}
},
{
"path": "pages/API/interceptor/page1",
"style": {
"navigationBarTitleText": "拦截器测试页面 1"
}
},
{
"path": "pages/API/interceptor/page2",
"style": {
"navigationBarTitleText": "拦截器测试页面 2"
}
{
"path": "pages/API/interceptor/interceptor",
"style": {
"navigationBarTitleText": "拦截器"
}
},
{
"path": "pages/API/interceptor/page1",
"style": {
"navigationBarTitleText": "拦截器测试页面 1"
}
},
{
"path": "pages/API/interceptor/page2",
"style": {
"navigationBarTitleText": "拦截器测试页面 2"
}
},
{
"path": "pages/API/request/request",
......@@ -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": {
......@@ -1077,46 +1080,50 @@
}
},
{
"path": "pages/component/sticky-header/sticky-header",
"path": "pages/component/sticky-header/sticky-header",
"style": {
"navigationBarTitleText": "sticky-header",
"navigationBarTitleText": "sticky-header",
"enablePullDownRefresh": false
}
},
{
"path": "pages/component/general-event/transition-event",
"style": {
"navigationBarTitleText": "transitionend事件",
"path": "pages/component/general-event/transition-event",
"style": {
"navigationBarTitleText": "transitionend事件",
"enablePullDownRefresh" : false
}
},
// #ifndef WEB
{
"path": "pages/template/schema/schema",
"style": {
"navigationBarTitleText": "打开schema示例"
"path": "pages/template/schema/schema",
"style": {
"navigationBarTitleText": "打开schema示例"
}
},
// #endif
{
"path": "pages/component/sticky-section/sticky-section",
"style": {
"navigationBarTitleText": "sticky-section",
"path": "pages/component/sticky-section/sticky-section",
"style": {
"navigationBarTitleText": "sticky-section",
"enablePullDownRefresh" : false
}
},
{
"path": "pages/component/list-view/list-view-multiplex",
"style": {
"navigationBarTitleText": "list-view-multiplex",
"path": "pages/component/list-view/list-view-multiplex",
"style": {
"navigationBarTitleText": "list-view-multiplex",
"enablePullDownRefresh" : false
}
},
// #ifndef WEB
{
"path": "pages/template/share/share",
"style": {
"navigationBarTitleText": "分享",
"enablePullDownRefresh": false
"path": "pages/template/share/share",
"style": {
"navigationBarTitleText": "分享",
"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.
先完成此消息的编辑!
想要评论请 注册