310 Commits

Author SHA1 Message Date
h_mo
2d9d216565
!17 引入 uni-vue-devtools 开发者工具
Merge pull request !17 from dodu/dev
2024-06-25 00:41:39 +00:00
tnt group
fd44193894 feat: 引入 uni-vue-devtools,并配置 dev:mp-weixin 自动启动 2024-06-25 01:28:30 +08:00
h_mo
bc5f93dba2
!16 合并 next
Merge pull request !16 from h_mo/next
2024-06-19 01:47:57 +00:00
h_mo
743a0219b3 refactor(components): remove unused BasicInput, Iconify, and Test componentsRemove the unused BasicInput, Iconify, and Test components to clean up the codebase. 2024-06-18 22:33:38 +08:00
h_mo
862ee17c88 feat: 完善部分代码 2024-06-17 23:56:24 +08:00
h_mo
bbbdaf7f1d Merge remote-tracking branch 'origin/next' into next 2024-06-15 16:46:05 +08:00
h_mo
9dd45b79eb wip: 完善部分示例 2024-06-15 16:45:56 +08:00
h_mo
2c4b5258b0 wip: 完善部分示例 2024-06-15 16:45:21 +08:00
h_mo
a772075200 perf: 使用组合式 store 2024-06-15 00:27:21 +08:00
h_mo
8cc0fc91f4 fix: 开发环境 h5 代理配置 2024-06-14 14:06:15 +08:00
h_mo
f997a9d6c1 fix: 导入 'uni-mini-router' 类型不正确问题 2024-06-14 11:30:19 +08:00
h_mo
0fea321256 style: eslint 格式化代码 2024-06-14 11:23:46 +08:00
h_mo
872babf2c2 wip: next 2024-06-14 01:06:46 +08:00
h_mo
7bc5b4ccba perf: 注释logout api 的调用 2024-02-25 13:46:21 +08:00
h_mo
cd96923d77 chore: 更新部分依赖 2024-02-25 13:44:55 +08:00
h_mo
776d99a69b chore: 更新依赖 2023-07-23 10:58:36 +08:00
h_mo
9a50a8a518 chore: v1.3.1 2023-07-02 15:01:17 +08:00
h_mo
eb285ef535 docs: update README.md 2023-07-02 15:00:40 +08:00
h_mo
00d3ac139d docs: update README.md 2023-07-02 14:58:18 +08:00
h_mo
cbdea39dad docs: update README.md 2023-07-02 14:32:05 +08:00
h_mo
04b6cb0635 pref: 删除暂时无用的Navbar组件 2023-07-02 13:23:14 +08:00
h_mo
4bd19e674b chore: 更新依赖 2023-07-02 13:15:36 +08:00
h_mo
023aedfde6
!15 fix: 修改 AppProvider 组件的文件名为 index.vue
Merge pull request !15 from 舜岳/index
2023-05-28 15:45:12 +00:00
shunyue1320
6cad0d4370 fix: 修改 AppProvider 组件的文件名为 index.vue 2023-05-28 16:41:18 +08:00
h_mo
fa112f88b9 chore: 更新依赖 2023-05-25 16:39:35 +08:00
h_mo
e0d997237d chore: 更新依赖 2023-05-20 21:49:08 +08:00
h_mo
26f1911ff2 feat: 新增[unplugin-auto-import] 自动导入 2023-05-20 18:43:22 +08:00
h_mo
ff4b1f9278 fix: 修复在小程序中获取当前平台使用 process.env['UNI_PLATFORM'] 无效问题 2023-05-20 17:47:22 +08:00
h_mo
4d542ecd59 chore: 更新依赖 2023-05-17 13:54:53 +08:00
h_mo
9fdd969213 chore: 更新依赖 2023-05-12 14:44:05 +08:00
h_mo
6e9b9b1f36
!14 修复跳转到登录页面传参错误
Merge pull request !14 from 舜岳/N/A
2023-05-09 11:24:06 +00:00
舜岳
b5f7e31b70
fix: 修复跳转到登录页面传参错误
Signed-off-by: 舜岳 <5680075+shunyue@user.noreply.gitee.com>
2023-05-09 08:24:52 +00:00
h_mo
ac0adea64a chore: v1.3.0 2023-05-08 22:27:14 +08:00
h_mo
0307f7fdca chore: 更新依赖 2023-05-08 22:26:36 +08:00
h_mo
095dfbbc6f style: remove console.log 2023-05-08 22:04:49 +08:00
h_mo
e131ad73be Merge remote-tracking branch 'origin/master' 2023-05-08 21:43:05 +08:00
h_mo
825db5362a feat: tabBar页面登录优化 2023-05-08 21:42:58 +08:00
h_mo
62d62ede02 feat: tabBar页面登录优化 2023-05-08 21:17:04 +08:00
h_mo
4e68c4f5f3
!13 更新 uni-mini-router 修复前置导航守卫无法指向跳转类型不同的页面的问题
Merge pull request !13 from weisheng/master
2023-05-08 08:11:16 +00:00
xuqingkai
bee039b624 chore: 更新 uni-mini-router 修复前置导航守卫无法指向跳转类型不同的页面的问题 2023-05-08 15:59:49 +08:00
h_mo
c93b7b1df0 chore: 更新依赖 2023-05-07 15:40:55 +08:00
h_mo
b9157d1f41
!11 更新 uni-mini-router 修复未配置导航守卫时无法跳转的问题
Merge pull request !11 from weisheng/master
2023-05-06 14:39:42 +00:00
xuqingkai
b13d9935a3 chore: 更新 uni-mini-router 修复未配置导航守卫时无法跳转的问题 2023-05-06 20:57:27 +08:00
h_mo
98afa46b59 docs: update README.md 2023-05-01 13:51:58 +08:00
h_mo
16e230baad chore: 移除未用依赖-qs 2023-05-01 13:21:18 +08:00
h_mo
d64ee1cb80 perf: 优化登录体验 2023-05-01 13:20:33 +08:00
h_mo
8232791a58 perf: 获取Platform(平台)优化 2023-05-01 11:01:03 +08:00
h_mo
9837129471 chore: 更新依赖 2023-05-01 00:37:21 +08:00
h_mo
71c0de151c feat: 使用uni-mini-router路由管理 2023-05-01 00:37:10 +08:00
h_mo
a9721bfdaf chore: 更新依赖 2023-04-26 17:55:52 +08:00