Fix:4700 【旅居商城小程序】千县旅居类目:在运营管理-千县名品城市管理配置的旅居店铺数据在前端未显示(目前只显示了旅居商户管理配置的旅居商家数据)

This commit is contained in:
linxi
2025-12-05 11:57:41 +08:00
parent 7afcf039b6
commit 949d33614a
5 changed files with 1119 additions and 5 deletions
+1 -1
View File
@@ -303,7 +303,7 @@
<image :src="webUrl + '/home/管家角标.png'" class="star-icon" />
</view>
<view class="desc more-t v12-font-bold">
{{ item.desc }}
{{ item.desc }}
</view>
<view class="tag-list">
<view v-for="(tag, i) in item.tags" :key="i" class="tag">{{ tag }}</view>