[update 背景及logo]

This commit is contained in:
danshihao
2024-10-12 10:00:17 +08:00
parent 38ff1d0999
commit 6c0554f0fb
6 changed files with 4 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 505 KiB

After

Width:  |  Height:  |  Size: 619 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

+4 -2
View File
@@ -207,7 +207,8 @@ body {
background-size: cover;
.sider.light {
background-color: transparent;
background-image: url("~@assets/bg-sidemenu.png");
background-color: white;
ul.ant-menu,
.ant-menu-submenu > .ant-menu {
@@ -219,7 +220,8 @@ body {
}
.ant-layout-header, .header.light {
background-color: transparent;
background-image: url("~@assets/bg-header.png");
background-color: white;
}
.ant-menu-inline .ant-menu-selected::after, .ant-menu-inline .ant-menu-item-selected::after {
content: none;