无修改
This commit is contained in:
parent
3291088bca
commit
1388bd708c
@ -101,7 +101,7 @@ onMounted(() => {
|
||||
<style lang="scss" scoped>
|
||||
.LoadPage {
|
||||
@include pos(100%, 100%, 0px, 0px);
|
||||
background-color: rgb(223, 15, 60);
|
||||
|
||||
overflow: hidden;
|
||||
@include flexCen();
|
||||
|
||||
@ -178,4 +178,5 @@ onMounted(() => {
|
||||
background-color: aliceblue;
|
||||
}
|
||||
}
|
||||
}</style>
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user