!20 统一登录授权

* 统一授权登录
* 对接后端更改做了适配,
* 前端实现切换租户选择第三方授权登录,和优化第三方页面登录注册
This commit is contained in:
三个三
2023-07-02 07:29:28 +00:00
committed by 疯狂的狮子Li
parent 226e0f3494
commit a8f575fe6f
22 changed files with 992 additions and 96 deletions

View File

@ -13,7 +13,7 @@ VITE_APP_CONTEXT_PATH = '/'
# 监控地址
VITE_APP_MONITRO_ADMIN = 'http://localhost:9090/admin/applications'
# xxl-job 控制台地址
VITE_APP_XXL_JOB_ADMIN = 'http://localhost:9100/xxl-job-admin'
# powerjob 控制台地址
VITE_APP_POWERJOB_ADMIN = 'http://localhost:7700/'
VITE_APP_PORT = 80