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 @@