评论商品接口有问题
This commit is contained in:
@@ -39,7 +39,12 @@
|
||||
class="left-img"
|
||||
></image>
|
||||
<view class="right-content">
|
||||
<text class="product-name">{{ item.productName }}</text>
|
||||
<view>
|
||||
<text class="product-name">{{ item.productName }}</text>
|
||||
<text v-if="item.activityType" class="num-box">
|
||||
{{ item.activityType }}人拼团
|
||||
</text>
|
||||
</view>
|
||||
<view class="line-box">
|
||||
<view class="rmb-box">
|
||||
<text></text>
|
||||
|
||||
Reference in New Issue
Block a user