在 vue 3 中,要使用 require,需使用 defineasynccomponent 函数异步加载和注册组件。具体步骤包括:安装 @vue/define-async-component 依赖项。使用 defineasynccompo...