This commit is contained in:
weipengfei 2023-12-11 18:27:46 +08:00
parent d53d4564ed
commit c200b41249
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

View File

@ -129,7 +129,7 @@ onMounted(() => {
.header {
display: flex;
justify-content: space-between;
background-image: url("../assets/img/header.png");
background-image: url(https://lihai001.oss-cn-chengdu.aliyuncs.com/def/9c7fc202312111823417898.png);
background-size: 100% 100%;
background-color: rgba($color: #000000, $alpha: 0.8);
height: 60px;