diff --git a/src/router/authentication-router.js b/src/router/authentication-router.js
index 25ed3f4c..88bf6db1 100644
--- a/src/router/authentication-router.js
+++ b/src/router/authentication-router.js
@@ -39,5 +39,13 @@ const authenticationRouter = [
title: '银行卡信息认证',
}
},
+ {
+ path: '/personList',
+ name: 'personList',
+ component: () => import('@/views/mine/personList.vue'),
+ meta:{
+ title: '人员信息',
+ }
+ },
]
export default authenticationRouter
diff --git a/src/views/mine/personList.vue b/src/views/mine/personList.vue
new file mode 100644
index 00000000..cee38c05
--- /dev/null
+++ b/src/views/mine/personList.vue
@@ -0,0 +1,306 @@
+
+
+
+
+

+
请立即核对或修改以下信息:姓名/身份/电话/微信号/邮箱
+
“角色”无法修改,如需修改“角色”请联系区域经理。提交审批后请到【管理人员】模块进行查看。
+
当前信息正在确认中,如需调整请联系区域经理。
+
当前信息已确认,如需调整请联系区域经理。
+
+
+
+
+
人员{{(index+1)}}:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+