import App from "@/App"; // 挂载文件 createApp(App).use($globalReady).mount("#app");