更改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; 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>