This commit is contained in:
parent
d53d4564ed
commit
c200b41249
Binary file not shown.
Before Width: | Height: | Size: 196 KiB |
|
@ -129,7 +129,7 @@ onMounted(() => {
|
||||||
.header {
|
.header {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
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-size: 100% 100%;
|
||||||
background-color: rgba($color: #000000, $alpha: 0.8);
|
background-color: rgba($color: #000000, $alpha: 0.8);
|
||||||
height: 60px;
|
height: 60px;
|
||||||
|
|
Loading…
Reference in New Issue