[new feature] Loading: add default slot

This commit is contained in:
陈嘉涵
2019-04-30 17:18:25 +08:00
parent dd32efd5a4
commit 2bb01b4a63
18 changed files with 90 additions and 41 deletions
+3 -4
View File
@@ -43,12 +43,11 @@
right: 0;
bottom: 0;
z-index: 2;
display: flex;
position: absolute;
align-items: center;
justify-content: center;
background-color: rgba(255, 255, 255, .9);
circle {
stroke: @blue;
}
}
&__loading .van-loading,