diff --git a/.env b/.env index 2308eb632..7af3e7916 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # 标题 -VITE_APP_TITLE=闻荫管理系统 +VITE_APP_TITLE=SFMS管理系统 # 项目本地运行端口号 VITE_PORT=80 diff --git a/index.html b/index.html index 2fe32f5d2..eff7359f1 100644 --- a/index.html +++ b/index.html @@ -8,11 +8,11 @@ %VITE_APP_TITLE% diff --git a/src/assets/imgs/logo_white.svg b/src/assets/imgs/logo_white.svg new file mode 100644 index 000000000..f0374070c --- /dev/null +++ b/src/assets/imgs/logo_white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/Descriptions/src/Descriptions.vue b/src/components/Descriptions/src/Descriptions.vue index 60212a6ca..6f00f10c2 100644 --- a/src/components/Descriptions/src/Descriptions.vue +++ b/src/components/Descriptions/src/Descriptions.vue @@ -155,9 +155,9 @@ const showAll = () =>{ -
+
diff --git a/src/layout/components/Logo/src/Logo.vue b/src/layout/components/Logo/src/Logo.vue index 157c02eef..1239279d7 100644 --- a/src/layout/components/Logo/src/Logo.vue +++ b/src/layout/components/Logo/src/Logo.vue @@ -79,7 +79,7 @@ watch( >