From 186d172fc06dfe44dc2a61d238356e6a7db652d5 Mon Sep 17 00:00:00 2001
From: zhuguifei <zhuguifei@zhuguifeideiMac.local>
Date: 星期五, 04 七月 2025 15:13:14 +0800
Subject: [PATCH] 分包准备

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

diff --git a/pages.json b/pages.json
index f5f60bc..2914fb5 100644
--- a/pages.json
+++ b/pages.json
@@ -104,16 +104,17 @@
 				}
 			}
 
-		}, {
-			"path": "pages/me/video",
-			"style": {
-				"navigationStyle": "custom",
-				"app-plus": {
-					"titleNView": false
-				}
-			}
+		},
+		// {
+		// 	"path": "pages/me/video",
+		// 	"style": {
+		// 		"navigationStyle": "custom",
+		// 		"app-plus": {
+		// 			"titleNView": false
+		// 		}
+		// 	}
 
-		},
+		// },
 		{
 			"path": "pages/tabBar/device",
 			"style": {

--
Gitblit v1.9.3