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
d4b72bc9c9f396573a0ead81cf4f1f59a92fb56b
Authored by
后端研发-倪永富
2020-09-30 14:41:37 +0800
1 parent
0dd9c405
搜索页搜索框下表头标题点击样式修改
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
pages/goods/search/search.wxss
pages/goods/search/search.wxss
View file @
d4b72bc
...
...
@@ -285,6 +285,10 @@
285
285
white-space: nowrap;
286
286
} */
287
287
288
+.navigator-hover {
289
+ opacity: 1;
290
+}
291
+
288
292
.mk_price {
289
293
margin-left: 10rpx;
290
294
font-size: 25rpx;
...
...