transfonter

引用的字体文件大小比较小

前端引用外部字体

app.wxss    引入

@import "font.wxss";

index.wxss

.header{font-family: 'JDZhengHT';}

 

相关文章: