什么是keep alive在Vue 中,我们可以使用keep-alive 包裹一个动态组件,从而缓存不活跃的实例,而不是直接销毁他们:<keep-alive> <component ...
確定! 回上一頁