修改首页功能导航去的显示逻辑
This commit is contained in:
parent
2ffa141844
commit
26c886f426
@ -1019,8 +1019,7 @@ export default {
|
||||
this.localHeight = meun.height;
|
||||
this.showSearch()
|
||||
this.getSearchVal()
|
||||
this.showNav = uni.getStorageSync("isShowNav") == 1
|
||||
|
||||
this.showNav = uni.getStorageSync("isShowNav") != 1
|
||||
},
|
||||
|
||||
onShow() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user