<component :is="currentView"></component>
this.currentView = () => import("@/views" + 组件位置 + ".vue");