wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b80e6c00de2a5b3ebbdc932a7673f4abbed4cb6a
Authored by
后端研发-苏泰源
2022-08-31 16:48:54 +0800
1 parent
46c78e3c
更新iconfont
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
app.wxss
app.wxss
View file @
b80e6c0
...
...
@@ -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
}
...
...