[update 背景及logo]
|
After Width: | Height: | Size: 132 KiB |
|
After Width: | Height: | Size: 8.5 KiB |
|
After Width: | Height: | Size: 103 KiB |
|
Before Width: | Height: | Size: 505 KiB After Width: | Height: | Size: 619 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 6.5 KiB |
@@ -207,7 +207,8 @@ body {
|
|||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
|
||||||
.sider.light {
|
.sider.light {
|
||||||
background-color: transparent;
|
background-image: url("~@assets/bg-sidemenu.png");
|
||||||
|
background-color: white;
|
||||||
|
|
||||||
ul.ant-menu,
|
ul.ant-menu,
|
||||||
.ant-menu-submenu > .ant-menu {
|
.ant-menu-submenu > .ant-menu {
|
||||||
@@ -219,7 +220,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ant-layout-header, .header.light {
|
.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 {
|
.ant-menu-inline .ant-menu-selected::after, .ant-menu-inline .ant-menu-item-selected::after {
|
||||||
content: none;
|
content: none;
|
||||||
|
|||||||