Commit Graph

6 Commits (4410e3975146927434cc1943f381436cc81a1ab7)

Author SHA1 Message Date
wangyan 83f1310d06 refactor(qa-prevention-xgf-app): 重构 api 调用和班级信息获取
-重命名 getListAll 为 getClassInfoByParams,提高代码可读性
- 在 api.js 中添加 getClassList 和 getStudentInfoApi调用
- 优化 store 中的 setStudentInfo action
- 在首页和培训管理页面中集成新的 api 调用
- 添加人脸信息认证提示功能
2025-03-07 17:46:52 +08:00
wangyan bd40af6eb3 refactor(train_management): 优化签名展示和签到状态显示逻辑- 在 exam_record.vue 中将签字图片展示方式从 u-image 改为 image 组件
- 在 sign_information.vue 中完善签到状态和考试签到状态的显示逻辑- 更新 BusStagestudentrelationDao.xml 中的排序逻辑,根据状态和创建时间排序
2025-03-07 11:03:55 +08:00
huangyuxuan bc2adb722d Merge branch 'xgf-training-dev' into hyx_2025-01-13_xgf2.0
# Conflicts:
#	pages/index/index.vue
#	utils/request.js
2025-02-24 09:38:52 +08:00
mengfanliang 7c245ffe68 feat: 1. [我的]菜单,添加人脸认证的人脸录制的操作入口
2. 调试入班二维码进入,根据 classId 的条件进行逻辑提示进入
3. 调试考试二维码进入,根据 classId 的条件进行逻辑提示进入
4. 签到信息页面内, 字段校对
5. 入班人脸识别接口逻辑和考试人脸识别接口逻辑的调试
2025-02-21 18:08:09 +08:00
huangyuxuan 0f8890674f [新增功能](hyx_2025-01-13_xgf2.0):
- 相关方APP2.0联调
2025-02-18 17:55:29 +08:00
guoyuepeng 406783d43c 初始化 2023-11-07 10:24:08 +08:00