Object Std.cookie.clear();
//设置cookie Std.cookie.set({ fontSize:12, color:"red" }); //清空cookie Std.cookie.clear();