Commit Graph

13 Commits

Author SHA1 Message Date
7a682b1ea6 feat: 更新页面模板内容,调整 VSCode 设置,更新依赖管理器版本并添加新脚本
All checks were successful
/ playwright (push) Successful in 1m56s
/ depcheck (push) Successful in 1m27s
/ build-and-deploy-to-vercel (push) Successful in 1m43s
2024-12-25 11:00:19 +08:00
ea2eddb4c3 feat: 重构样式文件,删除不必要的样式并更新路径配置
All checks were successful
/ playwright (push) Successful in 1m49s
/ depcheck (push) Successful in 1m24s
/ build-and-deploy-to-vercel (push) Successful in 1m35s
2024-12-25 09:38:29 +08:00
1b62a08c4d feat: 更新 Layouts 配置,添加 pagesDirs 选项以指定页面目录
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m10s
/ playwright (push) Successful in 2m1s
/ depcheck (push) Successful in 1m6s
2024-12-25 00:35:16 +08:00
cce5d94017 feat: 添加默认布局和第二布局,更新路由配置以支持新布局
Some checks failed
/ depcheck (push) Waiting to run
/ playwright (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
2024-12-25 00:33:35 +08:00
bfbeb326bc feat: 添加 vite-plugin-vue-layouts 插件并更新 vite 版本至 6.0.5 2024-12-25 00:06:46 +08:00
c9bde0b7da feat: 更新 utils4u 依赖至 2.18.1,并添加 PrimeVue 服务的全局类型声明
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m11s
/ depcheck (push) Successful in 1m8s
/ playwright (push) Successful in 3m4s
2024-12-19 13:11:42 +08:00
6cd44c4b34 chore(deps): 更新 utils4u 和 vant 依赖至最新版本并调整导入方式
Some checks failed
/ depcheck (push) Successful in 1m8s
/ build-and-deploy-to-vercel (push) Failing after 28s
/ playwright (push) Failing after 1m3s
2024-12-19 12:34:07 +08:00
b578c18e43 fix: 修正 utils4u 导入路径
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m12s
/ depcheck (push) Successful in 1m9s
/ playwright (push) Successful in 2m10s
2024-12-18 19:02:11 +08:00
1d2d19df65 fix: type
All checks were successful
/ playwright (push) Successful in 1m39s
/ depcheck (push) Successful in 1m33s
/ build-and-deploy-to-vercel (push) Successful in 1m36s
2024-12-18 18:42:06 +08:00
abe0262130 feat: upload-demo.vue
All checks were successful
/ playwright (push) Successful in 1m57s
/ build-and-deploy-to-vercel (push) Successful in 1m38s
/ depcheck (push) Successful in 1m36s
2024-12-16 00:21:03 +08:00
ce2f1f6a27 feat: 更新图标组件和Vite配置以支持自定义类名
All checks were successful
/ playwright (push) Successful in 2m5s
/ depcheck (push) Successful in 1m54s
/ build-and-deploy-to-vercel (push) Successful in 1m25s
2024-12-04 14:00:24 +08:00
8d765091d8 feat: 更新 tsconfig 和 Vite 插件配置,添加类型定义文件以增强类型支持
All checks were successful
/ depcheck (push) Successful in 1m46s
/ build-and-deploy-to-vercel (push) Successful in 1m20s
/ playwright (push) Successful in 3m13s
2024-11-25 17:01:57 +08:00
3883fad98d feat: 重构 Vite 配置,提取插件配置到单独文件并简化 tsconfig 配置
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m25s
/ depcheck (push) Successful in 1m49s
/ playwright (push) Successful in 3m47s
2024-11-25 16:44:36 +08:00