From f391ea2e402579ab8fc351232b83d21376386738 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期四, 20 六月 2024 18:58:01 +0800
Subject: [PATCH] 添加页面

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

diff --git a/pages.json b/pages.json
index 00cb7b5..9c99d25 100644
--- a/pages.json
+++ b/pages.json
@@ -135,6 +135,20 @@
 						"navigationBarTitleText" : "鐢宠璇︽儏",
 						"navigationStyle": "custom"
 					}
+				},
+				{
+					"path" : "translate/translate",
+					"style" : 
+					{
+						"navigationBarTitleText" : "鎵ф硶瀹℃壒"
+					}
+				},
+				{
+					"path" : "translateRecord/translateRecord",
+					"style" : 
+					{
+						"navigationBarTitleText" : ""
+					}
 				}
 			]
 		}

--
Gitblit v1.9.1