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
ecd858691f2c2fed3bdf91748d475e57785e9987
Authored by
yvan.ni
2023-09-19 10:22:21 +0800
1 parent
0a8ddd5a
放大镜的样式
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
app.wxss
app.wxss
View file @
ecd8586
...
...
@@ -1207,6 +1207,9 @@ background: #ffe3e2;
1207
1207
content: "\e615";
1208
1208
}
1209
1209
1210
+.icon-search_fd:before {
1211
+ content: "\e618";
1212
+}
1210
1213
1211
1214
/* 去掉零售价划线 */
1212
1215
.no_line_x{
...
...