中建四局(数据看板):公共部分处理

This commit is contained in:
骆乐 2022-10-19 17:27:41 +08:00
parent 14b6cf6a0e
commit 2313446a4e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

View File

@ -116,7 +116,7 @@ export default {
.exit {
width: 24px;
height: 26px;
background: url(./assets/images/header/i-exit.png) no-repeat;
background: url(./assets/images/header/back2.png) no-repeat;
background-size: contain;
cursor: pointer;
}