Commit b1caeffac82b72d6edf866784b14d7d4f3555474

Authored by yvan.ni
2 parents ab77ecad 4380bac4

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 817 -moz-osx-font-smoothing: grayscale;
818 818 }
819 819  
  820 +.icon-erweima:before {
  821 + content: "\e6bd";
  822 +}
  823 +
820 824 .icon-shangjiantou:before {
821 825 content: "\e791";
822 826 }
... ...