feat(ImagePreview): add image loading tip (#4378)
This commit is contained in:
@@ -13,9 +13,10 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
margin: auto;
|
||||
|
||||
.van-image__loading {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
&__index {
|
||||
|
||||
Reference in New Issue
Block a user