当前位置:网站首页>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";
}边栏推荐
- Kali latest update Guide
- 【文献阅读与想法笔记13】 Unprocessing Images for Learned Raw Denoising
- qq邮箱接收不到jenkins构建后使用email extension 发送的邮件(timestamp 或 auth.......)
- [literature reading and thought notes 13] unprocessing images for learned raw denoising
- pytest(1) 用例收集规则
- pytest(3)parametrize参数化
- Loops in tensorrt
- Blog directory of zzq -- updated on 20210601
- FE - Weex 使用简单封装数据加载插件为全局加载方法
- [daily question 1] write a function to judge whether a string is the string after the rotation of another string.
猜你喜欢
![[literature reading and thought notes 13] unprocessing images for learned raw denoising](/img/a5/ed26a90b3edd75a37b2e5164f6b7d2.png)
[literature reading and thought notes 13] unprocessing images for learned raw denoising

Log (common log framework)

CTF three count

Latex compilation error I found no \bibstyle &\bibdata &\citation command

Win10桌面图标没有办法拖动(可以选中可以打开可以删除新建等操作但是不能拖动)

ZZQ的博客目录--更新于20210601

qq邮箱接收不到jenkins构建后使用email extension 发送的邮件(timestamp 或 auth.......)

华为MindSpore开源实习机试题

Find the highest value of the current element Z-index of the page

table 组件指定列合并行方法
随机推荐
Kotlin - verify whether the time format is yyyy MM DD hh:mm:ss
web自动化切换窗口时报错“list“ object is not callable
Idea announced a new default UI, which is too refreshing (including the application link)
ctf-web之练习赛
Pytest (1) case collection rules
Android - Kotlin 下使用 Room 遇到 There are multiple good constructors and Room will ... 问题
Linux MySQL 5.6.51 community generic installation tutorial
由于不正常断电导致的unexpected inconsistency;RUN fsck MANUALLY问题已解决
Redis——缓存击穿、穿透、雪崩
Usage of map and foreach in JS
[self cultivation of programmers] - Reflection on job hunting Part II
20201025 Visual Studio2019 QT5.14 信号和槽功能的使用
selenium备忘录:selenium\webdriver\remote\remote_connection.py:374: ResourceWarning: unclosed<xxxx>解决办法
默认google浏览器打不开链接(点击超链接没有反应)
Virtualenv and pipenv installation
Fe - use of weex development weex UI components and configuration use
ctf三计
Selenium+msedgedriver+edge browser installation driver pit
Redis - hot key issues
Code skills - Controller Parameter annotation @requestparam