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
ecd21b5cd4d8cdc3c5d389de589a3791b3eb9e57
Authored by
yvan.ni
2021-09-10 18:19:27 +0800
1 parent
7c046db2
样式
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/index/index/index.wxss
pages/index/index/index.wxss
View file @
ecd21b5
...
...
@@ -1076,7 +1076,7 @@ page {
1076
1076
width: 100%;
1077
1077
height: 100%;
1078
1078
background-position: center;
1079
- background-size:
100% 100%
;
1079
+ background-size:
cover
;
1080
1080
background-repeat: no-repeat;
1081
1081
}
1082
1082
...
...