tang 3 anni fa
parent
commit
e8bf81bfa9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Paytocomplete.html

+ 1 - 1
Paytocomplete.html

@@ -89,7 +89,7 @@
89
         }
89
         }
90
         return data
90
         return data
91
     }
91
     }
92
-    $("#ming").text(userpay.result)//商户名称
92
+    $("#ming").text(JSON.stringfy(userpay.result))//商户名称
93
 </script>
93
 </script>
94
 <style>
94
 <style>
95
     body {
95
     body {