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

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

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

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

导航