当前位置:网站首页>uniapp引入本地字体
uniapp引入本地字体
2022-07-02 06:23:00 【xuefankang】
官方文档说明
使用方法
/* 特殊字体 */
@font-face {
font-family: 'digitFont';
src: url('/static/font/digitFont.ttf') format('truetype'),
url('/static/font/digitFont.woff') format('woff');
}
.test{
font-family: "digitFont";
}
边栏推荐
- 2020-9-23 use of QT timer qtimer class.
- 20201002 vs 2019 qt5.14 developed program packaging
- 20201025 visual studio2019 qt5.14 use of signal and slot functions
- Detailed definition of tensorrt data format
- 浏览器滚动加载更多实现
- AWD learning
- Flask-Migrate 检测不到db.string() 等长度变化
- 蚂蚁集团g6初探
- 压力测试修改解决方案
- 20210306 reprint how to make TextEdit have background pictures
猜你喜欢
Pytest (1) case collection rules
js中map和forEach的用法
Hydration failed because the initial UI does not match what was rendered on the server. One of the reasons for the problem
【文献阅读与想法笔记13】 Unprocessing Images for Learned Raw Denoising
Sentinel 阿里开源流量防护组件
web自动中利用win32上传附件
Win电脑截图黑屏解决办法
The intern left a big hole when he ran away and made two online problems, which made me miserable
Linked list (linear structure)
Sparse array (nonlinear structure)
随机推荐
Latest CUDA environment configuration (win10 + CUDA 11.6 + vs2019)
20201025 Visual Studio2019 QT5.14 信号和槽功能的使用
CTF web practice competition
底层机制Mvcc
pytest(1) 用例收集规则
由於不正常斷電導致的unexpected inconsistency;RUN fsck MANUALLY問題已解决
ShardingSphere-JDBC篇
No process runs when querying GPU, but the video memory is occupied
由于不正常断电导致的unexpected inconsistency;RUN fsck MANUALLY问题已解决
PIP install
[self cultivation of programmers] - Reflection on job hunting Part II
Redis——热点key问题
Win10桌面图标没有办法拖动(可以选中可以打开可以删除新建等操作但是不能拖动)
Find the highest value of the current element Z-index of the page
Kali latest update Guide
MySql索引
Warp matrix functions in CUDA
查询GPU时无进程运行,但是显存却被占用了
Three suggestions for all students who have graduated and will graduate
Introduce two automatic code generators to help improve work efficiency