<keep-alive exclude="about"> <router-view/> </keep-alive>
export default { name: 'about', data: function () { return { a: 'vue.js' } },
公众号