From df4e0c4e76a82781dca8b1d137d8d7485a43e409 Mon Sep 17 00:00:00 2001 From: Fox-33 <1466778434@qq.com> Date: Sat, 29 Mar 2025 16:20:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=B4=E5=AE=A0=E5=B8=88=E8=AE=A4?= =?UTF-8?q?=E8=AF=81=E6=B5=81=E7=A8=8B-=E6=8E=A5=E5=8F=A3=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 3 + api/examination.js | 109 +++++++++++++++ api/system/index.js | 11 ++ api/userTeacher.js | 12 ++ .../authentication/components/questionCard.vue | 45 +++++-- .../authentication/components/stepProgress.vue | 7 +- otherPages/authentication/examination/base.vue | 136 +++++-------------- .../authentication/examination/baseCompleted.vue | 103 ++++++++++++--- otherPages/authentication/examination/end.vue | 5 +- .../authentication/examination/errorDetail.vue | 147 ++++++++++----------- otherPages/authentication/examination/start.vue | 21 ++- otherPages/authentication/examination/train.vue | 63 +++------ .../examination/trainCompleted/fail.vue | 5 +- .../examination/trainCompleted/index.vue | 2 +- .../examination/trainCompleted/pass.vue | 7 +- .../examination/trainCompleted/waiting.vue | 7 +- otherPages/authentication/list/index.vue | 139 +++++++++---------- store/index.js | 9 +- store/modules/system.js | 31 +++++ style/index.scss | 1 + utils/pageList.js | 4 - 21 files changed, 513 insertions(+), 354 deletions(-) create mode 100644 api/examination.js create mode 100644 api/system/index.js create mode 100644 api/userTeacher.js create mode 100644 store/modules/system.js diff --git a/App.vue b/App.vue index 647ac8f..8fcbd8b 100644 --- a/App.vue +++ b/App.vue @@ -1,8 +1,11 @@ diff --git a/otherPages/authentication/components/stepProgress.vue b/otherPages/authentication/components/stepProgress.vue index c6d2994..f35405c 100644 --- a/otherPages/authentication/components/stepProgress.vue +++ b/otherPages/authentication/components/stepProgress.vue @@ -1,7 +1,7 @@ - 为保证喂养员认证顺利进行,请认真填写并确保信息的真实性 + {{ configList.pet_describe.paramValueText }} @@ -31,6 +31,9 @@ \ No newline at end of file diff --git a/otherPages/authentication/examination/end.vue b/otherPages/authentication/examination/end.vue index cc2bb15..912c14f 100644 --- a/otherPages/authentication/examination/end.vue +++ b/otherPages/authentication/examination/end.vue @@ -68,7 +68,7 @@ - + 添加客服微信 @@ -138,9 +138,12 @@ diff --git a/otherPages/authentication/examination/trainCompleted/fail.vue b/otherPages/authentication/examination/trainCompleted/fail.vue index 82dd759..ec88228 100644 --- a/otherPages/authentication/examination/trainCompleted/fail.vue +++ b/otherPages/authentication/examination/trainCompleted/fail.vue @@ -1,7 +1,7 @@