feat: 商品item组件
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
:url="item.url"
|
||||
:name="item.title"
|
||||
:price="item.price"
|
||||
:showPrice="false"
|
||||
></CommodityItem>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user