From e57c3dbc61d03a86c2af12880d9e5c7a0f10c408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=9C=B1?= <2671189764@qq.com> Date: Fri, 30 May 2025 10:46:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AE=9E=E5=90=8D=E8=AE=A4?= =?UTF-8?q?=E8=AF=81=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ebike-user/pages.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ebike-user/pages.json b/ebike-user/pages.json index 01af05a..7dd7f39 100644 --- a/ebike-user/pages.json +++ b/ebike-user/pages.json @@ -129,6 +129,11 @@ "style": { "navigationBarTitleText": "订单明细" } + },{ + "path": "IdentityVerification", + "style": { + "navigationBarTitleText": "实名认证" + } }] }, {