个人中心新增健康档案

This commit is contained in:
唐明明
2022-01-14 13:53:57 +08:00
parent 22407a7877
commit 37c67ecd4a
10 changed files with 45 additions and 21 deletions

View File

@@ -52,7 +52,7 @@
{{ item.price }}
</view>
</view>
<view class="item-btn">
<view class="item-btn" @click="$Router.push({ name: 'StoreGoods', params: {id: item.goods_id}})">
查看商品
</view>
</view>