xuzhiheng 5 жил өмнө
parent
commit
763af0b5b9

+ 1 - 1
src/web/templates/weixin/vipsubscribe/renew_pay.html

@@ -28,7 +28,7 @@
 	}
 	.vip_update .fixed-bottom-box, .vip_renew .fixed-bottom-box {
 	    width: 100%;
-	    position: fixed;
+	    position: static;
 	    bottom: 0;
 	    left: 0;
 	}

+ 5 - 1
src/web/templates/weixin/vipsubscribe/vip_upgrade.html

@@ -29,10 +29,14 @@
 	}
 	.vip_update .fixed-bottom-box, .vip_renew .fixed-bottom-box {
 	    width: 100%;
-	    position: fixed;
+	    position: static;
 	    bottom: 0;
 	    left: 0;
 	}
+	.vip_update .choose_condition, .vip_renew .choose_condition {
+	    -webkit-overflow-scrolling: touch
+	}
+	
 </style>
 <body class="no-touch">
 	<script type="text/javascript">