Commit 15d6ac35 authored by zhangkuanguang's avatar zhangkuanguang

芜湖

parent 6ff3dca2
......@@ -47,9 +47,9 @@ var avaVm = avalon.define({
var _this = this
$.post('/realHouse/realCheckPay',{transaction_id:_this.formData.transaction_id},function (re) {
if(re.code == 1){
layer.msg('支付成功,房豆已到账,正在跳转');
layer.msg('放心看已开通,正在跳转');
setTimeout(function () {
window.location.href = 'http://nj.zsb.house365.com/payment';
window.location.href = '/realHouse/marginAccount/';
},1000);
}
},'json')
......
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