Commit 2f23da9a by 程默

f

parent 51831e0e
......@@ -10,18 +10,6 @@
"pages/officialAccount/main",
"pages/changeAdr/main"
],
"tabBar": {
"custom": true,
"color": "#7A7E83",
"selectedColor": "#3cc51f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/home/main"
}
]
},
"usingComponents": {},
"window": {
"backgroundTextStyle": "light",
......
......@@ -249,7 +249,7 @@ export default {
wx.stopPullDownRefresh()
},
scrolls(el){
this.setFooterShow(el);
// this.setFooterShow(el);
if(this.$mp.page && this.$mp.page.selectComponent(".goodsListItem")){
this.$mp.page.selectComponent(".goodsListItem").getScroll(el);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment