【问题标题】:[vue]use semantic.min.css icon font error: Failed to decode downloaded font: http://localhost:10001/font/icons.woff2[vue]use semantic.min.css icon font error: Failed to decodeded font: http://localhost:10001/font/icons.woff2
【发布时间】:2017-02-09 18:17:16
【问题描述】:

App.vue,导入语义css,我从google下载字体到本地

<style lang="stylus">
    @import './asset/semantic-ui/semantic.min.css';
</style>

https://github.com/Dreampie/vuejs2-demo

【问题讨论】:

    标签: fonts decode semantic-ui vuejs2


    【解决方案1】:

    如果从https://github.com/Semantic-Org/Semantic-UI-CSS/archive/master.zip 下载字体损坏,请 从这里下载就可以了:http://semantic-ui.com/dist/themes/default/assets/fonts/icons.woff2

    因为字体文件损坏,请勿使用未发布版本

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-07-17
      • 2020-12-07
      • 2023-03-24
      • 1970-01-01
      • 2019-06-12
      • 2021-12-02
      • 1970-01-01
      相关资源
      最近更新 更多