import { headLoaded } from '@/core/life-cycle' import { none } from '@/core/utils' /** 初始化脚本 */ export const init = async () => { const { initVue } = await import('./init-vue') initVue() // 跳过对多余