Feat:旅居界面调整,逻辑补充

This commit is contained in:
LinCyJang
2025-10-28 00:23:42 +08:00
parent 670c6385e5
commit 4ff143ab29
6 changed files with 54 additions and 27 deletions
+2
View File
@@ -126,6 +126,7 @@ export default {
getList() {
const params = {
// countyId: this.cityId,
// cityId: this.cityId,
wellnessPlaceCateId : this.categoryId,
shopType: 'wellness',
page: 1,
@@ -143,6 +144,7 @@ export default {
},
getTop() {
const params = {
// cityId: this.cityId,
shopType: 'wellness',
page: 1,
limit: 9999