This commit is contained in:
@fawn-nine
2023-09-22 13:48:00 +08:00
parent ce389485d6
commit 3d7e759f78

View File

@@ -122,8 +122,7 @@
</view>
<view class="pingjia" v-else>
<view class="">
<view style="font-weight: 600;margin-bottom: 30rpx;">评价({{commentsList?commentsList.length:0}})
</view>
<view style="font-weight: 600;margin-bottom: 30rpx;">评价({{commentsList?commentsList.length:0}})</view>
<!-- <view class="icon-del rotate"></view> -->
</view>
<!-- 商品评价 -->
@@ -475,7 +474,7 @@
// console.log(e)
if (e.index == 0) {
// 点击的是加入购物车
console.log('+.........',this.linkProducts,'this.linkProducts')
// console.log('+.........',this.linkProducts,'this.linkProducts')
if (this.linkProducts.length == 0) {
this.addCart()
} else {