[新增]新增自定义tabbar组件
This commit is contained in:
@@ -28,6 +28,13 @@ Page({
|
||||
this.pushInfo();
|
||||
},
|
||||
|
||||
/**
|
||||
* 生命周期函数
|
||||
*/
|
||||
onShow(){
|
||||
wx.hideHomeButton()
|
||||
},
|
||||
|
||||
/**
|
||||
* 商城首页数据
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user