1、修改登录界面主题

2、修改整体界面主题
This commit is contained in:
2026-04-01 19:36:43 +08:00
parent 9580e7b4a1
commit 1b0ba4e7d7
23 changed files with 77 additions and 78 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 259 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 564 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -172,22 +172,6 @@
.lng-theme-theme2 {
.lng-menu {
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
background: unset !important;
color: #000 !important;
.vben-menu-submenu-title-active:not(.vben-menu-submenu){
color: #fff !important;
background-color: rgba(0, 0, 0, 0.4) !important;
}
}
}
.ant-menu-title-content{
color: var(--text-color) !important;
}
.vben-layout-sideBar {
background: unset !important;
background-image: url('/@/assets/style/theme/imgs/theme2-left.png') !important;
@ -204,22 +188,6 @@
.lng-theme-theme3 {
.lng-menu {
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
background: unset !important;
color: #000 !important;
.vben-menu-submenu-title-active:not(.vben-menu-submenu){
color: #fff !important;
background-color: rgba(0, 0, 0, 0.4) !important;
}
}
}
.ant-menu-title-content{
color: var(--text-color) !important;
}
.vben-layout-sideBar {
background: unset !important;
background-image: url('/@/assets/style/theme/imgs/theme3-left.png') !important;
@ -270,25 +238,6 @@
.lng-theme-theme5 {
.vben-app-logo__title{
color: var(--text-color) !important;
}
.lng-menu {
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
background: unset !important;
color: #000 !important;
.vben-menu-submenu-title-active:not(.vben-menu-submenu){
color: #fff !important;
background-color: rgba(0, 0, 0, 0.4) !important;
}
}
}
.ant-menu-title-content{
color: var(--text-color) !important;
}
.vben-layout-sideBar {
background: unset !important;
@ -406,22 +355,6 @@
*/
.lng-theme-theme9 {
.lng-menu {
.vben-menu-submenu,.vben-menu-submenu-title,.vben-menu,.vben-menu-item{
background: unset !important;
color: #000 !important;
.vben-menu-submenu-title-active:not(.vben-menu-submenu){
color: #fff !important;
background-color: rgba(0, 0, 0, 0.4) !important;
}
}
}
.ant-menu-title-content{
color: var(--text-color);
}
.vben-layout-sideBar {
background: unset !important;
background-image: url('/@/assets/style/theme/imgs/theme9-left.png') !important;