更改loading样式

This commit is contained in:
李志鹏
2026-05-21 15:13:18 +08:00
parent 2f1cc8d55d
commit 3de38d2856

View File

@@ -53,10 +53,9 @@
left: 0;
width: 100%;
height: 100%;
// background-color: rgba(0, 0, 0, 0.3);
// display: flex;
// align-items: center;
// justify-content: center;
--el-mask-color: rgba(0, 0, 0, 0.3);
--el-color-primary: #007bff;
--el-loading-spinner-size: 9rem;
}
</style>
<style lang="less" scoped>