lizhen_gitee hace 1 año
padre
commit
0ecceed1d6
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      application/index/view/index/paysuccess.html

+ 2 - 1
application/index/view/index/paysuccess.html

@@ -9,7 +9,8 @@
     <link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.css">
     <script>
         function OpenSuccessPay() {
-            window.webkit.messageHandlers.OpenSuccessPay.postMessage();
+//            window.webkit.messageHandlers.OpenSuccessPay.postMessage();
+            window.webkit.messageHandlers.Jump.postMessage('asdf');
         }
     </script>