Commit 8973e491543feb5afe7e9867fc83401096fd2a58
1 parent
99cc549e
更新iconfont
Showing
1 changed file
with
7 additions
and
3 deletions
app.wxss
| @@ -743,9 +743,13 @@ background: #ffe3e2; | @@ -743,9 +743,13 @@ background: #ffe3e2; | ||
| 743 | /* 图标字体(ty) */ | 743 | /* 图标字体(ty) */ |
| 744 | @font-face { | 744 | @font-face { |
| 745 | font-family: 'iconfont'; /* Project id 2054717 */ | 745 | font-family: 'iconfont'; /* Project id 2054717 */ |
| 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'); | 746 | + src: url('//at.alicdn.com/t/font_2054717_1o6c86igowv.woff2?t=1645758848389') format('woff2'), |
| 747 | + url('//at.alicdn.com/t/font_2054717_1o6c86igowv.woff?t=1645758848389') format('woff'), | ||
| 748 | + url('//at.alicdn.com/t/font_2054717_1o6c86igowv.ttf?t=1645758848389') format('truetype'); | ||
| 749 | +} | ||
| 750 | + | ||
| 751 | +.icon-wenhao:before { | ||
| 752 | + content: "\e72d"; | ||
| 749 | } | 753 | } |
| 750 | 754 | ||
| 751 | .icon-suoxiao:before { | 755 | .icon-suoxiao:before { |