bug修复
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
¥{{ goodsBean?.price || 0 }}
|
||||
</text>
|
||||
</text>
|
||||
<text>销量{{ goodsBean?.send_num || 0 }}</text>
|
||||
<text>销量{{ goodsBean?.salesCount || 0 }}</text>
|
||||
</view>
|
||||
|
||||
<view class='c-flex-row'>
|
||||
|
Reference in New Issue
Block a user