From 1bff364d3835c7acb06dc9fb088ee766c660b6a0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=8D=A2=E8=B6=8A?= <552369664@qq.com>
Date: Mon, 26 Aug 2024 16:56:48 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E4=BF=AE=E5=A4=8D?=
=?UTF-8?q?=E3=80=91=E4=BF=AE=E5=A4=8D=E5=95=86=E5=9F=8E=E5=95=86=E5=93=81?=
=?UTF-8?q?=E8=AF=84=E8=AE=BA=E6=97=A0=E6=B3=95=E4=B8=8A=E4=BC=A0=E5=9B=BE?=
=?UTF-8?q?=E7=89=87=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/goods/comment/add.vue | 47 +++++++++++++++++++++++++++++++-----
pages/goods/comment/list.vue | 1 +
2 files changed, 42 insertions(+), 6 deletions(-)
diff --git a/pages/goods/comment/add.vue b/pages/goods/comment/add.vue
index 912d424c..f1e7b68e 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)" />
+
+ toggleAnonymous(index, event)">
+
+
+
-
-