From 787e3fa981eb87c9d1d98554ddd414bbdc0c7a70 Mon Sep 17 00:00:00 2001 From: lccsw <805383944@qq.com> Date: Thu, 6 Nov 2025 22:54:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=A8=E6=88=B7=E8=AE=A4?= =?UTF-8?q?=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pingan/src/views/user/profile/index.vue | 47 ++++++++++++++++++------- 1 file changed, 35 insertions(+), 12 deletions(-) diff --git a/pingan/src/views/user/profile/index.vue b/pingan/src/views/user/profile/index.vue index 0937a1f..c4c63fa 100644 --- a/pingan/src/views/user/profile/index.vue +++ b/pingan/src/views/user/profile/index.vue @@ -84,6 +84,21 @@ {{ form.phone }} + + + + + + + + + + + - {{ form2.signStatus }} + {{ form2.signStatusCn }} - + - 提交认证 + 确认已完成认证 @@ -140,11 +152,11 @@