feige996
|
8a8d126882
|
ci: 删除自动合并工作流文件
|
2025-11-07 11:04:06 +08:00 |
|
feige996
|
e16cde1b58
|
build: 添加 vue-i18n 依赖以支持国际化
|
2025-11-07 10:54:15 +08:00 |
|
feige996
|
5c3c560b20
|
feat: merge v4 base
|
2025-11-07 08:09:00 +08:00 |
|
feige996
|
fd6a382278
|
ci(workflow): 更新自动合并工作流配置
移除旧的合并任务并添加新的合并目标分支
|
2025-11-07 08:06:57 +08:00 |
|
feige996
|
b0773b1bcb
|
chore: 更新版本号至3.20.0
|
2025-11-07 08:02:43 +08:00 |
|
feige996
|
4d8622d43b
|
chore: 更新版本号至4.0.0
|
2025-11-06 16:55:25 +08:00 |
|
feige996
|
4ff4d5fac2
|
Merge branch 'main' into base
|
2025-11-06 16:37:27 +08:00 |
|
feige996
|
5a2da76e42
|
chore: 更新初始化脚本和基础文件创建逻辑
- 在package.json中添加init-json脚本
- 修改create-base-files.js以处理空文件情况
- 为pages对象添加subPackages空数组
|
2025-11-06 16:37:03 +08:00 |
|
feige996
|
72dac60638
|
fix: 修复页面配置中缺少subPackages字段的问题
|
2025-11-06 16:35:50 +08:00 |
|
feige996
|
7791a4832e
|
refactor: 优化基础文件创建逻辑并调整页面配置
修改create-base-files.js以检查空文件情况
移除pages.config.ts中未使用的组件引用
调整App.ku.vue的模板结构
添加init-json脚本到package.json
|
2025-11-06 16:29:58 +08:00 |
|
feige996
|
53f27a1917
|
refactor: 移除未使用的代码和功能模块
清理未使用的页面、组件、路由配置和主题相关代码
移除登录拦截和分包配置相关逻辑
简化首页和个人中心页面
|
2025-11-06 16:18:11 +08:00 |
|
feige996
|
89bf7a810e
|
Merge branch 'base' of ssh://ssh.github.com:443/unibest-tech/unibest into base
|
2025-11-06 10:40:38 +08:00 |
|
GitHub Actions
|
19b93b192a
|
Auto merge main into base
|
2025-11-06 02:01:37 +00:00 |
|
feige996
|
a8b8d4b236
|
fix(unocss): 移除content配置以解决windows系统报错
|
2025-11-06 10:01:16 +08:00 |
|
feige996
|
c96de81c9d
|
chore: 更新版本号至3.18.11并修改更新时间
|
2025-11-06 09:54:45 +08:00 |
|
GitHub Actions
|
4afd024c5a
|
Auto merge main into base
|
2025-11-05 08:36:09 +00:00 |
|
feige996
|
234b4c8173
|
fix(router): 修复路由不存在判断逻辑错误
原逻辑使用every判断会导致条件始终为true,现改为some确保正确检测不存在的路由
|
2025-11-05 16:35:48 +08:00 |
|
GitHub Actions
|
b6064f32ad
|
Auto merge main into base
|
2025-11-05 07:08:03 +00:00 |
|
feige996
|
daab3ddedd
|
refactor(vite): 调整插件加载顺序以优化构建流程
将UniLayouts、UniPlatform和UniManifest插件移至UniPages插件之前加载,确保构建顺序正确
|
2025-11-05 15:07:39 +08:00 |
|
GitHub Actions
|
8cf8f27d14
|
Auto merge main into base
|
2025-11-05 02:57:47 +00:00 |
|
feige996
|
c67ec027d7
|
fix(vite配置): 调整插件顺序确保UniKuRoot在修改pages.json的插件后执行
将UniKuRoot插件移动到可能修改pages.json的插件之后执行,并添加excludePages配置
|
2025-11-05 10:57:21 +08:00 |
|
GitHub Actions
|
31e2339f70
|
Auto merge main into base
|
2025-11-04 08:23:32 +00:00 |
|
feige996
|
26bebb90cb
|
feat: 添加本地SVG图标示例
|
2025-11-04 16:22:13 +08:00 |
|
GitHub Actions
|
c101393a53
|
Auto merge main into base
|
2025-11-04 08:09:05 +00:00 |
|
菲鸽
|
fa0a16d7df
|
Merge pull request #341 from GreatAuk/local-icon
chore: unocss-Icons 支持加载本地 svg 作为图标
|
2025-11-04 16:08:53 +08:00 |
|
GitHub Actions
|
adfeb57400
|
Auto merge main into base
|
2025-11-04 06:19:23 +00:00 |
|
feige996
|
95c2046972
|
refactor(uno.config): 移除未使用的presetAttributify插件
清理未使用的presetAttributify插件以简化配置
|
2025-11-04 14:19:03 +08:00 |
|
GitHub Actions
|
76dc4ec136
|
Auto merge main into base
|
2025-11-04 06:18:01 +00:00 |
|
feige996
|
b19a3a2ca8
|
fix(uno.config): 添加content配置解决小程序构建报错
添加exclude和include配置以解决小程序构建时的CSS解析错误。采用防御性编程策略确保未来结构变化时的稳定性,同时提高构建性能和避免潜在冲突。
|
2025-11-04 14:17:38 +08:00 |
|
GitHub Actions
|
a15cf6105f
|
Auto merge main into base
|
2025-11-04 06:12:06 +00:00 |
|
Utopia
|
2f93592e30
|
chore: unocss-Icons 支持加载本地 svg 作为图标
|
2025-11-04 10:18:09 +08:00 |
|
feige996
|
609c0a24d5
|
refactor(scripts): 调整升级后要移除的依赖项
清理不再需要的平台和小程序依赖,保持配置简洁
|
2025-11-03 17:10:37 +08:00 |
|
feige996
|
89e428c9e8
|
ci: 移除不再使用的GitHub工作流和配置文件
|
2025-11-03 17:09:05 +08:00 |
|
feige996
|
adffb24e4e
|
ci(auto-merge): 添加从main合并到base分支的自动合并工作流
添加新的工作流步骤,实现从main分支自动合并到base分支的功能
|
2025-11-03 16:51:49 +08:00 |
|
菲鸽
|
444bda7809
|
Merge pull request #338 from GreatAuk/fix-auth-guard
fix: 如果路由拦截器和http响应拦截都符合条件,可能会多次跳转登录页面
|
2025-11-03 16:46:12 +08:00 |
|
菲鸽
|
d5bbaa7975
|
Merge pull request #339 from GreatAuk/Meaningless
优化工程
|
2025-11-03 16:43:11 +08:00 |
|
Utopia
|
2c442892c0
|
chore: 非生产环境打包时,不删除 debugger 符号,否则开发环境下也无法使用 debugger
|
2025-10-31 17:27:25 +08:00 |
|
Utopia
|
6b3e8508b2
|
chore: 删除推荐 vsc 插件中的 christian-kohler.path-intellisense,路径提示功能,vsc 已经原生提供了
|
2025-10-31 17:18:47 +08:00 |
|
Utopia
|
df8850f7ce
|
chore: 删除推荐 vsc 插件中的 esbenp.prettier-vscode, 项目并没有使用到 prettier
|
2025-10-31 17:16:14 +08:00 |
|
Utopia
|
234dc829c9
|
fix: openapi-ts-request 生成的代码,options 类型定义不对
|
2025-10-31 16:36:11 +08:00 |
|
Utopia
|
a7b5a80009
|
fix: 如果路由拦截器和http响应拦截都符合条件,可能会两次跳转登录页面
|
2025-10-31 14:39:01 +08:00 |
|
Utopia
|
25c229869c
|
feat: 新增 util - toLoginPage 跳转到登录页, 带防抖处理
|
2025-10-31 14:33:47 +08:00 |
|
Utopia
|
18a8a2fe22
|
feat: 新增 util - debounce (从 es-toolkit copy)
|
2025-10-31 14:20:43 +08:00 |
|
菲鸽
|
72271798be
|
Merge pull request #335 from GreatAuk/update-tsconfig
chore(tsconfig): 更新 moduleResolution: node -> bundler
|
2025-10-30 11:14:06 +08:00 |
|
Utopia
|
e1e9eb0496
|
chore(tsconfig): 更新 moduleResolution 为 bundler
|
2025-10-30 10:59:20 +08:00 |
|
feige996
|
ff96ace9a8
|
chore: 更新 package.json 版本号至 3.18.10
|
2025-10-29 18:14:03 +08:00 |
|
feige996
|
6fcb03ee53
|
fix(http): 修改http请求返回数据为responseData.data
之前直接返回整个responseData,现在改为只返回data字段以符合业务需求
|
2025-10-29 17:56:02 +08:00 |
|
菲鸽
|
1f4618734c
|
Merge pull request #333 from GreatAuk/extend-type
ts 类型完善
|
2025-10-29 17:52:25 +08:00 |
|
Utopia
|
c54b4aebe0
|
feat: 将 tabbar 使用到的 ts 类型全部提取到 types.ts 文件中,减少阅读干扰
|
2025-10-29 14:45:19 +08:00 |
|
Utopia
|
b6415c8282
|
feat: 为 tabbar 的 pagePath 添加明确的联合类型
|
2025-10-29 14:08:40 +08:00 |
|