Commit Graph

18 Commits

Author SHA1 Message Date
chaorenluo
0b4e1fa13b
feat:新增暂停功能 (#416)
* feat:新增暂停功能
2024-09-11 16:19:55 +08:00
dayou
bc3ce31c9e
feat: 跳转逻辑稳定版 (#399)
* feat: 跳转逻辑 (#388)

* fix: 跳转逻辑优化 (#397)

* fix: 跳转逻辑优化

* fix: processJumpSkip逻辑放在题目组件中
2024-08-14 17:59:51 +08:00
Jiangchunfu
f73bfb0ab3
feat: C端增加重新填写入口, #182 (#392)
Co-authored-by: jiangchunfu <jiangchunfu@kaike.la>
2024-08-12 19:43:55 +08:00
sudoooooo
82c98ec1f5 feat: 优化分页器结构 2024-08-06 19:33:11 +08:00
chaorenluo
fbc654f21b
feat:新增分页功能 (#382)
* feat:新增分页功能

* 修复type-check检查

* fix: server  type-check

* fix:修改服务端测试用例

* fix:修复分页bug
2024-08-06 17:30:12 +08:00
ysansan
6b7b3a12d8
feat: pinia迁移--问卷相关遗漏补充 (#355)
Co-authored-by: Ysansan <ysansan98@outlook.com>
2024-07-19 18:55:22 +08:00
sudoooooo
5a8fab4e4b feat: 优化引入、lint & format 2024-07-10 15:30:39 +08:00
yoruponder
2ad6a77740
feat: survey vuex to pinia (#331)
* feat: survey vuex to pinia

* feat: fix ts type-check

* feat: fix lint error
2024-07-10 14:41:36 +08:00
dayou
cdd26073af
feat: user模块的pinia迁移 (#315) 2024-06-28 18:46:24 +08:00
dayou
2e1af4ae3a
feat: c端路由改造 (#296) 2024-06-14 19:20:36 +08:00
dayou
e0537ab706
feat: 权限接口请求优化以及修复其他问题 (#290) 2024-06-14 19:05:23 +08:00
chaorenluo
70827bbd5f
feat:新增预览功能 (#257)
* feat:问卷预览功能
* feat:修复样式问题
2024-06-11 16:04:00 +08:00
sudoooooo
ae6907a3f4 feat: 优化样式 2024-05-29 22:04:44 +08:00
chaorenluo
4115ff9847
refactor:统一B,C端渲染组件,将其抽离到物料区 (#184)
* feat:抽离B,C端通用组件

* refactor: 通用组件统一渲染

* 兼容修复问题 (+1 squashed commit)
Squashed commits:
[8d168ef] refactor: 替换统一渲染组件

* refactor:统一B,C端渲染组件,将其抽离到物料区
2024-05-29 21:59:13 +08:00
dayou
58ab49e974
feat: 显示逻辑稳定版 (#149) 2024-05-21 21:31:55 +08:00
sudoooooo
98557b70ec feat: lint 2024-05-15 20:34:56 +08:00
alwayrun
5c57d5f5c3
refactor: 重构 render/pages 目录下三个文件, 使用 Vue3 组合式 API 写法 (#113) 2024-05-15 20:32:57 +08:00
Weiguo Wang
60fdf14749
feat: vue3 (#103) 2024-05-09 20:34:24 +08:00