145 Commits

Author SHA1 Message Date
h_mo
b84074d5a4 chore(deps): 更新依赖版本,提升安全性和稳定性 2024-07-28 23:31:34 +08:00
tnt group
97487974c2 fix: 修复文件路径大小写手误告警 2024-06-26 18:25:56 +08:00
tnt group
f6b06d5a61 feat: 增加 iconify 组件,可任意使用全网图标 2024-06-26 18:07:58 +08: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
9dd45b79eb wip: 完善部分示例 2024-06-15 16:45:56 +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
04b6cb0635 pref: 删除暂时无用的Navbar组件 2023-07-02 13:23:14 +08:00
shunyue1320
6cad0d4370 fix: 修改 AppProvider 组件的文件名为 index.vue 2023-05-28 16:41:18 +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
舜岳
b5f7e31b70
fix: 修复跳转到登录页面传参错误
Signed-off-by: 舜岳 <5680075+shunyue@user.noreply.gitee.com>
2023-05-09 08:24:52 +00:00
h_mo
095dfbbc6f style: remove console.log 2023-05-08 22:04:49 +08:00
h_mo
825db5362a feat: tabBar页面登录优化 2023-05-08 21:42:58 +08: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
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
71c0de151c feat: 使用uni-mini-router路由管理 2023-05-01 00:37:10 +08:00
h_mo
43b8920e74 chore: 更新依赖 2023-04-18 18:57:23 +08:00
h_mo
a3c4670487 chore: v1.2.1 2023-04-13 08:32:23 +08:00
h_mo
ac3b3adec7 feat: 新增 VITE_USE_MOCK 配置 2023-04-10 10:36:43 +08:00
h_mo
421ec1cb3d perf: 优化部分代码 2023-03-31 16:16:36 +08:00
h_mo
c064617c16 style: manifest.json 2023-03-31 09:46:29 +08:00
h_mo
0598f3a09d feat: 在生产环境中排除 mock 数据 2023-03-30 08:22:39 +08:00
h_mo
a7c36064f5 feat: mock数据 2023-03-29 22:57:19 +08:00
h_mo
bb83550fe1 feat: 改用alova请求 2023-03-29 20:10:58 +08:00
h_mo
0b3f5601c8 fix: [H5]:运行环境判断错误 2023-03-28 23:16:31 +08:00
佚名程序员
ec1d011a77 feat: 增加commitlint提交方式 2023-03-15 09:20:03 +08:00
佚名程序员
f995691e10 ci:持续集成 2023-03-13 19:02:44 +08:00
佚名程序员
d5848bdb76 ci: 修改文件并lint 2023-03-08 10:25:12 +08:00
佚名程序员
8de364c82f ci:修改.prettierrc.cjs、package.json并格式化 2023-03-08 10:02:46 +08:00
Huang
5bae0db521 chore: v1.1.2 2023-02-20 16:57:35 +08:00
Huang
8ff3ca01a0 style-格式化代码 2023-02-20 15:47:51 +08:00
tntgroup
e3c3759548 fix: 移除无关项 2023-01-13 15:39:50 +08:00
tntgroup
0a0f4cea13 fix: 解决无模块 'uview-plus' 问题,并扩展 uni.$u 类型支持 2023-01-13 11:49:48 +08:00
tntgroup
03bc0d8b22 fix: 移动 env.d.ts 到 types 目录 2023-01-13 11:48:51 +08:00
Huang
774b8800d8 feat-新增支付宝小程序支持、测试 2022-12-28 15:56:45 +08:00
Huang
eec83c1648 feat-navbar component 2022-12-01 17:52:30 +08:00
h_mo
826cfc4e63 wip-navbar component 2022-11-30 23:05:40 +08:00
Huang
17e3cc46de wip-navbar component 2022-11-30 18:00:31 +08:00
Huang
63a1808f98 wip-Navbar 2022-11-29 18:01:58 +08:00
Huang
0c54ae6775 perf-unocss.config配置前缀,方便后面统一修改 2022-11-29 15:51:25 +08:00
h_mo
64e858bce1 wip-AppProvider 2022-11-28 23:14:51 +08:00
h_mo
79c956093b style-优化iconify组件 2022-11-28 22:40:59 +08:00