From 4b68b41822b8da02c9a9ceba3bc6e30d4445d324 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期四, 26 九月 2024 08:54:09 +0800 Subject: [PATCH] Merge remote-tracking branch 'remote-v2/master-2.0' into master-2.0 --- pages.json | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 2c619ce..5c8e879 100644 --- a/pages.json +++ b/pages.json @@ -280,6 +280,13 @@ "pages": [ // #ifdef PUB_PARTNER { + "path": "partner-info/partner-info-personal", + "style": { + "navigationBarTitleText": "个人资料", + "enablePullDownRefresh": false + } + }, + { "path": "partner-info/partner-info", "style": { "navigationBarTitleText": "信息维护", -- Gitblit v1.9.3