Commit Graph

3 Commits

Author SHA1 Message Date
mac 093a451e0a Revert "fix(frontend): make production build pass"
This reverts commit c0258ae4b5.
2026-07-15 13:27:04 +08:00
mac c0258ae4b5 fix(frontend): make production build pass 2026-07-15 12:00:16 +08:00
wonder 16be7c2ace chore(frontend): 添加 npm 锁定文件和自动生成文件
- 添加 package-lock.json,npm 依赖版本锁定
- 添加 auto-imports.d.ts,unplugin-auto-import 自动生成的类型声明
- 添加 components.d.ts,unplugin-vue-components 自动生成的类型声明
- 添加 public/ 静态资源目录
2026-07-14 15:42:14 +08:00