Commit b80e6c00de2a5b3ebbdc932a7673f4abbed4cb6a
1 parent
46c78e3c
更新iconfont
Showing
1 changed file
with
4 additions
and
0 deletions
app.wxss
@@ -817,6 +817,10 @@ background: #ffe3e2; | @@ -817,6 +817,10 @@ background: #ffe3e2; | ||
817 | -moz-osx-font-smoothing: grayscale; | 817 | -moz-osx-font-smoothing: grayscale; |
818 | } | 818 | } |
819 | 819 | ||
820 | +.icon-erweima:before { | ||
821 | + content: "\e6bd"; | ||
822 | +} | ||
823 | + | ||
820 | .icon-shangjiantou:before { | 824 | .icon-shangjiantou:before { |
821 | content: "\e791"; | 825 | content: "\e791"; |
822 | } | 826 | } |