From 8d0f6f3a3c978e7df9913909c05a321ab90004ee Mon Sep 17 00:00:00 2001 From: xiaocp2009 <39615122+xiaocp2009@users.noreply.github.com> Date: Mon, 14 Jul 2025 17:22:03 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E7=94=9F=E6=88=90=E5=AF=BC=E5=85=A5=E4=BF=A1=E6=81=AF=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=202=E3=80=81=E8=B0=83=E6=95=B4ui=E6=A0=B7=E5=BC=8F1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/layouts/modules/global-footer/index.vue | 2 +- cds-fontend-2025.V1/src/views/home/index.vue | 8 ++++---- .../private-test1/modules/private-test1-import-modal.vue | 2 +- .../src/main/resources/vm/soy/modules/import-modal.vue.vm | 4 +++- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/cds-fontend-2025.V1/src/layouts/modules/global-footer/index.vue b/cds-fontend-2025.V1/src/layouts/modules/global-footer/index.vue index 69403b3..545e2a9 100644 --- a/cds-fontend-2025.V1/src/layouts/modules/global-footer/index.vue +++ b/cds-fontend-2025.V1/src/layouts/modules/global-footer/index.vue @@ -6,7 +6,7 @@ defineOptions({ diff --git a/cds-fontend-2025.V1/src/views/home/index.vue b/cds-fontend-2025.V1/src/views/home/index.vue index 2d0760e..dfcd940 100644 --- a/cds-fontend-2025.V1/src/views/home/index.vue +++ b/cds-fontend-2025.V1/src/views/home/index.vue @@ -15,7 +15,7 @@ const gap = computed(() => (appStore.isMobile ? 0 : 16)); diff --git a/cds-fontend-2025.V1/src/views/system/private-test1/modules/private-test1-import-modal.vue b/cds-fontend-2025.V1/src/views/system/private-test1/modules/private-test1-import-modal.vue index 7c747ed..93b396b 100644 --- a/cds-fontend-2025.V1/src/views/system/private-test1/modules/private-test1-import-modal.vue +++ b/cds-fontend-2025.V1/src/views/system/private-test1/modules/private-test1-import-modal.vue @@ -147,7 +147,7 @@