From 46afa092461c3f82716cb92a339b88cf174a4b9d Mon Sep 17 00:00:00 2001 From: zhenyuWang <13641039885@163.com> Date: Thu, 1 Aug 2024 16:18:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20pages.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index 9dfd3712..5b3eb197 100644 --- a/pages.json +++ b/pages.json @@ -555,7 +555,7 @@ "path": "pages/API/get-enter-options-sync/get-enter-options-sync", "group": "1,1,4,1", "style": { - "navigationBarTitleText": "getEnterOptionsSync | 获取启动参数" + "navigationBarTitleText": "getEnterOptionsSync | 获取本次启动时的参数" } }, { @@ -2755,4 +2755,4 @@ ] } ] -} +} \ No newline at end of file -- GitLab