From faeb42e24b60481e6de7171707f9d27e55293c49 Mon Sep 17 00:00:00 2001 From: daihh Date: Sat, 22 Oct 2022 19:21:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AC=94=E8=AE=B0=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E4=B8=AD=E7=9A=84=E5=9B=BE=E7=89=87=EF=BC=8C=E5=8F=AA?= =?UTF-8?q?=E6=98=AF=E8=AE=BE=E7=BD=AE=E6=9C=80=E5=A4=A7=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/Mynotes.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/views/user/Mynotes.vue b/src/views/user/Mynotes.vue index bd49a2af..2bc46702 100644 --- a/src/views/user/Mynotes.vue +++ b/src/views/user/Mynotes.vue @@ -72,7 +72,7 @@ {{ item.content }}
@@ -153,7 +153,7 @@ {{ item.content }}
@@ -796,8 +796,7 @@ export default { white-space: pre-line; color: #333333; img{ - width: 140px; - height: 175px; + max-width: 400px; margin-right: 23px; } }