Browse Source

背景图片设置

hy 7 years ago
parent
commit
d76fe5f865
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-portal-web/static/css/invitation_mobile_join.css

+ 1 - 1
frontend/saas-portal-web/static/css/invitation_mobile_join.css

@@ -21,7 +21,7 @@ body {
     height: 100%;
     z-index: -1;
     width: 100%;
-    background-size: 100% 100%;
+    background-size: cover;
     background-image: url(../img/invitation_join_background.png);
 	font-family: Microsoft YaHei, 微软雅黑, simhei;
 	font-size: 18px;