From 702f7fa9f07ffacd580fca166a96039bda4589c4 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期五, 02 八月 2024 00:19:54 +0800 Subject: [PATCH] update --- pages.json | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index dc76b13..094d7e4 100644 --- a/pages.json +++ b/pages.json @@ -129,6 +129,13 @@ "style": { "navigationBarTitleText": "理赔单详情" } + }, + { + "path" : "pages/user/user-bind-wx/user-bind-wx", + "style" : + { + "navigationBarTitleText" : "绑定微信" + } } ], "subPackages": [{ -- Gitblit v1.9.3