Commit b1caeffac82b72d6edf866784b14d7d4f3555474
Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev
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 | } |