From cbafbc0a3a704cc48e76ef0862ffcf74433186ff Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 25 八月 2025 18:48:47 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_fix_sub' into dev_fix_sub

---
 pages.json |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index fd3ed7c..f985091 100644
--- a/pages.json
+++ b/pages.json
@@ -27,7 +27,14 @@
 				"navigationStyle": "custom"
 				// 闅愯棌椤堕儴瀵艰埅鏍�
 			}
-		}
+		},
+      {
+        "path" : "pages/ActivityPopup/ActivityPopup",
+        "style" :
+        {
+          "navigationBarTitleText" : ""
+        }
+      }
 		// {
 		// 	"path": "pages/tabbar/home/index",
 		// 	"style": {

--
Gitblit v1.8.0