摘要: 1.在动态组件中使用: <keep-alive :include="whiteList" :exclude="blackList" :max="amount"> <component :is="currentComponent"></component> </keep-alive> 2.在vue-r 阅读全文
posted @ 2021-01-25 14:16 银河游鱼 阅读(117) 评论(0) 推荐(0)