[bugfix] Icon: fix share icon font-weight (#1670)

This commit is contained in:
neverland 2018-08-22 17:37:59 +08:00 committed by GitHub
parent ed2911f667
commit 1bb569fe23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 22 additions and 2 deletions

View File

@ -271,6 +271,7 @@ export default {
'460100': '海口市',
'460200': '三亚市',
'460300': '三沙市',
'460400': '儋州市',
'469000': '省直辖县',
'500100': '重庆市',
'500200': '县',
@ -542,6 +543,7 @@ export default {
'130637': '博野县',
'130638': '雄县',
'130681': '涿州市',
'130682': '定州市',
'130683': '安国市',
'130684': '高碑店市',
'130702': '桥东区',
@ -2191,6 +2193,7 @@ export default {
'440306': '宝安区',
'440307': '龙岗区',
'440308': '盐田区',
'440309': '龙华区',
'440310': '坪山区',
'440402': '香洲区',
'440403': '斗门区',
@ -2465,6 +2468,22 @@ export default {
'460321': '西沙群岛',
'460322': '南沙群岛',
'460323': '中沙群岛的岛礁及其海域',
'460401': '那大镇',
'460402': '和庆镇',
'460403': '南丰镇',
'460404': '大成镇',
'460405': '雅星镇',
'460406': '兰洋镇',
'460407': '光村镇',
'460408': '木棠镇',
'460409': '海头镇',
'460410': '峨蔓镇',
'460411': '王五镇',
'460412': '白马井镇',
'460413': '中和镇',
'460414': '排浦镇',
'460415': '东成镇',
'460416': '新州镇',
'469001': '五指山市',
'469002': '琼海市',
'469005': '文昌市',
@ -3360,6 +3379,7 @@ export default {
'659002': '阿拉尔市',
'659003': '图木舒克市',
'659004': '五家渠市',
'659005': '北屯市',
'659006': '铁门关市',
'659007': '双河市',
'659008': '可克达拉市',

Binary file not shown.

View File

@ -2,5 +2,5 @@
font-style: normal;
font-weight: normal;
font-family: 'vant-icon';
src: url('../icon/vant-icon-1907f5.ttf') format('truetype');
src: url('../icon/vant-icon-76f274.ttf') format('truetype');
}

View File

@ -4,7 +4,7 @@
font-style: normal;
font-weight: normal;
font-family: 'vant-icon';
src: url('https://img.yzcdn.cn/vant/vant-icon-1907f5.ttf') format('truetype');
src: url('https://img.yzcdn.cn/vant/vant-icon-76f274.ttf') format('truetype');
}
.van-icon {