<keep-alive> <router-view v-if="$route.meta. ... 在vue 2.1.0 版本之后,keep-alive 新加入了两个属性: include(包含的组件缓存生效) 与exclude(排除的组件不缓存, ...
確定! 回上一頁