diff --git a/src/packages/__VUE/comment/index.taro.vue b/src/packages/__VUE/comment/index.taro.vue index bfb2c618d7..4b41b716bb 100644 --- a/src/packages/__VUE/comment/index.taro.vue +++ b/src/packages/__VUE/comment/index.taro.vue @@ -21,7 +21,10 @@ 购买{{ follow.days }}天后追评 {{ follow.content }} - {{ follow.images.length }} 张追评图片 diff --git a/src/packages/__VUE/comment/index.vue b/src/packages/__VUE/comment/index.vue index 4fded2d13d..20b1280f57 100644 --- a/src/packages/__VUE/comment/index.vue +++ b/src/packages/__VUE/comment/index.vue @@ -21,7 +21,10 @@ {{ translate('additionalReview', follow.days) }} {{ follow.content }} - {{ translate('additionalImages', follow.images.length) }}