Error[2]: Use of undefined constant user - assumed 'user' (this will throw an Error in a future version of PHP), File: /www/web/xiuluo1/tmp/route_thread.php, Line: 392
File: /www/web/xiuluo1/tmp/index.inc.php, Line: 68, include(/www/web/xiuluo1/tmp/route_thread.php)
File: /www/web/xiuluo1/index.php, Line: 52, include(/www/web/xiuluo1/tmp/index.inc.php)
//alert('请先登录'); location.href= xn.url('user-login'); return; } $.xpost(xn.url('my-struct_buy')+'?ajax=1',{tid:tid},function(code,message){ if(code==0) { console.log(message); $.alert(message); setTimeout(function(){ location.reload(); },2000); } else $.alert(message); $("#struct_buy").button('reset'); }); }