lizhen_gitee пре 1 година
родитељ
комит
fc8d011464
1 измењених фајлова са 1 додато и 3 уклоњено
  1. 1 3
      application/index/view/index/paysuccess.html

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

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