|
|
@ -232,6 +232,8 @@ class wxpay |
|
|
}; |
|
|
}; |
|
|
function callpay() |
|
|
function callpay() |
|
|
{ |
|
|
{ |
|
|
|
|
|
console.log(123456); |
|
|
|
|
|
console.log(typeof WeixinJSBridge); |
|
|
if (typeof WeixinJSBridge == "undefined") |
|
|
if (typeof WeixinJSBridge == "undefined") |
|
|
{ |
|
|
{ |
|
|
if( document.addEventListener ) |
|
|
if( document.addEventListener ) |
|
|
|