From 150fe16fbe2d38aa40ccfb9860b06d92898cea2b Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 20 一月 2026 17:05:54 +0800
Subject: [PATCH] 设备运行 状态 功能按键 完善 开机 停机 点检记录 故障登记 履历 工艺 按钮点击功能

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

diff --git a/pages.json b/pages.json
index 0cabc1d..9287f1d 100644
--- a/pages.json
+++ b/pages.json
@@ -1603,6 +1603,41 @@
 		    {
 		        "navigationBarTitleText" : "璁惧鏁呴殰鐧昏鍗曞垪琛�"
 		    }
+		},
+		{
+		    "path" : "pages/MJGL/Sb_EquipBegin/Sb_EquipBeginBill",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : "璁惧寮�鏈哄崟"
+		    }
+		},
+		{
+		    "path" : "pages/MJGL/Sb_EquipStop/Sb_EquipStopBill",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : ""
+		    }
+		},
+		{
+		    "path" : "pages/MJGL/Sc_WorkDotCheck/Sc_WorkDotCheckBillList_Day",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : "鐐规娓呭崟"
+		    }
+		},
+		{
+		    "path" : "pages/MJGL/Sb_EquipResumeCheckQuery/Sb_EquipResumeCheckQuery",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : "璁惧灞ュ巻"
+		    }
+		},
+		{
+		    "path" : "pages/MJGL/Sc_EquipmentProcessList/Sc_EquipmentProcess",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : "璁惧宸ヨ壓璺嚎"
+		    }
 		}
 		
 

--
Gitblit v1.9.1