@@ -363,7 +363,7 @@ export default {
this.getResidueCount()
this.getBestNews()
this.getNews()
- this.getGoodsList()
+ // this.getGoodsList()
setTimeout(() => {
uni.stopPullDownRefresh()
}, 1000)
@@ -376,7 +376,7 @@ export default {
// 获取招商资讯列表
// 获取特产列表
// 获取定位
this.getLocation()
},