会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一群bug
导航
博客园
首页
新随笔
联系
订阅
管理
公告
2021年11月4日
nuxt将数据储存到cookic,并添加至title
摘要: 1.执行命令 npm i --save cookie-universal-nuxt 2.在nuxt.config.js中添加 'cookie-universal-nuxt',['cookie-universal-nuxt', { alias: 'cookiz' }], 3.在vue文件中使用 thi
阅读全文
posted @ 2021-11-04 17:04 一群bug
阅读(170)
评论(0)
推荐(0)
编辑