Fix(特产&文玩管理):[#962]店铺/商品的链接配置功能

This commit is contained in:
lifizer
2024-03-01 17:33:54 +08:00
parent 1c8bbc1d26
commit 859ea13dda
8 changed files with 272 additions and 151 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ export default {
},
goCity() {
uni.redirectTo({
url: `/components/chose-city/chose-city?type=1&city=${this.cityName}`
url: `/pages/chose-city/chose-city?type=1&city=${this.cityName}`
})
},
goStore: function (item) {