index
This commit is contained in:
@@ -493,6 +493,7 @@
|
|||||||
this.clickhometoplistmenulist.detail = res.data
|
this.clickhometoplistmenulist.detail = res.data
|
||||||
this.clickhometoplistmenulist.quilt = '1'
|
this.clickhometoplistmenulist.quilt = '1'
|
||||||
} else {
|
} else {
|
||||||
|
this.clickhometoplistmenulist.quilt = ''
|
||||||
this.clickhometoplistmenulist = item
|
this.clickhometoplistmenulist = item
|
||||||
}
|
}
|
||||||
uni.pageScrollTo({
|
uni.pageScrollTo({
|
||||||
@@ -548,6 +549,7 @@
|
|||||||
this.onLoadhome()
|
this.onLoadhome()
|
||||||
this.hometoplist.menu[this.viewHistoryindex].name = uni.cache.get('getLocationstorage').address
|
this.hometoplist.menu[this.viewHistoryindex].name = uni.cache.get('getLocationstorage').address
|
||||||
this.subCategoryList = []
|
this.subCategoryList = []
|
||||||
|
this.clickhometoplistmenulist.quilt = '' //用于判断是否显示全成的数据 1为显示 不为1不显示
|
||||||
} else {
|
} else {
|
||||||
this.subCategoryList = category.category.districts;
|
this.subCategoryList = category.category.districts;
|
||||||
}
|
}
|
||||||
@@ -567,6 +569,7 @@
|
|||||||
this.form.status = 'loadmore'
|
this.form.status = 'loadmore'
|
||||||
this.homelist = []
|
this.homelist = []
|
||||||
this.onLoadhome()
|
this.onLoadhome()
|
||||||
|
this.clickhometoplistmenulist.quilt = '' //用于判断是否显示全成的数据 1为显示 不为1不显示
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user