[更新]修复tabbar页面内容被遮挡的问题

This commit is contained in:
唐明明
2020-12-30 17:05:52 +08:00
parent 26bdcb6ffb
commit 6df09b6f82
9 changed files with 152 additions and 142 deletions

View File

@@ -41,8 +41,8 @@ Page({
/**
* 生命周期函数--监听页面显示
*/
onShow: function () {
onShow() {
wx.hideHomeButton()
this.couponInfo();
},
couponInfo() {