[Improvement] update CDN domain (#652)

This commit is contained in:
neverland
2018-02-27 15:14:43 +08:00
committed by GitHub
parent 6ccaec078b
commit 8641701609
11 changed files with 18 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
font-style: normal;
font-weight: normal;
font-family: '<%= fontName %>';
src: url('https://b.yzcdn.cn/zanui/icon/<%= fontName %>.ttf') format('truetype');
src: url('https://img.yzcdn.cn/zanui/icon/<%= fontName %>.ttf') format('truetype');
}
.van-icon {