README_开放平台.md 1.3 KB

开放平台

项目地址(测试地址) https://www.3dyzt.com/eduTrain/web-user/index.html#/

项目地址(正式地址) 待定

无感登录

参数说明

参数 说明
tpToken 实训管理平台token(用于请求用户信息)
taskId 任务id,教师创建任务后推送值管理平台
targetPath 无感登录后跳转的地址

登录方式

仅登录

https://www.3dyzt.com/eduTrain/web-user/index.html#/tpLogin?tpToken=${tpToken}

登录到指定页面

https://www.3dyzt.com/eduTrain/web-user/index.html#/tpLogin?tpToken=${tpToken}&targetPath=${targetPath}

页面地址

  • 教师任务新建: /TaskEditor

  • 教师任务详情: /TaskMng/${taskId}

  • 学生任务详情: /train/main/${taskId}

http://localhost:5174/#/tpLogin?tpToken=638924fa-b993-49be-8dc4-1f429d2693fc&targetPath=/train/main/1775049000380997634

后台管理地址

http://localhost:5173/#/admin/index