Browse Source

debug css

huanggang 7 years ago
parent
commit
c3693a6eb4

+ 2 - 3
data/resource/mobile/push/css/main.css

@@ -115,9 +115,8 @@ html, body {
 }
 .close_btn {
     position: absolute;
-    top: 980px;
-    right: 50%;
-    margin-right: -36px;
+    top: 50px;
+    right: 50px;
     width: 73px;
     height: 73px;
     border-radius: 50px;

+ 1 - 0
data/resource/mobile/ugc/css/main.css

@@ -360,6 +360,7 @@ input, textarea {
   z-index: 1000;
   font-size: 28px; }
 .pop .bonus_page {
+  position: fixed;
   display: none;
   width: 397px;
   height: 659px;

+ 1 - 1
mobile/control/control.php

@@ -300,7 +300,7 @@ class mbMemberControl extends mobileControl
 
 function bonus_version()
 {
-    return "v=20171110";
+    return "v=2017111001";
 }
 function shop_version()
 {