会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
邦☆杠
博客园
首页
新随笔
联系
订阅
管理
11 2024 档案
vue3实现keep-alive一个组件(一个vue使用多个页面支持缓存)使用多个页面(多个路由)已解决
摘要:代码 <router-view v-if="routerAlive"> <template #default="{ Component, route }"> <keep-alive :include="getCaches"> <component :is="formatComponentInstan
阅读全文
posted @
2024-11-28 17:10
韦邦杠
阅读(449)
评论(0)
推荐(0)
公告