Fix:2451 【商城小程序】寻趣味--点击轮播图或店铺列表图片进入店铺详情页,返回后页面刷新会回到第一个分类页面
This commit is contained in:
@@ -165,7 +165,7 @@ export default {
|
||||
const memCityName = uni.getStorageSync('cityName')
|
||||
this.page = 1
|
||||
this.currType = {}
|
||||
this.typeIndex = 0
|
||||
// this.typeIndex = 0
|
||||
this.name = ''
|
||||
getHotelTypeList().then(({data}) => {
|
||||
this.typeList = data
|
||||
|
||||
Reference in New Issue
Block a user