vue3 keep-alive include失效的原因排查 setup语法糖文件名称name暴露的问题
目录案例解决方法案例举例路由配置如下:exportconstLayout=()=>import("@/layout/index.vue")constcomponentsRouter={path:'/code',component:Layout,redirect:'noRedirect',name:'Code',meta:{title:'',permi:[''],icon:''},children: