From 273e2da8372cfd54f91a1117ccaaf6d3c9085e90 Mon Sep 17 00:00:00 2001
From: jt <jt@activesoft.com.cn>
Date: 星期五, 25 八月 2023 15:45:17 +0800
Subject: [PATCH] 3018功能点增加兼容Mobox3的页面 3037功能点增加兼容Mobox3的页面

---
 pages.json |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index 61c3a9f..45c2fe3 100644
--- a/pages.json
+++ b/pages.json
@@ -63,6 +63,22 @@
             }
         }
         ,{
+            "path" : "pages/modal/3018",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鏂板",
+                "enablePullDownRefresh": false
+            }
+        }
+        ,{
+            "path" : "pages/modal/3037",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鏂板",
+                "enablePullDownRefresh": false
+            }
+        }
+        ,{
             "path" : "pages/modal/5600",
             "style" :                                                                                    
             {

--
Gitblit v1.9.1