rabin hace 6 años
padre
commit
2a890fd82f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      buy/assets/mobile/multpay.html

+ 1 - 1
buy/assets/mobile/multpay.html

@@ -121,7 +121,7 @@
 
     let buyid = 1;
     let starid;
-
+    var payStatus = false;
     $('#close').on('click', function () {
         $('#layer').hide();
     });