更改loading样式
This commit is contained in:
@@ -53,10 +53,9 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
// background-color: rgba(0, 0, 0, 0.3);
|
--el-mask-color: rgba(0, 0, 0, 0.3);
|
||||||
// display: flex;
|
--el-color-primary: #007bff;
|
||||||
// align-items: center;
|
--el-loading-spinner-size: 9rem;
|
||||||
// justify-content: center;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
|
|||||||
Reference in New Issue
Block a user