[new feature] List 考虑错误情况,增加 error-text 属性 #2567 (#2568)

This commit is contained in:
Rockergmail
2019-01-20 16:25:25 +08:00
committed by neverland
parent be03980fe5
commit c43edf987f
7 changed files with 120 additions and 20 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
.van-list {
&__loading-text,
&__finished-text {
&__finished-text,
&__error-text {
color: @list-text-color;
font-size: @list-text-font-size;
line-height: @list-text-line-height;