提交 6ae2ee44 编写于 作者: 芊里

tabbar页面导航栏兼容

上级 462305ac
...@@ -160,7 +160,9 @@ ...@@ -160,7 +160,9 @@
this.searchText = getApp().globalData.searchText; this.searchText = getApp().globalData.searchText;
}, },
onLoad() { onLoad() {
//#ifdef APP-PLUS
this.statusBarHeight = `${uni.getSystemInfoSync().statusBarHeight}px`; this.statusBarHeight = `${uni.getSystemInfoSync().statusBarHeight}px`;
//#endif
}, },
methods: { methods: {
clear(res) { clear(res) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册