Vue3 中使用根 div 包裹 keep-alive 的方法
在 Vue3 中,可以使用` 以下是示例代码: 在这个例子中,我们使用` 这样就可以在 Vue3 中使用根` 原文地址: https://www.cveoy.top/t/topic/lNpt 著作权归作者所有。请勿转载和采集!`中。
<template>
<teleport to="body">
<div>
<keep-alive>
<router-view />
</keep-alive>
</div>
</teleport>
</template>
`传递到页面的``中,然后在根`
`中包裹`
`包裹`