From fb4bba9000274b26565c81fa8388bfe6fdf73acb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BC=BA?= <1206709430@qq.com> Date: Thu, 30 Nov 2023 21:37:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/system/config/components/formContent.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/web/src/views/system/config/components/formContent.vue b/web/src/views/system/config/components/formContent.vue index 845e90f..b4a2141 100644 --- a/web/src/views/system/config/components/formContent.vue +++ b/web/src/views/system/config/components/formContent.vue @@ -118,7 +118,7 @@ list-type="picture-card" > -
选取图片后,需手动上传到服务器,并且只能上传jpg/png文件
+
请选取图片,并且只能上传jpg/png文件
@@ -150,7 +150,7 @@ list-type="picture-card" > -
选取图片后,需手动上传到服务器,并且只能上传jpg/png文件
+
请选取图片,并且只能上传jpg/png文件
@@ -506,4 +506,8 @@ watch( ); - +