cookie设置和清除,解决跨目录读取不到cookie值

cookies.setCookie("UserType", result.UserType, null, '/');

cookies.deleteCookie("UserType", "/");

posted on 2017-06-21 16:23  吴翰哲  阅读(162)  评论(0)    收藏  举报

导航