perf:文件名字修改

This commit is contained in:
zouzhibing 2022-10-08 11:14:30 +08:00
parent 8d21343575
commit 75254dd17f
1 changed files with 2 additions and 1 deletions

View File

@ -98,7 +98,8 @@ onBeforeUnmount(()=>{
height: 1080px;
box-sizing: border-box;
overflow:hidden;
background: url("/static/screen/bg.png") no-repeat center center;
//background: url("/static/screen/bg.png") no-repeat center center;
background: #041c4a;
.header{
box-sizing: border-box;
width: 100%;