From 5db4036042079a8c3cd164123c8eb82907f6153a Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期二, 12 十一月 2024 15:21:49 +0800
Subject: [PATCH] update 签到重复bug
---
pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 5d51333..d5f5488 100644
--- a/pages.json
+++ b/pages.json
@@ -435,6 +435,13 @@
}
},
{
+ "path": "setup/account-self",
+ "style": {
+ "navigationBarTitleText": "账户安全",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "customer-info/customer-info",
"style": {
"navigationBarTitleText": "信息维护",
--
Gitblit v1.9.3