[bug fix] Icon: add-o icon add radius (#326)

This commit is contained in:
张敏 2017-11-16 20:38:59 -06:00 committed by GitHub
parent 2890a55ed8
commit 0817411ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@ const icons = [
'photograph',
'add',
'add2',
'add-o',
'photo',
'cart',
'arrow',

View File

@ -2,7 +2,7 @@
font-style: normal;
font-weight: normal;
font-family: 'vant-icon';
src: url('https://b.yzcdn.cn/zanui/icon/vant-icon-c0ae038f.ttf') format('truetype');
src: url('https://b.yzcdn.cn/zanui/icon/vant-icon-c20e1580.ttf') format('truetype');
}
.van-icon {