Commit ecd21b5cd4d8cdc3c5d389de589a3791b3eb9e57
1 parent
7c046db2
样式
Showing
1 changed file
with
1 additions
and
1 deletions
pages/index/index/index.wxss
@@ -1076,7 +1076,7 @@ page { | @@ -1076,7 +1076,7 @@ page { | ||
1076 | width: 100%; | 1076 | width: 100%; |
1077 | height: 100%; | 1077 | height: 100%; |
1078 | background-position: center; | 1078 | background-position: center; |
1079 | - background-size: 100% 100%; | 1079 | + background-size:cover; |
1080 | background-repeat: no-repeat; | 1080 | background-repeat: no-repeat; |
1081 | } | 1081 | } |
1082 | 1082 |