From a9d041d098aa836f03276e2a7b38c667df733688 Mon Sep 17 00:00:00 2001 From: liutong <836164388@qq.com> Date: Wed, 12 Mar 2025 15:54:14 +0800 Subject: [PATCH] =?UTF-8?q?feat(pages):111=20=E6=B7=BB=E5=8A=A0=E6=95=99?= =?UTF-8?q?=E7=BB=83=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 pages.json 中添加了教练首页的配置项 - 新增页面 --- pages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages.json b/pages.json index 53556c3..d53b70d 100644 --- a/pages.json +++ b/pages.json @@ -54,6 +54,14 @@ "navigationBarTextStyle": "black" } }, + + + + + + + + { "path": "pages/coach/home/index", "style": {