refactor: add loading component and demo

This commit is contained in:
vben
2020-12-01 20:59:17 +08:00
parent c9e44ce9af
commit 5db3ce7737
38 changed files with 545 additions and 348 deletions

View File

@@ -3,11 +3,6 @@
height: 100%;
}
.app-svg-loading {
position: relative;
width: auto;
}
// =================================
// ==============scrollbar==========
// =================================