Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

目前iconfont不提供在线链接了,如何破 #38

Open
zhizous opened this issue Jul 6, 2022 · 2 comments
Open

目前iconfont不提供在线链接了,如何破 #38

zhizous opened this issue Jul 6, 2022 · 2 comments

Comments

@zhizous
Copy link

zhizous commented Jul 6, 2022

No description provided.

@beilunyang
Copy link

  1. 将Iconfont下载至本地
  2. 解压缩后,将文件夹中的iconfont.js放到RN工程下。我将iconfont.js放到了assets文件夹下
  3. 配置iconfont.json
{
  "symbol_url": "http://localhost:19000/assets/iconfont.js"
}

@raykle
Copy link

raykle commented Jul 21, 2022

打开浏览器控制台
搜索接口:https://www.iconfont.cn/api/project/detail.json?pid=
接口返回中的 data -> font -> js_file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants