mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Icon:修复商品角标icon兼容性问题 (#2007)
This commit is contained in:
parent
887b9e8e94
commit
63816a4902
Binary file not shown.
Binary file not shown.
@ -2,5 +2,5 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-family: 'vant-icon';
|
font-family: 'vant-icon';
|
||||||
src: url('../icon/vant-icon-ed790e.ttf') format('truetype');
|
src: url('../icon/vant-icon-872dd0.ttf') format('truetype');
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-family: 'vant-icon';
|
font-family: 'vant-icon';
|
||||||
src: url('https://img.yzcdn.cn/vant/vant-icon-ed790e.ttf') format('truetype');
|
src: url('https://img.yzcdn.cn/vant/vant-icon-872dd0.ttf') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
.van-icon {
|
.van-icon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user