mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[bugfix] Icon:修复商品角标icon兼容性问题 (#2007)
This commit is contained in:
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 {
|
||||||
|
Reference in New Issue
Block a user