npm 安装
npm install wwp-js-cookie --save
github
https://github.com/wwping/cookie
使用方法
import $cookie from 'wwp-js-cookie'
$cookie.get(name)
$cookie.set(name,value,[day],[domain])
npm install wwp-js-cookie --save
https://github.com/wwping/cookie
import $cookie from 'wwp-js-cookie'
$cookie.get(name)
$cookie.set(name,value,[day],[domain])
说点什么