diff --git a/public/css/iconfont/demo_index.html b/public/css/iconfont/demo_index.html index 674d33c..1e8d172 100644 --- a/public/css/iconfont/demo_index.html +++ b/public/css/iconfont/demo_index.html @@ -66,6 +66,12 @@

+
  • + +
    标记-copy
    +
    
    +
  • +
  • 双击
    @@ -222,9 +228,9 @@
    @font-face {
       font-family: 'iconfont';
    -  src: url('iconfont.woff2?t=1750295665179') format('woff2'),
    -       url('iconfont.woff?t=1750295665179') format('woff'),
    -       url('iconfont.ttf?t=1750295665179') format('truetype');
    +  src: url('iconfont.woff2?t=1750298631025') format('woff2'),
    +       url('iconfont.woff?t=1750298631025') format('woff'),
    +       url('iconfont.ttf?t=1750298631025') format('truetype');
     }
     

    第二步:定义使用 iconfont 的样式

    @@ -268,6 +274,15 @@
  • +
  • + +
    + 标记-copy +
    +
    .icon-biaoji-copy +
    +
  • +
  • @@ -518,6 +533,14 @@
    #icon-quxiaobiaoji
  • +
  • + +
    标记-copy
    +
    #icon-biaoji-copy
    +
  • +