1、安裝js-cookie # npm install js-cookie --save # yarn add js-cookie 2、引用(需要 ... 5, const liaUser = JSON.parse(Cookies.get( 'user' )) ...
確定! 回上一頁