diff --git a/pages/bookShop/commodityDetail.vue b/pages/bookShop/commodityDetail.vue index a3fb068..1be896b 100644 --- a/pages/bookShop/commodityDetail.vue +++ b/pages/bookShop/commodityDetail.vue @@ -69,6 +69,7 @@ fontSize: '28rpx' }"> + {{getCommentsNum}} 0){ + this.contentButtonList[1].name = '商品评价('+ this.commentsList.length+')' + } + }, }, components: { musicPlay