perf:文件名字修改
This commit is contained in:
parent
8d21343575
commit
75254dd17f
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Reference in New Issue