|
|
|
@ -251,7 +251,7 @@ class wxpay |
|
|
|
</script>'; |
|
|
|
// window.location.href = "{U(\'flow/index/done\')}"; |
|
|
|
|
|
|
|
$button = '<a class="box-flex btn-submit" type="button" onclick="callpay()">微信支付(测试)</a>' . $js; |
|
|
|
$button = '<a class="box-flex btn-submit" type="button" onclick="callpay()">微信支付</a>' . $js; |
|
|
|
// $button = '<a class="box-flex btn-submit" type="button" onclick="">微信支付(测试)</a>'; |
|
|
|
|
|
|
|
return $button; |
|
|
|
|