Commit Graph

35 Commits

Author SHA1 Message Date
dap
3b914a231c feat: 个人中心 在线设备 2024-10-05 23:41:41 +08:00
dap
df59fdaee1 chore: use default placeholder 2024-10-03 15:37:14 +08:00
dap
bc5b5f2cb1 chore: 修改判断条件 2024-09-26 15:20:52 +08:00
dap
095eab6db4 refactor: 使用useVbenForm重构个人中心 - 密码重置 2024-09-13 08:53:30 +08:00
dap
8ac4d0ba24 chore: 样式 2024-09-13 08:04:54 +08:00
dap
a96ea82196 chore: 样式 2024-09-13 08:03:32 +08:00
dap
bd1cc2629f refactor: 使用useVbenForm重构个人中心-基本设置 2024-09-12 21:42:54 +08:00
dap
0c11427217 chore: oauth登录 2024-09-11 15:58:22 +08:00
dap
f6406d6321 chore: 默认选中第一项租户 & 样式 2024-09-11 15:45:49 +08:00
dap
81722fef69 refactor: 使用useForm重构登录(未完成) 2024-09-11 13:54:27 +08:00
dap
b334241cef Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-11 09:38:40 +08:00
Vben
524b9badf2
feat: add VbenForm component (#4352)
* feat: add form component

* fix: build error

* feat: add form adapter

* feat: add some component

* feat: add some component

* feat: add example

* feat: suppoer custom action button

* chore: update

* feat: add example

* feat: add formModel,formDrawer demo

* fix: build error

* fix: typo

* fix: ci error

---------

Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-09-10 21:48:51 +08:00
dap
93f9388f96 chore: i18n 2024-09-10 08:50:12 +08:00
dap
407f99e3a4 chore: 个人中心 样式 2024-09-09 21:55:28 +08:00
dap
0ce7b2ffd2 chore: 响应式断点 2024-09-07 20:21:55 +08:00
dap
51770ad6a0 fix: 头像更改 store更新 2024-09-07 20:21:20 +08:00
dap
30f22b94de chore: 默认头像 2024-09-07 20:12:14 +08:00
dap
e24e5bc567 chore: 个人中心 2024-09-05 08:22:13 +08:00
dap
15af16b247 feat: 图片裁剪组件 & 头像上传 2024-09-04 15:46:50 +08:00
dap
fb525669b5 feat: oauth登录功能 2024-09-04 09:19:02 +08:00
dap
70fe375e25 feat: 个人中心 - 修改密码 2024-09-03 17:12:27 +08:00
dap
71f137eda3 feat: 个人中心(未完成) 2024-09-03 16:46:42 +08:00
dap
85c707f62b feat: 个人中心页面(未完成) 2024-09-03 10:47:33 +08:00
dap
6d19560863 feat: 个人中心(基础框架) 2024-09-02 15:13:17 +08:00
dap
ca645cfc91 chore: 错误时刷新验证码 2024-09-02 14:17:49 +08:00
dap
4e268d6334 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-18 10:05:18 +08:00
Vben
3c17f4e9f8
perf: all icons used in the core are offline (#4173)
* perf: all icons used in the core are offline

* chore: update default icon

* chore: update shadow
2024-08-17 21:11:07 +08:00
dap
1589292bbb feat: oauth登录(页面 不包含逻辑) 2024-08-09 09:00:07 +08:00
dap
c31259598b chore: 脚手架 2024-08-07 08:57:56 +08:00
vben
89dcf522f5 refactor: Separate store 2024-07-30 21:10:28 +08:00
Vben
376fd17a61
feat: Feature/pro docs (#70)
* chore: merge main

* feat: update docs

* feat: remove coze-assistant

* feat: add watermark plugin

* feat: update preferences

* feat: update docs

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-07-28 14:29:05 +08:00
vince
14538f7ed5 refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
likui628
d1a19c525f chore: fix typecheck fail 2024-07-14 14:02:55 +08:00
vben
7eff46d80c refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui 2024-07-13 17:25:15 +08:00
vben
5e0b01c725 feat: add @vben/hooks and @vben-core/constants 2024-07-13 16:53:22 +08:00