-
-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Labels
🐞bug: need confirm待确认的bug待确认的bug
Description
Wot UI 版本号
1.9.1
平台
微信小程序
复现Demo地址(如不提供,将被直接关闭)
这是引入的字体信息,线上字体和本地字体都不显示 @font-face { font-family: "iconfont"; /* Project id 5120778 */ src: url('./iconfont.woff2') format('woff2'), url('./iconfont.woff') format('woff'), url('./iconfont.ttf') format('truetype'); } .iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-shoucangxuanzhong:before { content: "\e600"; } .icon-pinglun:before { content: "\e63a"; } .icon-aixin:before { content: "\e8c3"; } .icon-pinglun4:before { content: "\e6ba"; } .icon-fenxiangzhuanfa:before { content: "\e716"; }
重现步骤
期望的结果是什么?
能够使用正确的阿里云字体图标
实际的结果是什么?
不显示
环境信息
微信小程序
其他补充信息
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐞bug: need confirm待确认的bug待确认的bug