在Javascript腳本里,一個cookie 實際就是一個字符串屬性。 ... value, options)如:this.ctx.cookies.set('name','zhangsan');獲取:Cookie 獲取語法:ctx.cookies.get ...
確定! 回上一頁