We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
问题: u-icon离线状态无法加载图标 复现步骤 离线状态下复现 预期 离线状态下无法加载icon图标 版本 3.1.38 期望 有没有计划将u-icon中的在线fontUrl替换成本地加载的计划,因为在离线状态下无法加载。导致离线状态下使用起来非常麻烦
The text was updated successfully, but these errors were encountered:
会研究下App下面本地加载的机制,小程序不考虑因为会显著增加包大小。
Sorry, something went wrong.
对于app端,你可以从官网资源页面下载字体文件到本地,更改组件内引用地址(fonntUrl)即可
No branches or pull requests
问题:
u-icon离线状态无法加载图标
复现步骤
离线状态下复现
预期
离线状态下无法加载icon图标
版本
3.1.38
期望
有没有计划将u-icon中的在线fontUrl替换成本地加载的计划,因为在离线状态下无法加载。导致离线状态下使用起来非常麻烦
The text was updated successfully, but these errors were encountered: