From 15b63899e8afe256715aa9c51674f8fab92a2f00 Mon Sep 17 00:00:00 2001
From: 陶杰 <1378534974@qq.com>
Date: 星期一, 04 十一月 2024 11:10:56 +0800
Subject: [PATCH] 1.商品评论补充

---
 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