heyang hace 4 años
padre
commit
a19fdcf0ea
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. 5 5
      microserviceUserH5/vcloud/downApp.html

+ 5 - 5
microserviceUserH5/vcloud/downApp.html

@@ -33,7 +33,7 @@
 		}
 		}
 		.container{
 		.container{
 			width: 7.5rem;
 			width: 7.5rem;
-			height: 116vh;
+			height: 14.82rem;
 			position: relative;
 			position: relative;
 		}
 		}
 		.down-bg{
 		.down-bg{
@@ -89,7 +89,7 @@
 			width: 4.74rem;
 			width: 4.74rem;
 			height: 4.74rem;
 			height: 4.74rem;
 			position: absolute;
 			position: absolute;
-			bottom: 2.4rem;
+			bottom: 2.2rem;
 			left: 50%;
 			left: 50%;
 			transform: translateX(-50%);
 			transform: translateX(-50%);
 		}
 		}
@@ -109,12 +109,12 @@
 			box-shadow: none;
 			box-shadow: none;
 		}
 		}
 
 
-		.toast-center-center {
+		#toast-container {
 			min-width: 100px;
 			min-width: 100px;
 			top: 50%;
 			top: 50%;
 			left: 50%;
 			left: 50%;
 			text-align: center;
 			text-align: center;
-			transform: translateX(-50%);
+			transform: translate(-50%,-50%);
 		}
 		}
 
 
 		@media (max-width: 480px) and (min-width: 241px) {
 		@media (max-width: 480px) and (min-width: 241px) {
@@ -128,6 +128,7 @@
 
 
 <body>
 <body>
 	<div class="container">
 	<div class="container">
+		<div class="ipt"></div>
 		<img class="down-bg" src="../static/img/down-bg.png" />
 		<img class="down-bg" src="../static/img/down-bg.png" />
 		<img class="down-pic" src="../static/img/doubleElevenActivity/pic.jpg" />
 		<img class="down-pic" src="../static/img/doubleElevenActivity/pic.jpg" />
 		<div class="down-row">
 		<div class="down-row">
@@ -135,7 +136,6 @@
 			<div class="address">http://www.androidscloud.com/suanchou</div>
 			<div class="address">http://www.androidscloud.com/suanchou</div>
 			<div class="right-btn">复制</div>
 			<div class="right-btn">复制</div>
 		</div>
 		</div>
-		<div class="ipt"></div>
 	</div>
 	</div>
 	<script type="text/javascript">
 	<script type="text/javascript">
 	    let timer,flag = true;
 	    let timer,flag = true;