1031 Commits

Author SHA1 Message Date
feige996
33638c5a9e build: 添加 prettier 依赖并升级至 3.5.3 版本 2025-06-20 10:43:18 +08:00
GitHub Actions
6a7ece9b3f Auto merge base into tabbar 2025-06-17 14:57:59 +00:00
feige996
47d8401c47 chore: 更新 package.json 版本号至 2.13.1 2025-06-17 22:57:37 +08:00
feige996
11b7880810 refactor: 移除未使用的"我的"页面及相关路由配置 2025-06-17 22:39:31 +08:00
feige996
c1b12eab84 Merge branch 'base' into tabbar 2025-06-17 22:39:11 +08:00
feige996
136fb5d507 chore: 更新版本号至2.13.0 2025-06-17 22:36:31 +08:00
feige996
4445e18b02 refactor: 移除用户中心相关页面和隐私弹窗组件
删除与用户中心相关的所有页面,包括个人资料、修改密码、关于我们等
移除不再使用的隐私协议弹窗组件及相关样式文件
清理路由配置中不再需要的页面路径
2025-06-17 22:35:29 +08:00
feige996
7dd210e427 docs(package.json): 修复bugs.url字段的命名错误 2025-06-17 18:17:37 +08:00
feige996
2f2a14cd06 docs: 更新废弃仓库字段名从repository-deprecated到repository-old 2025-06-17 18:16:32 +08:00
GitHub Actions
3eb06627c2 Auto merge base into tabbar 2025-06-17 10:15:28 +00:00
feige996
c6d4a46968 fix(vite-plugins): 仅在生产环境构建时更新package.json 2025-06-17 18:15:08 +08:00
GitHub Actions
09e048ba85 Auto merge base into tabbar 2025-06-17 10:14:14 +00:00
feige996
968a090876 refactor(vite): 将 updatePackageJson 插件从 scripts 移动到 vite-plugins 目录 2025-06-17 18:11:41 +08:00
feige996
39f4ba793d chore: 更新 package.json 中的 update-time 字段 2025-06-17 18:11:15 +08:00
GitHub Actions
ea2f3a6990 Auto merge base into tabbar 2025-06-17 10:10:22 +00:00
feige996
f6208a191d feat(build): 添加自动更新package.json时间戳的vite插件
添加updatePackageJson插件,在构建时自动更新package.json中的时间戳字段
2025-06-17 18:09:51 +08:00
GitHub Actions
23cd9a522e Auto merge base into tabbar 2025-06-16 01:53:25 +00:00
feige996
f2119f3f73 fix: await getUserInfo need await 2025-06-16 09:53:03 +08:00
GitHub Actions
61a2fd8a27 Auto merge base into tabbar 2025-06-15 14:28:46 +00:00
菲鸽
3808f515cf !16 让http工具方法支持传递更多参数
Merge pull request !16 from 浑宣凯/N/A
2025-06-15 20:51:37 +08:00
GitHub Actions
61bb8363cd Auto merge base into tabbar 2025-06-15 09:04:45 +00:00
feige996
bd64215f86 chore: 更新版本至 2.12.2 2025-06-15 16:46:57 +08:00
GitHub Actions
a4d366c01e Auto merge base into tabbar 2025-06-15 08:46:51 +00:00
feige996
8f711caada chore: 更新 z-paging 依赖至 2.8.7 版本 2025-06-15 16:46:28 +08:00
GitHub Actions
3a2b4febd2 Auto merge base into tabbar 2025-06-14 04:36:21 +00:00
feige996
da79ac04e6 chore: 移除.eslintignore并将忽略规则移至.oxlintrc.json
将原本在.eslintignore中配置的忽略文件移动到.oxlintrc.json的ignorePatterns中,简化配置文件管理
2025-06-14 12:36:00 +08:00
GitHub Actions
95dbb93256 Auto merge base into tabbar 2025-06-14 04:00:41 +00:00
feige996
6996037cd4 Revert "chore: 更新 unocss 依赖至 66.2.0 版本"
This reverts commit c1200eabe875019b4ff2e1aff53dff49d0ef9bcf.
2025-06-14 12:00:17 +08:00
GitHub Actions
cc886bd326 Auto merge base into tabbar 2025-06-14 03:13:50 +00:00
feige996
c1200eabe8 chore: 更新 unocss 依赖至 66.2.0 版本 2025-06-14 10:55:57 +08:00
feige996
0864bc9e3f chore: 降级依赖版本至vue@3.4.21和vite@5.2.8
更新package.json和pnpm-lock.yaml文件,将vue从3.5.15降级至3.4.21,vite从6.3.5降级至5.2.8版本
2025-06-14 10:54:05 +08:00
GitHub Actions
26d49ac5bc Auto merge base into tabbar 2025-06-14 02:46:12 +00:00
feige996
907c20d9d8 chore: 更新 @uni-helper 相关依赖版本 2025-06-14 10:45:08 +08:00
GitHub Actions
25fb9705cc Auto merge base into tabbar 2025-06-13 10:34:52 +00:00
feige996
fa18cfa406 chore: 更新版本号至2.12.1 2025-06-13 18:34:29 +08:00
GitHub Actions
4efb14cbff Auto merge base into tabbar 2025-06-13 10:33:46 +00:00
feige996
af1e9d727f refactor(index.vue): 修复ts报错 2025-06-13 18:33:25 +08:00
feige996
a79e59cdf3 chore: 更新 lint 配置和忽略文件
- 添加 .eslintignore 文件并配置忽略规则
- 更新 .oxlintrc.json 的 ignorePatterns 配置
- 简化 package.json 中的 lint 命令
- 调整 .vscode/settings.json 的文件关联
2025-06-13 18:28:58 +08:00
feige996
24622137c8 chore(oxlint): 添加忽略模式到oxlint配置 2025-06-13 17:56:51 +08:00
feige996
fc7d30c510 chore: 更新 oxlint 配置并添加自动修复命令
扩展 oxlint 配置,添加更多文件类型支持并引入插件
添加 lint:oxlint-fix 命令以支持自动修复
2025-06-13 17:52:04 +08:00
feige996
305ac6dccd ci: 添加oxlint配置并更新prettier规则
添加.oxlintrc.json配置文件以启用oxlint检查,并更新.prettierrc.cjs以支持jsonc文件格式。同时在useUpload.ts中恢复accept参数的默认值。
2025-06-13 17:28:51 +08:00
GitHub Actions
0723fb178b Auto merge base into tabbar 2025-06-13 09:01:21 +00:00
feige996
2fb1e6d71c chore: 更新版本号至2.12.0 2025-06-13 17:00:59 +08:00
GitHub Actions
6866c17184 Auto merge base into tabbar 2025-06-13 09:00:53 +00:00
feige996
3893aff68f chore: 更新oxlint配置及依赖版本
- 添加oxlint到VSCode设置
- 在useUpload.ts中移除未使用的import和注释掉accept参数
- 在utils/index.ts中简化getAllPages函数
- 更新package.json中的oxlint版本和lint配置
- 更新pnpm-lock.yaml中的oxlint相关依赖
2025-06-13 17:00:31 +08:00
GitHub Actions
1558430435 Auto merge base into tabbar 2025-06-13 08:47:40 +00:00
feige996
02b78976bd chore(依赖): 更新oxlint版本至1.1.0 2025-06-13 16:42:02 +08:00
GitHub Actions
6da7d46913 Auto merge base into tabbar 2025-06-13 08:38:56 +00:00
feige996
2e03861c55 fix(配置): 更新文件嵌套模式,添加README.md和pages.config.ts的关联文件 2025-06-13 16:38:31 +08:00
GitHub Actions
5f97a3ff8a Auto merge base into tabbar 2025-06-11 15:39:50 +00:00