From 8114809102cd53c960b11a5d38af992454d1e4c5 Mon Sep 17 00:00:00 2001 From: liwentao Date: Thu, 4 Jun 2026 13:19:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0page.json=EF=BC=8C=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=9B=A2=E8=AF=BE=E5=88=97=E8=A1=A8=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gym-manage-uniapp/pages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gym-manage-uniapp/pages.json b/gym-manage-uniapp/pages.json index e940ee1..12c78c1 100644 --- a/gym-manage-uniapp/pages.json +++ b/gym-manage-uniapp/pages.json @@ -212,6 +212,12 @@ "navigationStyle": "custom", "navigationBarTitleText": "课程评价" } + }, + { + "path": "pages/groupCourse/list", + "style": { + "navigationBarTitleText": "团课列表" + } } ], "globalStyle": {