From 52c82b4f021814fc1cbe49b70871757a9001458a Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期三, 16 七月 2025 21:26:46 +0800
Subject: [PATCH] 添加实验室检测模块功能

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

diff --git a/pages.json b/pages.json
index ae02587..6965142 100644
--- a/pages.json
+++ b/pages.json
@@ -420,6 +420,20 @@
 			{
 				"navigationBarTitleText" : "妫�楠岃鎯�"
 			}
+		},
+		{
+			"path" : "pages/QC/Laboratory/Laboratory",
+			"style" : 
+			{
+				"navigationBarTitleText" : "瀹為獙瀹ら�佹"
+			}
+		},
+		{
+			"path" : "pages/QC/Laboratory/List",
+			"style" : 
+			{
+				"navigationBarTitleText" : "瀹為獙瀹ら�佹"
+			}
 		}
 		// {
 		// 	"path": "pages/Device/Spotcheck",

--
Gitblit v1.9.3