perf: 前端配置Element Plus按需引入,优化Axios错误拦截提示

This commit is contained in:
yml
2026-05-25 02:23:20 +08:00
parent 7d74c0c146
commit 4ebb90870a
5 changed files with 64 additions and 5 deletions
+10
View File
@@ -0,0 +1,10 @@
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
// biome-ignore lint: disable
export {}
declare global {
}