From 3bfca5601c8e6ca6f0668124923ff1aae32ef71a Mon Sep 17 00:00:00 2001 From: Zones <765289303@qq.com> Date: Tue, 14 Jul 2026 09:26:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=94=99=E5=88=AB=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 2 +- utils/constant.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index fa42d12..fc62068 100644 --- a/pages.json +++ b/pages.json @@ -137,7 +137,7 @@ { "path": "hj/make_right", "style": { - "navigationBarTitleText": "组队抽查" + "navigationBarTitleText": "组对抽查" } }, { diff --git a/utils/constant.js b/utils/constant.js index c2cee2f..e3beb67 100644 --- a/utils/constant.js +++ b/utils/constant.js @@ -60,7 +60,7 @@ export const defaultApps = [{ selected: false }, { - name: '组队抽查', + name: '组对抽查', icon: 'zudui', menuId: "", path: "/scanpages/hj/make_right",