From ddd33ae0c7d43c3dbadd7d885e0f2537a1871491 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E6=99=8F=E5=BD=AD?= <995457985@qq.com>
Date: Tue, 23 May 2023 17:49:14 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A0=B7=E5=BC=8F=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 2 +-
src/layouts/LayoutClassic/index.vue | 23 +++++---
src/styles/element.scss | 3 +-
.../AIwarning/accessSituation/index.scss | 9 ++-
.../AIwarning/accessSituation/index.vue | 58 +++++++++----------
.../enterprise/notice/myReceive/index.vue | 2 +-
.../userManagement/roleManage/index.vue | 4 +-
.../goverment/notice/myReceive/index.vue | 2 +-
.../notice/newNotification/index.scss | 10 ++--
.../notice/newNotification/index.vue | 4 +-
.../departmentManage/index.scss | 8 ++-
.../userManagement/roleManage/index.vue | 4 +-
src/views/jxjview/menumanage/index.vue | 2 +-
.../AIwarning/accessSituation/index.scss | 18 ++++--
.../AIwarning/accessSituation/index.vue | 46 ++++++++-------
src/views/project/notice/myReceive/index.vue | 2 +-
.../supervision/ProjectSupervision/index.scss | 1 +
.../ProjectSupervision/overview.vue | 4 +-
.../userManagement/roleManage/index.vue | 4 +-
19 files changed, 110 insertions(+), 96 deletions(-)
diff --git a/package.json b/package.json
index 9b5d55b..924f1c5 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"author": "SpicyBoy <848130454@qq.com>",
"license": "MIT",
"scripts": {
- "dev": "vite --mode development",
+ "dev": "vite --mode production",
"serve": "vite",
"build:dev": "vue-tsc --noEmit && vite build --mode development",
"build:test": "vue-tsc --noEmit && vite build --mode test",
diff --git a/src/layouts/LayoutClassic/index.vue b/src/layouts/LayoutClassic/index.vue
index cb51baa..058a53d 100644
--- a/src/layouts/LayoutClassic/index.vue
+++ b/src/layouts/LayoutClassic/index.vue
@@ -27,6 +27,7 @@
:unique-opened="true"
background-color="#ffffff"
text-color="#333333 "
+ style="--el-menu-hover-bg-color: #fff"
>