This commit is contained in:
2022-06-08 11:57:35 +08:00
54 changed files with 4022 additions and 12408 deletions

View File

@@ -69,6 +69,7 @@
<view class="goods-box">
<oct-goods
:lists="goodsArr"
priceType="DT"
color="#e6576b"
@onGoods="$Router.push({ name: 'StoreGoods', params: {id: $event.goods_id}})"
/>