Commit Graph

252 Commits

Author SHA1 Message Date
feige996
f1c9658dd1 chore: upgrade version to 3.11.2 2025-08-27 17:30:55 +08:00
feige996
6a3a2d7e2a chore: 更新版本号至3.11.1
其他UI库去掉wot-ui的代码
2025-08-25 16:20:48 +08:00
feige996
9d007a75c0 chore: 更新版本号至3.11.0 2025-08-24 22:34:33 +08:00
feige996
a108236784 feat: 添加@uni-ku/root依赖并配置vite插件
移除页面中的tabbar布局配置
在default.vue中暴露testUniLayoutExposedData
添加App.ku.vue作为根组件
更新pages.json移除tabbar布局配置
2025-08-24 21:42:04 +08:00
feige996
21cbb7970b chore: 更新版本号至3.10.3 2025-08-24 21:15:10 +08:00
feige996
628b51464c chore: 更新版本号至3.10.2 2025-08-22 18:12:07 +08:00
feige996
7f59cb4f6b chore: 更新版本号至3.10.1 2025-08-22 17:57:57 +08:00
feige996
c5dcb2e454 chore: 回滚版本号至3.10.0 2025-08-22 08:56:31 +08:00
feige996
557e5ddc9d chore: 更新版本号至4.0.0 2025-08-21 20:32:32 +08:00
feige996
bf1ae6c536 chore: 更新版本号至3.9.3 2025-08-21 10:28:16 +08:00
feige996
5f29dec75e chore: 更新多个依赖包版本
升级 @dcloudio/types、openapi-ts-request、postcss-html 等依赖包版本
移除不再需要的 @unocss/preset-legacy-compat 依赖
2025-08-21 10:27:58 +08:00
feige996
91e590b056 chore: 更新 wot-design-uni 和 vite-plugin-uni-pages 依赖版本 2025-08-21 10:06:52 +08:00
feige996
0b78ba8c90 chore: 更新版本号至3.9.2 2025-08-19 20:02:42 +08:00
feige996
1f9b6fae53 chore: 更新 vite-plugin-uni-pages 依赖至 0.3.0 版本 2025-08-18 22:03:21 +08:00
feige996
9dd94bc008 chore: 更新版本号至3.9.1 2025-08-18 20:16:49 +08:00
feige996
ec633132df chore: 更新 Node 和 pnpm 的版本要求
将 Node 版本要求从 >=18 更新至 >=22,并将 pnpm 版本固定为 10.10.0
2025-08-18 14:49:01 +08:00
feige996
e7ef297872 chore: 更新版本号至3.9.0 2025-08-17 14:49:25 +08:00
feige996
5602e5a8f3 feat(env): 添加不同环境的服务器基础URL配置
添加测试、开发和生产环境的服务器基础URL配置
在package.json中添加对应环境的构建和运行命令
2025-08-17 14:34:42 +08:00
feige996
c0e1bfcb46 chore: 更新版本号至3.8.3 2025-08-14 20:58:30 +08:00
feige996
13e976ef88 Revert "!17 feat: unocss 更新unocss版本及配置,解决unocss 虚拟配置重复引用问题"
This reverts commit bf5439d32a, reversing
changes made to 6f3d99402c.
2025-08-14 11:33:03 +08:00
jiegangwu
9a3bfff2d8 feat: unocss 更新unocss版本及配置,解决unocss 虚拟配置重复引用问题 2025-08-13 19:36:59 +08:00
菲鸽
8381c73377 Merge pull request #212 from GreatAuk/feat-utopia
代码优化
2025-08-12 14:07:14 +08:00
feige996
07b7131c98 chore: 更新版本号至3.8.2 2025-08-12 09:21:46 +08:00
Utopia
97916cf06d chore: 移除 @types/wechat-miniprogram 依赖并替换为 miniprogram-api-typings (link #104) 2025-08-11 17:05:58 +08:00
feige996
2792bfc1db chore: 更新版本号至3.8.1 2025-08-11 16:55:39 +08:00
feige996
0a4a5c1f62 chore: 移除未使用的 vue-i18n 依赖 2025-08-11 16:31:38 +08:00
feige996
19167adb9a chore: 更新版本号至3.8.0,完成tabbar区域鼓包开发 2025-08-08 09:38:49 +08:00
feige996
c14852d147 feat(tabbar): 添加角标显示功能
在自定义 tabbar 组件中新增 badge 属性,支持显示数字或小红点角标
修改 tabbar/index.vue 文件实现角标显示逻辑
2025-08-07 21:42:04 +08:00
feige996
66bd18c336 chore: 更新版本号至3.7.2 2025-08-07 18:26:08 +08:00
feige996
a3cbd65f0a chore: 更新版本号至3.7.1 2025-08-06 20:55:00 +08:00
feige996
fd469a2552 chore: 更新版本号至3.7.0(3.6用过了) 2025-08-05 17:55:46 +08:00
feige996
2d570e5e3b chore: 更新版本号至3.6.0 2025-08-05 17:55:05 +08:00
feige996
9845bd4ffc chore: 更新版本号至3.5.0 2025-08-03 11:52:07 +08:00
feige996
40393d537c feat: 启用自定义标签栏并更新依赖版本
- 将 tabBar.custom 设置为 true 以启用自定义标签栏
- 更新所有 @dcloudio 相关依赖至最新版本
- 更新 vue 和 vue-i18n 等核心依赖版本
- 添加 miniprogram-api-typings 开发依赖
2025-08-03 11:46:20 +08:00
feige996
638898db42 chore: 更新 unocss 依赖至 66.3.3 版本 2025-08-01 17:39:09 +08:00
cnguu
9557dd2413 feat: esm模式 2025-07-27 14:41:33 +08:00
feige996
15029e5a6b chore: 更新版本号至3.4.0 2025-07-19 22:24:33 +08:00
feige996
8c3dd163c1 chore: 移动 unibest-version 字段位置以保持一致性 2025-07-12 11:49:01 +08:00
feige996
bd1490b1ee chore: 移除未使用的插件和更新 package.json 的字段 2025-07-12 11:37:32 +08:00
feige996
ffe4d25003 chore: 更新 package.json,添加生成时间和版本信息,移除旧的仓库链接 2025-07-12 11:35:55 +08:00
小墨
24847278f5 chore: 移除不必要的 terser 依赖 2025-07-10 11:48:57 +08:00
feige996
6b50a21fd0 feat(分包): 添加分包页面配置并更新项目时间
更新 package.json 中的项目时间至最新日期
在 pages.json 中添加新的分包配置,包含一个示例分包页面
2025-07-08 18:01:21 +08:00
feige996
8a3076fbc9 chore: 更新版本号至3.3.0 2025-07-08 17:48:23 +08:00
feige996
085185dc0f chore: 更新 package.json pnpm 最高10.10.0 可以,10.12.0安装会报错。 2025-07-04 17:31:03 +08:00
feige996
557fd78336 Revert "Merge pull request #171 from cnguu/build/pinia3"
This reverts commit ffc9047d83, reversing
changes made to 9597282ccb.
2025-07-01 20:33:33 +08:00
cnguu
71180f304b build: pinia持久化插件升级 2025-06-30 15:04:35 +08:00
cnguu
d217d5e415 build: pinia升级到3版本 2025-06-30 14:59:04 +08:00
LittleTurtle2333
9494f8fda6 chore: 引入eslint-plugin-format依赖,移除不再使用的Prettier配置文件 2025-06-23 11:39:29 +08:00
feige996
957519caac chore: 更新版本号至3.2.0, 引入 alovajs 2025-06-22 20:00:45 +08:00
feige996
0bfb507aae Merge branch 'main' into alovajs 2025-06-22 16:59:15 +08:00