首先将字体文件放到项目中,然后建一个css文件配置
@font-face { font-family: 'yahei'; //重命名字体名 src: url('msyh.ttf'); //引入字体 font-weight: normal; font-style: normal;}再在main.js中导入该css即可生效
posted on 2020-07-10 11:43 大别傻 阅读(866) 评论(0) 收藏 举报
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3