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
f45bd271d6b1fe817907aead852d688a19331998
Authored by
taiyuan
2021-09-17 16:54:32 +0800
1 parent
a84115ad
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app.wxss
app.wxss
View file @
f45bd27
...
...
@@ -721,10 +721,10 @@ background: #ffe3e2;
721
721
-moz-osx-font-smoothing: grayscale;
722
722
}
723
723
724
+
724
725
.icon-arrowup:before {
725
726
content: "\e61e";
726
727
}
727
-
728
728
.icon-aixin:before {
729
729
content: "\e8c3";
730
730
}
...
...