Fix:3170 【商城小程序】查看特色店铺详情页后返回该店铺类型列表,下滑刷新过程中会出现店铺重复展示的情况(以昆明的客栈/民宿、乡村游列表为例)
This commit is contained in:
@@ -230,7 +230,6 @@ export default {
|
||||
},
|
||||
onShow() {
|
||||
const memCityName = uni.getStorageSync('cityName')
|
||||
this.page = 1
|
||||
// this.typeIndex = 0
|
||||
this.name = ''
|
||||
if (memCityName.length) {
|
||||
|
||||
Reference in New Issue
Block a user