tang 3 lat temu
rodzic
commit
f0c629c651
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -487,7 +487,7 @@
487 487
             }, function (result) {
488 488
                 if (result.resultCode == '9000') {
489 489
                     location.replace("./Paytocomplete.html");
490
-                    alert(result)
490
+                    alert(JSON.parse(result))
491 491
                     money = '';
492 492
                 } else {
493 493
                     alert("支付失败")