From 07401392be0115d291e64471325fcc4c17ba2be9 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期五, 21 六月 2024 15:26:35 +0800
Subject: [PATCH] 图片压缩

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

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

--
Gitblit v1.9.1