摘要: 路由切换跳转时,发现一个页面的接口和页面展示每次进入都会调用created。keep-alive缓存页面没有效果,代码如下 keep-alive页面 <section class="app-main"> <transition name="fade-transform" mode="out-in"> 阅读全文
posted @ 2024-07-04 17:47 hello_stone 阅读(309) 评论(0) 推荐(0)