Fix:3170 【商城小程序】查看特色店铺详情页后返回该店铺类型列表,下滑刷新过程中会出现店铺重复展示的情况(以昆明的客栈/民宿、乡村游列表为例)

This commit is contained in:
modendeveloper
2025-04-01 11:57:48 +08:00
parent cf0c180efd
commit 632886c81c
-1
View File
@@ -230,7 +230,6 @@ export default {
},
onShow() {
const memCityName = uni.getStorageSync('cityName')
this.page = 1
// this.typeIndex = 0
this.name = ''
if (memCityName.length) {