【问题标题】:Bootstrap-table-export: icon not showingBootstrap-table-export:图标未显示
【发布时间】:2017-05-22 16:57:59
【问题描述】:

我正在使用 bootstrap-table-export 从表中导出数据,但图标很奇怪:

有谁知道如何更改此图标?我看了docs,但没看懂。

【问题讨论】:

    标签: twitter-bootstrap-3 bootstrap-table


    【解决方案1】:

    图标是glyphicon。如果你得到这个符号而不是普通的glyphicon-export,你应该检查你是否正确地包含了引导程序。 Bootstrap 推荐的 CDN 为:

    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
    

    希望对你有帮助。

    【讨论】:

      猜你喜欢
      • 2014-11-30
      • 1970-01-01
      • 2018-11-09
      • 1970-01-01
      • 1970-01-01
      • 2022-06-13
      • 1970-01-01
      • 1970-01-01
      • 2016-04-20
      相关资源
      最近更新 更多