JQ设置cookie及有效期(失效)时间
$.cookie('username', 'abcd', { expires: 365, path: '/' })
/www/wwwroot/xunjs.com/app/index/controller/Tags.php:34:string '有效期' (length=9)
$.cookie('username', 'abcd', { expires: 365, path: '/' })