Pda/View/login.html @@ -200,7 +200,7 @@ icon: 1, time: 500 //2秒关闭(如果不配置,默认是3秒) }, function () { $.cookie('token', res.data); $.cookie('token', res.data,{ path: '/' }); //回调 location.href="/View/index.html"; });