diff --git a/otherPages/authentication/components/questionCard.vue b/otherPages/authentication/components/questionCard.vue
new file mode 100644
index 0000000..c691d27
--- /dev/null
+++ b/otherPages/authentication/components/questionCard.vue
@@ -0,0 +1,71 @@
+
+
+
+ {{ `${props.index + 1}、${props.data.question}` }}
+
+
+ {{ `${String.fromCharCode(65 + oIdx)}、${option.label}` }}
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/otherPages/authentication/components/stepProgress.vue b/otherPages/authentication/components/stepProgress.vue
new file mode 100644
index 0000000..509e813
--- /dev/null
+++ b/otherPages/authentication/components/stepProgress.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+ 伴宠师认证
+
+
+
+ 查看认证要求,工作详情,服务酬劳扥信息
+
+
+
+
+
+
+
+
+ {{ index + 1 }}
+
+ {{ item }}
+
+
+
+
+ 为保证喂养员认证顺利进行,请认真填写并确保信息的真实性
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/otherPages/authentication/examination/base.vue b/otherPages/authentication/examination/base.vue
index 5efbbaa..6204457 100644
--- a/otherPages/authentication/examination/base.vue
+++ b/otherPages/authentication/examination/base.vue
@@ -1,61 +1,56 @@
-
-
-
-
-
-
- {{ `答题进度 ${answerCount}/${total}` }}
-
-
-
+
-
+
+
+
选择题
-
-
-
- {{ item.question }}
-
-
- {{ `${String.fromCharCode(65 + oIdx)}、${option.label}` }}
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/otherPages/authentication/examination/end.vue b/otherPages/authentication/examination/end.vue
index 2d6449d..523e00d 100644
--- a/otherPages/authentication/examination/end.vue
+++ b/otherPages/authentication/examination/end.vue
@@ -1,169 +1,134 @@
-
-
-
-
-
-
- 伴宠师认证
-
-
-
- 查看认证要求,工作详情,服务酬劳扥信息
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
1
- 基本考核
-
-
-
-
- 2
-
- 基本考核
-
-
-
-
- 3
+
+
+
+
+ 实名认证
+
+
+ 已完成
+
+
+
+
+ 真实姓名:刘思恩
+
+
+ 身份证号码:48234792837458923
+
+
- 基本考核
-
-
- 为保证喂养员认证顺利进行,请认真填写并确保信息的真实性
-
-
-
-
-
-
- 1
-
-
-
-
-
- 实名认证
-
-
- 已完成
-
+
+
+
+
+ 2
-
-
- 真实姓名:刘思恩
+
+
+
+
+ 履约保证金缴纳
+
+
+ 去缴纳
+
-
- 身份证号码:48234792837458923
+
+ 请缴纳履约保证金,保证金注销时可申请退还
-
-
-
-
-
- 2
-
-
-
-
-
- 履约保证金缴纳
-
-
- 去缴纳
-
+
+
-
- 请缴纳履约保证金,保证金注销时可申请退还
+
+ 3
-
-
-
-
-
-
-
- 3
-
-
-
-
-
- 添加客服微信
+
+
+
+
+ 添加客服微信
+
+
+ 去缴纳
+
-
- 去缴纳
+
+ 微信二维码
+
-
- 微信二维码
-
-
-
-
-
-
-
- 4
-
-
-
-
-
- 服务工具准备
-
-
- 查看工具包
-
+
+
-
-
- 所在地区:
-
-
+
+ 4
-
-
- 详细地址:
-
+
+
+
+
+ 服务工具准备
+
+
+ 查看工具包
+
+
+
+
+ 所在地区:
+
+
+
+
+
+ 详细地址:
+
+
-
+
-
-
-
-
+
+
-
diff --git a/otherPages/authentication/examination/errorDetail.vue b/otherPages/authentication/examination/errorDetail.vue
index 272d5f6..d805733 100644
--- a/otherPages/authentication/examination/errorDetail.vue
+++ b/otherPages/authentication/examination/errorDetail.vue
@@ -1,50 +1,71 @@
-
-
-
-
- 选择题
-
+
+
+
-
- 1、猫咪每天在地上走路,时不时还会打滚, 身上是很不干净的,最好每个星期洗次澡
-
-
- A、对
+
+ 选择题
-
- B、错
+
+
+ 1、猫咪每天在地上走路,时不时还会打滚, 身上是很不干净的,最好每个星期洗次澡
+
+
+ A、对
+
+
+ B、错
+
-
-
-
- 主观题
-
-
-
- 1、喂养服务流程:如果您收到一笔喂养猫咪的订单,备注猫咪性格怕生,请问您会如何进行服务?请详细描述您的全部服务流程(若服务宠物不包含猫咪可回答“略”)
+
+
+ 主观题
-
-
- 字数低于700字,不予合格
+
+
+ 1、喂养服务流程:如果您收到一笔喂养猫咪的订单,备注猫咪性格怕生,请问您会如何进行服务?请详细描述您的全部服务流程(若服务宠物不包含猫咪可回答“略”)
+
+
+
+ 字数低于700字,不予合格
+
-
-
-
\ No newline at end of file
diff --git a/otherPages/authentication/examination/train.vue b/otherPages/authentication/examination/train.vue
index a8c3a8f..f1f7534 100644
--- a/otherPages/authentication/examination/train.vue
+++ b/otherPages/authentication/examination/train.vue
@@ -1,38 +1,47 @@
-
-
-
- 答题进度 2/5
-
-
-
-
+
+
+
+
+ 答题进度 2/5
-
-
-
- 主观题
+
+
+
+
-
-
- 1、喂养服务流程:如果您收到一笔喂养猫咪的订单,备注猫咪性格怕生,请问您会如何进行服务?请详细描述您的全部服务流程(若服务宠物不包含猫咪可回答“略”
+
+
+ 主观题
-
-
+
+
+ 1、喂养服务流程:如果您收到一笔喂养猫咪的订单,备注猫咪性格怕生,请问您会如何进行服务?请详细描述您的全部服务流程(若服务宠物不包含猫咪可回答“略”
+
+
+
+
-
-
-
\ No newline at end of file
diff --git a/otherPages/authentication/examination/trainCompleted/pass.vue b/otherPages/authentication/examination/trainCompleted/pass.vue
index 25a1cc7..c3e1abe 100644
--- a/otherPages/authentication/examination/trainCompleted/pass.vue
+++ b/otherPages/authentication/examination/trainCompleted/pass.vue
@@ -1,183 +1,30 @@
-
-
-
-
-
-
-
- 伴宠师认证
-
-
-
- 查看认证要求,工作详情,服务酬劳扥信息
-
-
-
-
-
-
- 1
-
- 基本考核
-
-
-
-
- 2
-
- 培训考核
-
-
-
-
- 3
-
- 最终准备
-
-
-
- 为保证喂养员认证顺利进行,请认真填写并确保信息的真实性
-
-
-
+
+
+
+
+
+ 审核留言:-您好呀,感谢您的认真作答~从您的回答中我们感受到了您对宠物的用心,相信您可以胜任宠物喂养员这份小小的工作!希望您能在猫妈狗爸给更多毛孩子带去您的关爱!
-
-
-
-
-
- 审核留言:-您好呀,感谢您的认真作答~从您的回答中我们感受到了您对宠物的用心,相信您可以胜任宠物喂养员这份小小的工作!希望您能在猫妈狗爸给更多毛孩子带去您的关爱!
-
-
- 下一步
-
+
+ 下一步
-
-
-