Skip to content

[Bug 上报] 请在此填写标题wd-icon 使用阿里云字体图标不显示 #1460

@xl-01001

Description

@xl-01001

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions