瀏覽代碼

Merge branch 'bug-5.3.1' of Software/android-cloud-H5 into test

heyang 2 年之前
父節點
當前提交
36c66a4e03
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      static/microserviceUserH5/vcloud/iosEnter.html

+ 1 - 1
static/microserviceUserH5/vcloud/iosEnter.html

@@ -81,7 +81,7 @@
 <style>
 	.container{
 		width: 100%;
-		height: 98vh;
+		height: 100vh;
 		padding-top: 0.2rem;
 		display: flex;
 		flex-direction: column;