From ecd21b5cd4d8cdc3c5d389de589a3791b3eb9e57 Mon Sep 17 00:00:00 2001 From: yvan.ni Date: Fri, 10 Sep 2021 18:19:27 +0800 Subject: [PATCH] 样式 --- pages/index/index/index.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index/index.wxss b/pages/index/index/index.wxss index 667969a..4c98211 100644 --- a/pages/index/index/index.wxss +++ b/pages/index/index/index.wxss @@ -1076,7 +1076,7 @@ page { width: 100%; height: 100%; background-position: center; - background-size: 100% 100%; + background-size:cover; background-repeat: no-repeat; } -- libgit2 0.21.4