Skip to content

好像字体图标会出现问题? #17

@11341684

Description

@11341684

el("i",{class:"iconfont"},"") 因为字符串是当成数组一个一个添加的,所以会出现添加到&#xe就出现另外一个图标然后后面60c多了出来。
el("i",{class:"iconfont"},[""]) 这样好像也没有解决问题,也不知道是不是我的操作方式不大对,(图标库来源--阿里图标库 iconfont.cn)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions