From f9e93380e5192b35943769950c698c50b86febb6 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期五, 13 九月 2024 08:41:21 +0800
Subject: [PATCH] #

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

diff --git a/pages.json b/pages.json
index 966f614..f0a0f11 100644
--- a/pages.json
+++ b/pages.json
@@ -175,8 +175,25 @@
 			"style": {
 				"navigationBarTitleText": "閫�鍑虹櫥褰�"
 			}
+		},
+		{
+			"path" : "pages/order/orderPakin2",
+			"style" : 
+			{
+				"navigationBarTitleText" : "璁㈠崟缁勬墭",
+				"enablePullDownRefresh" : false
+			}
 		}
-	],
+	    ,{
+            "path" : "pages/pakin/test",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鏂囨湰娴嬭瘯",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+    ],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
 		"navigationBarTitleText": "uni-app",

--
Gitblit v1.9.1