From 6dcb2f079d7c470580da23034f32aafd0a2ebcb4 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期三, 31 七月 2024 14:31:20 +0800
Subject: [PATCH] add 打印(还没debug)

---
 pages.json |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index 0685b60..d128a55 100644
--- a/pages.json
+++ b/pages.json
@@ -171,7 +171,15 @@
 						"navigationBarTitleText": "协议",
 						"enablePullDownRefresh": false
 					}
-				},
+				},
+				{
+					"path": "print/print-list",
+					"style": {
+						"navigationBarTitleText": "打印",
+						"enablePullDownRefresh": false
+					}
+					
+				}
 				// #endif				
 				// #ifdef PUB_PARTNER || PUB_SUPPLIER
 				{

--
Gitblit v1.9.3