From b80e6c00de2a5b3ebbdc932a7673f4abbed4cb6a Mon Sep 17 00:00:00 2001 From: taiwan Date: Wed, 31 Aug 2022 16:48:54 +0800 Subject: [PATCH] 更新iconfont --- app.wxss | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) 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"; } -- libgit2 0.21.4