lizhen_gitee 1 год назад
Родитель
Сommit
0ecceed1d6
1 измененных файлов с 2 добавлено и 1 удалено
  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>