Feat:康养页面接口对接

This commit is contained in:
modendeveloper
2024-10-09 00:09:59 +08:00
parent d8cb8ae6cb
commit 3d3efa89bf
3 changed files with 69 additions and 15 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ export default {
},
toFoods() {
uni.navigateTo({
url: '/pkg_product/views/healthFoods'
url: '/pkg_product/views/healthFoods?city=' + this.cityId + '&cityName=' + this.cityName
})
},
getList() {