|
|
|
@ -251,7 +251,7 @@ class wxpay |
|
|
|
} |
|
|
|
</script>'; |
|
|
|
|
|
|
|
$button = '<a class="box-flex btn-submit" type="button" onclick="callpay()">微信支付(测试)</a>' . $js; |
|
|
|
$button = '<a class="box-flex btn-submit" type="button" onclick="callpay()">微信支付(测试)$parameter[total_fee]</a>' . $js; |
|
|
|
// $button = '<a class="box-flex btn-submit" type="button" onclick="">微信支付(测试)</a>'; |
|
|
|
|
|
|
|
return $button; |
|
|
|
|