From 8a2ca99a372a7b44b990ab161337dfb333767e38 Mon Sep 17 00:00:00 2001
From: jt <jt@activesoft.com.cn>
Date: 星期二, 12 九月 2023 11:13:01 +0800
Subject: [PATCH] 5600码盘功能点确定时获取正在码盘里没有显示的字段传到脚本里改进

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