From cce0782f2b17b2ee64c3dccc5b346d563fb21294 Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Sun, 15 Sep 2024 20:24:42 +0800 Subject: [PATCH] fix: 受理跳转功能 --- gz-wxparty/pages/perfectInformation/index.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gz-wxparty/pages/perfectInformation/index.json b/gz-wxparty/pages/perfectInformation/index.json index 78f9995..f97dbcc 100644 --- a/gz-wxparty/pages/perfectInformation/index.json +++ b/gz-wxparty/pages/perfectInformation/index.json @@ -1,5 +1,5 @@ { - "navigationBarTitleText": "完善资料", + "navigationBarTitleText": "个人信息", "usingComponents": { "personal-data-dom": "../../components/personal-data-dom/index" } -- Gitblit v1.8.0