diff --git a/src/views/modules/user/authenticate-history.vue b/src/views/modules/user/authenticate-history.vue
new file mode 100644
index 00000000..b334159d
--- /dev/null
+++ b/src/views/modules/user/authenticate-history.vue
@@ -0,0 +1,102 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ $t("confirm")
+ }}
+
+
+
+
+
diff --git a/src/views/modules/user/user-add-or-update.vue b/src/views/modules/user/user-add-or-update.vue
index 1c945c51..73429531 100644
--- a/src/views/modules/user/user-add-or-update.vue
+++ b/src/views/modules/user/user-add-or-update.vue
@@ -1,6 +1,7 @@
{{dataForm.mobile}}
+ prop="identityNo"
+ v-if="false">
{{dataForm.identityNo}}
+
+ 累计提交认证{{dataForm.totalSubmitNum}}次 通过{{dataForm.totalPassSubmitNum}}次, 不通过{{dataForm.totalFailNum}}次
+
+ 查看详情
+
{{dataForm.address}}
@@ -91,11 +100,14 @@
{{ $t('confirm') }}
+