Commit Graph

16 Commits

Author SHA1 Message Date
xingyu
784a1be8a1 chore: stylelint(use pnpm lint:style) 2023-08-04 21:33:00 +08:00
xingyu
4249465b7c wip: use unocss 2023-07-29 14:40:55 +08:00
芋道源码
f908c12963
!183 同步商城实现
Merge pull request !183 from 芋道源码/dev
2023-07-26 04:56:22 +00:00
water
b061c8f32b
update src/views/Login/components/MobileForm.vue.
我发现,这个手机号登陆时,登陆成功了但是没有自动跳转,我手动路由到/,又自动跳转到登陆页面,应该是token没存进去,我就照这loginform的逻辑修改了一下

Signed-off-by: water <2778335106@qq.com>
2023-07-12 07:35:48 +00:00
xingyu
44efb13c0e fix: login error 2023-07-10 11:16:42 +08:00
xingyu
922f83d99c refactor: vue3.3 defineOptions 2023-06-21 19:14:34 +08:00
YunaiV
c14b5c5bff 登录界面,增加“萌新必读” 2023-04-22 21:21:45 +08:00
puhui999
ec58321dd8 Merge remote-tracking branch 'yudao/dev' into dev
# Conflicts:
#	src/views/Login/components/LoginForm.vue
#	src/views/Login/components/MobileForm.vue
#	src/views/mp/components/wx-editor/WxEditor.vue
2023-04-15 13:38:31 +08:00
puhui999
b93491579c 给所有组件添加name属性预防未知bug!!! 2023-04-14 21:32:11 +08:00
dhb52
0b055b5db4 fix: type='text' => type='primary' link 2023-04-14 15:26:06 +08:00
YunaiV
276e82c5a8 REVIEW 单点登录界面 2023-04-09 00:21:27 +08:00
puhui999
d679a7a3be Merge remote-tracking branch 'yudao/dev' into dev
# Conflicts:
#	src/config/axios/service.ts
#	src/types/auto-components.d.ts
2023-04-07 10:17:40 +08:00
puhui999
e22363d061 完善SSO单点登录 2023-04-07 10:15:21 +08:00
puhui999
2d019f1bf9 增加SSO单点登录 2023-04-07 01:45:29 +08:00
YunaiV
4404554cfc 1. 统一化代码
2. 增加 DocAlert 关联文档
2023-04-05 20:13:35 +08:00
YunaiV
56f3017baa 初始化项目,自 v1.7.1 版本开始 2023-02-11 00:44:00 +08:00