src/main.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main.ts
@@ -20,6 +20,8 @@ directive(app); other.elSvg(app); console.log(123) (async function () { await initBackEndControlRoutes(); app.use(pinia).use(router).use(ElementPlus).use(i18n).mount('#app');