From c407a6a53e178c6b13f7426aab79651c3e80e5dd Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Tue, 27 Jan 2026 14:31:25 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=A4=BC=E7=89=A9=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2-->=E7=BC=96=E8=BE=91=E7=BB=84=E4=BB=B6):=20?= =?UTF-8?q?=E5=AF=B9=E9=AD=94=E6=B3=95=E7=A4=BC=E7=89=A9=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E5=BC=80=E6=94=BE"=E5=B9=B8=E8=BF=90=E8=A7=84=E6=A0=BC"?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/cnf/gift/setting/edit.vue | 495 +++++++++++++++++----------- 1 file changed, 311 insertions(+), 184 deletions(-) diff --git a/src/views/cnf/gift/setting/edit.vue b/src/views/cnf/gift/setting/edit.vue index 8b761e5..effc420 100644 --- a/src/views/cnf/gift/setting/edit.vue +++ b/src/views/cnf/gift/setting/edit.vue @@ -10,8 +10,15 @@ width="80%" >
- + + - - {{ item.label }} + + + {{ + item.label + }} + + - {{ isAllRegionsSelected ? '取消全选' : '全选' }} + {{ isAllRegionsSelected ? "取消全选" : "全选" }} + - + + - + + + - + + + - + + - + + + - + + - + + + - + + + + +
点击上传 -
只能上传svga/pag/mp4文件
+
+ 只能上传svga/pag/mp4文件 +
@@ -182,24 +246,50 @@ + + - + + + - + - + + + + - + + + + + +
取消 保存 @@ -236,21 +331,20 @@