diff --git a/pages/goods/comment/add.vue b/pages/goods/comment/add.vue index 912d424..f1e7b68 100644 --- a/pages/goods/comment/add.vue +++ b/pages/goods/comment/add.vue @@ -33,15 +33,21 @@ + limit="9" mode="grid" :imageStyles="{ width: '168rpx', height: '168rpx' }" @success="(payload) => uploadSuccess(payload, index)" /> + + + + + - -