From 41f72f682b1524c24e243a678e9b92395d238285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Wed, 4 Feb 2026 13:43:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=AA=E4=BA=BA=E8=AE=A4?= =?UTF-8?q?=E8=AF=81=E6=9C=AA=E9=80=9A=E8=BF=87=E7=8A=B6=E6=80=81=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/profile/index.wxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/profile/index.wxml b/pages/profile/index.wxml index 1ef7c88..ebf4887 100644 --- a/pages/profile/index.wxml +++ b/pages/profile/index.wxml @@ -62,7 +62,7 @@ 待审核 审核通过 - + {{userInfo.reasonforfailure ? '审核失败: ' + userInfo.reasonforfailure : '审核失败'}}