mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-11 13:02:49 +00:00
优化
This commit is contained in:
parent
ebcf33ed54
commit
9487fd603b
2417
packages/vite-plugin/pnpm-lock.yaml
generated
2417
packages/vite-plugin/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -26,7 +26,7 @@ export const Loading = {
|
||||
|
||||
if (el) {
|
||||
setTimeout(() => {
|
||||
el.className += " is-hide";
|
||||
el.classList.add("is-hide");
|
||||
}, 0);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user