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