963 Commits

Author SHA1 Message Date
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
GitHub Actions
3f08e45e06 Auto merge base into tabbar 2025-06-03 11:50:30 +00:00
feige996
ad522ee570 chore: 更新版本号至2.11.0
这是一个简单的版本号更新提交,属于杂项任务(chore),没有涉及功能修改或修复,因此不需要详细说明原因。根据提交消息指南,我们保持了简洁的描述,使用小写字母开头且没有句号。
v2.11.0
2025-06-03 19:50:11 +08:00
GitHub Actions
a0a2106fe7 Auto merge base into tabbar 2025-06-03 11:43:14 +00:00
feige996
a5a359528a style: 移除无用样式并修复样式检查警告
移除被禁用的 stylelint 规则注释及无用的 button::after 样式
保持 scroll-view 和 swiper 的 flex 属性不变
2025-06-03 19:42:35 +08:00
feige996
901c677946 chore: 更新 lint-staged 配置以优化性能
- 为 prettier 和 oxlint 添加 --cache 标志以提高执行速度
- 调整文件匹配模式,将 css 和 scss 文件移至 prettier 处理
- 添加排除 node_modules 和 dist 目录的规则
2025-06-03 19:42:11 +08:00
feige996
0fbe59fe92 build: 添加commitlint及相关配置
添加commitlint工具用于规范提交信息格式,包括husky钩子、commitlint配置文件和依赖包
2025-06-03 18:57:52 +08:00
feige996
c5a1b1cd9c chore: 添加 husky 并配置 pre-commit 钩子
- 添加 husky 依赖用于 Git 钩子管理
- 配置 pre-commit 钩子自动执行 eslint 检查
- 在 package.json 中添加 prepare 脚本自动安装 husky
2025-06-03 18:44:23 +08:00
GitHub Actions
291be04925 Auto merge base into tabbar 2025-06-03 10:12:13 +00:00
feige996
604dab5f38 Merge remote-tracking branch 'gitee/base' into base 2025-06-03 18:10:17 +08:00
菲鸽
d6a883c23f
!14 feat: 增加图片导入路径别名和路径提示,同步修改vscode中推荐安装的插件
Merge pull request !14 from mengxiaofei/base
2025-06-03 10:09:35 +00:00
GitHub Actions
81a1e8e42d Auto merge base into tabbar 2025-06-03 09:48:13 +00:00
feige996
91ee84cd49 style(页面配置): 更新页面路由配置和注释代码
- 在分包页面中添加 navigationStyle 配置
- 注释掉 about 页面中未使用的分包跳转按钮代码
```

这个提交消息:
1. 使用了 `style` 类型,因为修改主要是样式配置和代码注释
2. 添加了 `页面配置` 作为可选范围
3. 描述简洁说明了两个主要修改点
4. 符合中文提交规范,使用简体中文且简明扼要
5. 没有使用句号结尾
6. 保持在50个字符以内
2025-06-03 17:46:29 +08:00
GitHub Actions
3e604e3c7f Auto merge base into tabbar 2025-06-03 09:26:52 +00:00
feige996
9ad46fe088 fix(安全区域): 修复微信小程序获取安全区域距离的问题
微信小程序需要使用 wx.getWindowInfo() API 获取安全区域距离,其他平台继续使用 uni.getSystemInfoSync()
2025-06-03 17:26:32 +08:00
GitHub Actions
bb0a57bd1f Auto merge base into tabbar 2025-06-03 06:49:14 +00:00
feige996
35bdf827d2 build: 禁用sourcemap以优化构建性能
默认情况下禁用sourcemap生成,减少构建输出体积并提高构建速度。移除原有通过环境变量控制的逻辑,因为大多数情况下不需要生成sourcemap
2025-06-03 14:48:50 +08:00
feige996
720c7c7e35 fix: 更新应用ID并禁用app平台的copyNativeRes插件
更新manifest.json和.env文件中的应用ID为'__UNI__D1E5001'以匹配新配置
注释掉vite.config.ts中app平台的copyNativeRes插件调用以优化构建流程
2025-06-03 14:39:03 +08:00
GitHub Actions
22ce0f481d Auto merge base into tabbar 2025-06-03 04:55:35 +00:00
feige996
de55a88d0e docs: 更新注释中关于spa模板的推荐说明
将注释中的建议从"请使用"改为更推荐的"推荐使用",使表述更加友好
2025-06-03 12:45:13 +08:00
feige996
d76a5baad9 Merge branch 'tabbar' of github.com:feige996/unibest into tabbar 2025-06-03 12:42:18 +08:00
GitHub Actions
667e0647c4 Auto merge base into tabbar 2025-06-03 04:40:02 +00:00
feige996
a5121bfef6 feat(utils): 添加 tabBarList 导出以获取 tabbar 列表
添加 tabBarList 导出项,方便其他模块直接获取 tabbar 配置列表
2025-06-03 12:39:32 +08:00
feige996
0042afe215 refactor(fg-tabbar): 使用工具函数中的tabBarList替代直接导入
从直接导入pages.json中的tabBar改为使用utils中封装的_tabBarList,提高代码复用性和维护性
2025-06-03 12:38:13 +08:00
GitHub Actions
b857669c0c Auto merge base into tabbar 2025-06-03 02:20:33 +00:00
feige996
f4fa5127d7 chore: 更新版本号至2.10.3 2025-06-03 10:20:12 +08:00
GitHub Actions
b454473591 Auto merge base into tabbar 2025-06-03 02:14:09 +00:00
feige996
834e2b4ce5 Reapply "chore: 将 unocss 依赖版本降级至 65.4.2"
This reverts commit ef81357272462beb6f4e2a91dd9160c84edbbafc.
2025-06-03 10:13:52 +08:00
GitHub Actions
91d66fda51 Auto merge base into tabbar 2025-06-03 01:28:54 +00:00