提交 7b3b2f3b 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

fix(web): 屏蔽不兼容页面

上级 d56476fb
...@@ -584,6 +584,7 @@ ...@@ -584,6 +584,7 @@
} }
} }
], ],
// #ifdef APP-ANDROID
"tabBar": { "tabBar": {
"color": "#7A7E83", "color": "#7A7E83",
"selectedColor": "#007AFF", "selectedColor": "#007AFF",
...@@ -600,6 +601,7 @@ ...@@ -600,6 +601,7 @@
} }
] ]
}, },
// #endif
"globalStyle": { "globalStyle": {
"pageOrientation": "portrait", "pageOrientation": "portrait",
"navigationBarTitleText": "Hello UVUE", "navigationBarTitleText": "Hello UVUE",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册