更新模板

This commit is contained in:
2026-01-21 01:37:34 +08:00
parent b7be8c51bf
commit c5c73828bd
83 changed files with 8687 additions and 1235 deletions

View File

@@ -30,7 +30,6 @@ export function cool(app: VueApp) {
initTheme();
initLocale();
console.log(app);
}
export * from "./animation";
@@ -44,3 +43,5 @@ export * from "./theme";
export * from "./upload";
export * from "./utils";
export * from "./types";
export * from "./api";