兰宝车间质量管理系统-前端
分支
用户 三个三 <2029364173@qq.com>
星期日, 七月 2, 2023 15:29 +0800
提交者 疯狂的狮子Li <15040126243@163.com>
星期日, 七月 2, 2023 15:29 +0800
提交a8f575fe6f4440ca62bb2ad850bbc0baf77ded5d
目录 06e82a3b58619fc06730031210ab82406958ff3b 目录 | zip | gz
上一版本 226e0f34943e1e41078012fbdf797d687e8440e0 查看 | 对比
!20 统一登录授权
* 统一授权登录
* 对接后端更改做了适配,
* 前端实现切换租户选择第三方授权登录,和优化第三方页面登录注册
已修改14个文件
已添加7个文件
已重命名1个文件
1088 ■■■■■ 文件已修改
.env.development 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.env.production 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/login.ts 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/system/client/index.ts 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/system/client/types.ts 138 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/system/social/auth.ts 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/types.ts 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/icons/svg/gitee.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/SocialLogin/index.vue 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/permission.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.ts 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/user.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/env.d.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/auth.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/login.vue 194 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/monitor/powerjob/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/client/index.vue 344 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/menu/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/user/profile/index.vue 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/system/user/profile/thirdParty.vue 140 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史