tang vor 3 Jahren
Ursprung
Commit
7f089b8c48
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      index.html

+ 3 - 3
index.html

@@ -220,8 +220,7 @@
220 220
             height: 0.88rem;
221 221
             background: linear-gradient(179deg, #FE7577 0%, #FE0032 100%);
222 222
             border-radius: 1rem;
223
-            position: fixed;
224
-            bottom: 0.68rem;
223
+            margin-top: 9.3rem;
225 224
             text-align: center;
226 225
             line-height: 0.88rem;
227 226
             font-size: 0.32rem;
@@ -459,7 +458,8 @@
459 458
                     paySign: paysign, // 支付签名
460 459
                     success: (res) => {
461 460
                         // 支付成功后的回调函数
462
-                        location.replace("./Paytocomplete.html");
461
+                        // location.replace("./Paytocomplete.html");
462
+                        location.href("./Paytocomplete.html")
463 463
                         money = '';
464 464
                         // 跳完成支付页面
465 465
                         //结束loading