mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
* feat(Empty): add Empty component * fix: 支持传入自定义图片链接 Co-authored-by: shendongfeng <shendongfeng@youzan.com>
10 lines
119 B
Plaintext
10 lines
119 B
Plaintext
|
|
.custom-image .van-empty__image {
|
|
width: 90px;
|
|
height: 90px;
|
|
}
|
|
|
|
.bottom-button {
|
|
width: 160px;
|
|
height: 40px;
|
|
} |