From db42e66193d055308ce0ba36124041d92f9afa7a Mon Sep 17 00:00:00 2001 From: lqs <441785369@qq.com> Date: Thu, 12 Sep 2024 12:44:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue3_vite/index.html | 6 +++--- vue3_vite/src/views/v1/redirect.vue | 2 +- vue3_vite/src/views/v1/user/userList/config/formConfig.ts | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vue3_vite/index.html b/vue3_vite/index.html index b983754..0e11347 100644 --- a/vue3_vite/index.html +++ b/vue3_vite/index.html @@ -5,9 +5,9 @@ <% title %> - - - + + + <% for (var i in cssCdn) { %> <% } %> diff --git a/vue3_vite/src/views/v1/redirect.vue b/vue3_vite/src/views/v1/redirect.vue index dde05e3..9d2dbdc 100644 --- a/vue3_vite/src/views/v1/redirect.vue +++ b/vue3_vite/src/views/v1/redirect.vue @@ -1,7 +1,7 @@