991 Commits

Author SHA1 Message Date
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
feige996
860e2c5e07 chore: 更新版本号至2.11.1 2025-06-11 23:36:46 +08:00
GitHub Actions
12b9384df6 Auto merge base into tabbar 2025-06-10 09:14:21 +00:00
feige996
a82f5d4624 docs(unocss): 添加注释说明并配置presetUni的attributify选项
添加关于@uni-helper/unocss-preset-uni的npm链接注释
配置presetUni的attributify选项,设置prefixedOnly为true
2025-06-09 17:19:30 +08:00
GitHub Actions
1f3749d08d Auto merge base into tabbar 2025-06-06 15:46:16 +00:00
feige996
218d618e0e fix(上传): 修复头像上传成功回调处理逻辑
修改上传成功回调的参数类型为对象,并正确处理响应数据
统一处理H5和微信端的头像上传成功日志
2025-06-06 23:45:39 +08:00
feige996
4bed7f2d13 fix: 修复上传组件图片显示和数据处理问题
修正上传组件中图片显示路径错误的问题,并正确处理上传接口返回的JSON数据
2025-06-06 23:37:44 +08:00
GitHub Actions
2c566253f3 Auto merge base into tabbar 2025-06-06 14:59:38 +00:00
feige996
a18880675b refactor(用户信息): 使用storeToRefs解构userInfo并添加调试日志
重构用户信息相关代码,使用storeToRefs解构userInfo以简化模板中的访问
在setUserAvatar方法中添加调试日志以便跟踪头像设置过程
2025-06-06 22:54:53 +08:00
GitHub Actions
28fad4a480 Auto merge base into tabbar 2025-06-06 14:42:50 +00:00
feige996
008a1cc58a fix(upload): 更新头像上传逻辑,使用环境变量作为上传地址,增强成功回调处理 2025-06-06 22:38:57 +08:00
feige996
b5a71b7788 fix(useUpload): 优化文件选择逻辑,支持H5和小程序环境,增强错误处理 2025-06-06 22:31:10 +08:00
feige996
4e7dd994b4 fix(index.vue): 修改toast提示方法,统一使用toast.show 2025-06-06 21:59:06 +08:00
GitHub Actions
8233556683 Auto merge base into tabbar 2025-06-06 04:45:21 +00:00
feige996
6362129e34 fix(useUpload): 修复上传文件响应数据处理问题
移除对上传成功响应的JSON解析,直接使用原始数据
2025-06-06 12:44:59 +08:00
GitHub Actions
8464a040ab Auto merge base into tabbar 2025-06-06 04:41:25 +00:00
feige996
c99a11a9fa fix(useUpload): 条件编译不配对 2025-06-06 12:41:06 +08:00
feige996
41bd05fd0f fix(manifest): 更新微信小程序配置,启用es6和代码压缩 2025-06-06 12:37:11 +08:00
GitHub Actions
0d42825314 Auto merge base into tabbar 2025-06-05 14:56:49 +00:00
feige996
e5db0193a3 Merge remote-tracking branch 'gitee/base' into base 2025-06-05 22:56:21 +08:00
菲鸽
2b0d381af4
!15 feat(hook): 上传文件
Merge pull request !15 from 爱吃蒜薹的小白/laowu-pr
2025-06-05 14:54:29 +00:00
GitHub Actions
8a434fa761 Auto merge base into tabbar 2025-06-04 14:44:02 +00:00
feige996
aca9b3337d Revert "chore: 都不生效"
This reverts commit c820ebf2d01036567ca1d2ace1f2cfac639c7cd3.
2025-06-04 22:42:51 +08:00
feige996
c820ebf2d0 chore: 都不生效 2025-06-04 22:42:43 +08:00
GitHub Actions
b286d07623 Auto merge base into tabbar 2025-06-04 09:41:11 +00:00
feige996
6eccf0a294 feat: 添加 ES6 转 ES5 和压缩选项到配置 2025-06-04 17:40:49 +08:00
吴宇杰
da5a2b1afe feat(hook): 上传文件 2025-06-04 16:21:35 +08:00
GitHub Actions
9dcea8189e Auto merge base into tabbar 2025-06-04 07:20:27 +00:00
菲鸽
b8c6beabb5
Merge pull request #129 from icjs-cc/base
feat: 添加登录页面URL配置及页面权限控制
2025-06-04 15:20:15 +08:00
陈剑术
7e81d97742 feat: 优化页面权限控制逻辑
- 添加isLogined函数以简化登录状态检查
- 更新usePageAuth函数,使用isLogined来判断用户是否已登录
2025-06-04 12:45:33 +08:00
陈剑术
dcae738e69 feat: 添加登录页面URL配置及页面权限控制
- 在.env文件中新增VITE_LOGIN_URL配置
- 在App.vue中引入并调用usePageAuth以实现页面权限控制
- 更新route.ts以使用环境变量中的登录页面URL
2025-06-04 12:25:13 +08:00
GitHub Actions
d5a3772b3a Auto merge base into tabbar 2025-06-04 01:03:41 +00:00
feige996
f23d8128f9 test: 测试 lint-staged 2025-06-04 09:03:13 +08:00
GitHub Actions
3bf7fcb844 Auto merge base into tabbar 2025-06-04 01:03:12 +00:00
feige996
0b4147a15e style: 更新lint-staged配置以支持Vue文件 2025-06-04 09:02:49 +08:00
GitHub Actions
7b61242611 Auto merge base into tabbar 2025-06-04 01:00:58 +00:00
feige996
13c166139d Revert "style: 移除无用样式并修复样式检查警告"
This reverts commit a5a359528a4f2183bd3110dc288c140485345bbe.
2025-06-04 09:00:34 +08:00
GitHub Actions
51d399f38b Auto merge base into tabbar 2025-06-03 12:04:11 +00:00
feige996
0f9431cf1e chore(husky): 在pre-commit钩子中添加--allow-empty参数
允许在git commit时即使没有变更也能执行lint-staged
2025-06-03 20:03:45 +08:00
GitHub Actions
e79ae9a17f Auto merge base into tabbar 2025-06-03 11:51:51 +00:00
feige996
6bc115cd36 chore: 在prepare脚本中添加git初始化步骤
在prepare脚本中增加git init命令,确保husky安装前git仓库已初始化
2025-06-03 19:51:28 +08:00