592 Commits

Author SHA1 Message Date
GitHub Actions
997f12fd5a Auto merge base into i18n 2025-05-19 07:12:11 +00:00
feige996
5a330df2f0 feat: base: / 2025-05-19 15:04:20 +08:00
feige996
2959974f86 Merge branch 'base' into tabbar 2025-05-19 14:54:48 +08:00
GitHub Actions
6b9701dd12 Auto merge base into i18n 2025-05-19 06:48:15 +00:00
feige996
91f295fbb1 chore: ideal 2025-04-28 18:18:12 +08:00
ideal
32765a789a fix: 路由拦截器在相对路径的情况下异常 2025-04-28 18:16:34 +08:00
ideal
3737e6496b feat: 在H5代理请求环境下,拼接代理前缀 2025-04-28 18:16:30 +08:00
GitHub Actions
7f80ded4c2 Auto merge base into tabbar 2025-04-12 06:09:19 +00:00
GitHub Actions
b2832cdbcc Auto merge base into i18n 2025-04-12 06:09:18 +00:00
feige996
cf2a9f5aa5 feat: http请求 2025-04-12 14:05:58 +08:00
feige996
b59e899396 feat: 增加header的支持 2025-04-12 11:02:48 +08:00
GitHub Actions
3c7701d21b Auto merge base into tabbar 2025-02-25 03:51:55 +00:00
GitHub Actions
c17d405456 Auto merge base into i18n 2025-02-25 03:51:54 +00:00
程序员小墨
2fd8e45c31 Update index.ts 更新了注释中的一些空格使用
有一些强迫症,把这个文件中的注释规范了一下
2025-02-25 11:51:11 +08:00
GitHub Actions
13c3e78cc6 Auto merge base into tabbar 2025-01-14 13:59:27 +00:00
GitHub Actions
7898c9263d Auto merge base into i18n 2025-01-14 13:59:27 +00:00
luochao
0ba62d75d8 Merge branch 'base' of github.com:rookie-luochao/unibest into base 2025-01-14 21:45:32 +08:00
luochao
0949922ed6 feat: support generate vue-query hook 2025-01-14 21:45:01 +08:00
Burt
de9857d33d Merge branch 'base' into i18n 2025-01-14 19:27:35 +08:00
Burt
ac2128bb76 Merge branch 'base' into tabbar 2025-01-14 19:26:40 +08:00
Burt
24e86b4d54 chore: format 2025-01-10 10:54:23 +08:00
故城
6cc22d982e
Merge branch 'base' into base 2025-01-10 10:04:58 +08:00
luochao
f382a522ce feat: 集成 openapi-ts-request 用于根据 openapi/swagger 生成 ts、uni.request 代码 2025-01-09 15:29:27 +08:00
Burt
32820c5543 fix: 测试 standard-version: fix 2025-01-08 21:20:22 +08:00
Burt
ba4310dba3 feat: 测试 standard-version: feature 2025-01-08 21:19:33 +08:00
Burt
a4a49e7b1e Merge branch 'base' into i18n 2025-01-06 14:02:33 +08:00
Burt
e57853fda0 Merge branch 'base' into tabbar 2025-01-06 14:00:47 +08:00
Burt
732f286ac1 fix: miniProgram 需要区分不同的小程序 2025-01-06 13:57:55 +08:00
菲鸽
466724080e Merge pull request #42 from Rem-Blove/main
fix: 枚举失效问题 & 分离全局声明和模块化内容
2025-01-06 13:33:07 +08:00
Burt
b51a23ef63 Merge branch 'base' into i18n 2025-01-01 18:09:35 +08:00
Burt
c214a15bb7 Merge branch 'base' into tabbar 2025-01-01 18:09:03 +08:00
Burt
75ad9af648 fix: navigateBack 不可拦截,导致BUG 2025-01-01 18:07:46 +08:00
Burt
24b43088a9 Merge branch 'base' into tabbar 2024-12-31 12:21:03 +08:00
Burt
4f58818529 Merge branch 'base' into i18n 2024-12-31 12:20:42 +08:00
Burt
c47eb87132 feat: 路由拦截全部加上 2024-12-31 12:18:45 +08:00
Burt
feca440d06 Merge branch 'base' into i18n 2024-12-10 21:46:42 +08:00
Burt
5144ceabd1 Merge branch 'base' into tabbar 2024-12-10 21:45:05 +08:00
GeraltWang
0e77899084 fix: env utils 方法名称拼写问题 2024-12-10 21:35:42 +08:00
Burt
53ebadf0a2 Merge branch 'base' into tabbar 2024-12-04 09:42:36 +08:00
Burt
1123357f10 Merge branch 'base' into i18n 2024-12-04 09:41:37 +08:00
Burt
32622616bf build: pnpm upgrade 2024-12-04 09:33:05 +08:00
Burt
634cb4b1e4 Merge branch 'base' into i18n 2024-12-02 16:26:54 +08:00
Burt
6fe2b888e4 Merge branch 'base' into tabbar 2024-12-02 16:25:40 +08:00
gladtoeatu
6b99490232
修复block、template在IntrinsicElements未定义的提示
修复block、template在IntrinsicElements未定义的提示
2024-11-26 13:07:53 +08:00
Joker
eb816e4a78 feat: 支持多语言文件深层写法 2024-09-17 23:55:04 +02:00
Burt
46ae55c73c Merge branch 'base' into tabbar 2024-09-11 20:50:58 +08:00
Burt
deda75ffdd Merge branch 'base' into i18n 2024-09-11 20:50:02 +08:00
杨扬
1e9f73c4f3 fix(upload): 修正环境变量baseUrl配置以区分小程序端环境
修正了useUpload钩子中的baseUrl配置,通过新引入的getEvnBaseUploadUrl方法动态区分不同环境下的基准上传地址。该方法会根据小程序的环境版本(develop、trial、release)返回对应的上传地址,确保上传功能在不同环境下的正确运行。
2024-09-11 20:25:44 +08:00
Burt
3e6a410299 chore: add comment 文案 2024-09-06 10:37:45 +08:00
杨扬
560d4d05fe feat: 请求拦截器基准URL逻辑调整及小程序环境适配
调整请求拦截器中的baseUrl定义,以适配不同的运行环境,特别是小程序环境。
2024-09-06 09:39:23 +08:00