From 09f1f81a05d36c74da08a8a5ee767a1ef0d1fee9 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Fri, 8 Aug 2025 13:58:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 150 --------------------- src/components/Application/src/AppLogo.vue | 5 +- src/components/Modal/src/index.less | 12 +- src/components/Table/src/BasicTable.vue | 2 +- src/layouts/default/header/index.vue | 3 +- src/main.ts | 6 +- 6 files changed, 15 insertions(+), 163 deletions(-) diff --git a/index.html b/index.html index e8465c8..b6d8790 100644 --- a/index.html +++ b/index.html @@ -25,157 +25,7 @@ })();
- -
-
- -
<%= title %>
-
- -
-
-
- - - - - diff --git a/src/components/Application/src/AppLogo.vue b/src/components/Application/src/AppLogo.vue index 8dd1616..06294c8 100644 --- a/src/components/Application/src/AppLogo.vue +++ b/src/components/Application/src/AppLogo.vue @@ -3,7 +3,7 @@ * @Description: logo component -->