diff --git a/app.wxss b/app.wxss index 15a67ae..08bca93 100644 --- a/app.wxss +++ b/app.wxss @@ -817,6 +817,10 @@ background: #ffe3e2; -moz-osx-font-smoothing: grayscale; } +.icon-erweima:before { + content: "\e6bd"; +} + .icon-shangjiantou:before { content: "\e791"; }