vue3路由懒加载 抢我辣条灬还想跑 2021-11-24 418 阅读1分钟 1.使用辅助函数 import { defineAsyncComponent } from 'vue' 2.引用 const xx = defineAsyncComponent(() => import('xx'))