Commit 501d7721 by 冷斌

推广

parent 9585f578
......@@ -81,7 +81,7 @@
$.ajax({
type: "POST",
url: "{:U('home/User/applySpiltWithdraw')}",
data: "tw_type='wxpay'&exchange_balance=" + _this.value + "&card_id=",
data: "tw_type=wxpay&exchange_balance=" + _this.value + "&card_id=",
dataType: "json",
success: function (res) {
if (typeof (res) != 'object') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment