解释一下jquery.cookie 属性$.cookie("aa","changshengbusi",{expires:7});问:expires:7 这个7代表的是七天,还是七小时还是什么的。[解决办法]
$.cookie("aa", "changshengbusi");