Commit b700b411185a7e5c8f004b4e90543fa1638497a7

Authored by 后端研发-苏泰源
1 parent d8465792

更新iconfont

Showing 1 changed file with 3 additions and 3 deletions
app.wxss
... ... @@ -743,9 +743,9 @@ background: #ffe3e2;
743 743 /* 图标字体(ty) */
744 744 @font-face {
745 745 font-family: 'iconfont'; /* Project id 2054717 */
746   - src: url('//at.alicdn.com/t/font_2054717_f0dh5dgis1.woff2?t=1645174692674') format('woff2'),
747   - url('//at.alicdn.com/t/font_2054717_f0dh5dgis1.woff?t=1645174692674') format('woff'),
748   - url('//at.alicdn.com/t/font_2054717_f0dh5dgis1.ttf?t=1645174692674') format('truetype');
  746 + src: url('//at.alicdn.com/t/font_2054717_lrw1n4v54a9.woff2?t=1645426251412') format('woff2'),
  747 + url('//at.alicdn.com/t/font_2054717_lrw1n4v54a9.woff?t=1645426251412') format('woff'),
  748 + url('//at.alicdn.com/t/font_2054717_lrw1n4v54a9.ttf?t=1645426251412') format('truetype');
749 749 }
750 750  
751 751 .icon-suoxiao:before {
... ...