[更新]修复tabbar页面内容被遮挡的问题
This commit is contained in:
@@ -41,8 +41,8 @@ Page({
|
||||
/**
|
||||
* 生命周期函数--监听页面显示
|
||||
*/
|
||||
onShow: function () {
|
||||
|
||||
onShow() {
|
||||
wx.hideHomeButton()
|
||||
this.couponInfo();
|
||||
},
|
||||
couponInfo() {
|
||||
|
||||
Reference in New Issue
Block a user