提交 5e1fb1dc 编写于 作者: W wanganxp

更新模板页面条件编译

上级 306b1430
......@@ -2222,14 +2222,6 @@
"navigationBarTitleText": "自定义TabBar"
}
},
// #ifdef WEB
{
"path": "pages/template/browser-element/browser-element",
"style": {
"navigationBarTitleText": "如何使用浏览器 element"
}
},
// #endif
// #ifdef APP
{
"path": "pages/template/calendar/calendar",
......@@ -2238,7 +2230,7 @@
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS || WEB
// #ifdef APP || WEB
{
"path": "pages/template/schema/schema",
"style": {
......@@ -2246,7 +2238,6 @@
}
},
// #endif
// #ifdef APP || WEB
{
"path": "uni_modules/uni-pay-x/pages/success/success",
"style": {
......@@ -2270,8 +2261,6 @@
"backgroundColor": "#F8F8F8"
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS || WEB || MP
{
"path": "pages/template/custom-long-list/custom-long-list",
"style": {
......@@ -2279,7 +2268,6 @@
"enablePullDownRefresh": false
}
},
// #endif
{
"path": "pages/template/test-background-color-content/test-background-color-content",
"style": {
......@@ -2308,8 +2296,6 @@
"navigationBarTitleText": ""
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path": "uni_modules/uni-upgrade-center-app/pages/uni-app-x/upgrade-popup",
"style": {
......@@ -2317,7 +2303,15 @@
}
},
// #endif
// #ifdef MP
// #ifdef WEB
{
"path": "pages/template/browser-element/browser-element",
"style": {
"navigationBarTitleText": "如何使用浏览器 element"
}
},
// #endif
// #ifdef MP-WEIXIN
{
"path": "pages/template/vant/vant",
"style": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册