[新增]新增自定义tabbar组件
This commit is contained in:
@@ -28,6 +28,13 @@ Page({
|
||||
this.pushInfo();
|
||||
},
|
||||
|
||||
/**
|
||||
* 生命周期函数
|
||||
*/
|
||||
onShow(){
|
||||
wx.hideHomeButton()
|
||||
},
|
||||
|
||||
/**
|
||||
* 商城首页数据
|
||||
*/
|
||||
|
||||
@@ -38,4 +38,6 @@
|
||||
<mallIndex_list push-list="{{pushList}}" loding-stats="{{lodingStats}}" has-more="{{page.has_more}}"></mallIndex_list>
|
||||
</block>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<storeTabBar pages-url="pages/mall/index"></storeTabBar>
|
||||
|
||||
Reference in New Issue
Block a user