vue 2.1.0之前,实现方式:1 /router/index.js 配置路由元信息keepAlive: true2 /app.vueuser路由的

浅析Vue项目中使用keep-Alive步骤