991 Commits

Author SHA1 Message Date
GitHub Actions
3b7688a20b Auto merge base into tabbar 2025-06-21 01:26:18 +00:00
feige996
e2c0ac4721 refactor(layout): 移除隐私弹窗组件 2025-06-21 09:20:04 +08:00
GitHub Actions
11c6f158d0 Auto merge base into tabbar 2025-06-21 01:19:12 +00:00
feige996
9ef3b7d7d4 build: 将 uno.css 替换为 virtual:uno.css 2025-06-20 23:16:20 +08:00
feige996
4f67168494 feat(tabbar): 添加中间按钮并移除自定义tabbar配置
添加发布按钮作为tabbar中间按钮,同时移除不再需要的custom配置
2025-06-20 21:40:52 +08:00
feige996
bf61c3d1f0 chore: 在页面中添加调试日志
添加console.log语句用于调试index和about页面
2025-06-20 19:35:31 +08:00
feige996
9a34868fb7 refactor(tabbar): 将tabbar配置抽离为单独模块以提高可维护性
将pages.config.ts中的tabbar配置抽离到单独的tabbarList.ts文件
移除pages.json中无用的__esModule字段
2025-06-20 19:32:34 +08:00
GitHub Actions
fe751745e5 Auto merge base into tabbar 2025-06-20 02:45:43 +00:00
feige996
29f526242d ci: 移除不再需要的自动合并到main的工作流 2025-06-20 10:45:22 +08:00
GitHub Actions
ba8c0a2e7f Auto merge base into tabbar 2025-06-20 02:43:41 +00:00
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