From 598ba0e24e6e1208e00e209b195c0da339bba776 Mon Sep 17 00:00:00 2001
From: wangzeyan <258785420@qq.com>
Date: Mon, 30 Jun 2025 20:17:22 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AE=9A=E6=97=B6=E4=BB=BB?=
=?UTF-8?q?=E5=8A=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
uniapp/pages/coach/my/index.vue | 813 ++++++++++++++++----------------
1 file changed, 419 insertions(+), 394 deletions(-)
diff --git a/uniapp/pages/coach/my/index.vue b/uniapp/pages/coach/my/index.vue
index ee51bf68..8a06e476 100644
--- a/uniapp/pages/coach/my/index.vue
+++ b/uniapp/pages/coach/my/index.vue
@@ -1,416 +1,441 @@
-
-
-
-
-
-
-
- {{memberInfo.name}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{statisticsInfo.courseNum}}
- 总授课数/节
-
-
- {{statisticsInfo.classNum}}
- 总授班级/个
-
-
- {{statisticsInfo.studentNum}}
- 总负责学员/名
-
-
-
-
- 月授课数
- {{statisticsInfo.courseMonthNum}}
- 节,月负责学员
- {{statisticsInfo.studentMonthNum}}
- 名
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+ {{memberInfo.name}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{statisticsInfo.courseNum}}
+ 总授课数/节
+
+
+ {{statisticsInfo.classNum}}
+ 总授班级/个
+
+
+ {{statisticsInfo.studentNum}}
+ 总负责学员/名
+
+
+
+
+ 月授课数
+ {{statisticsInfo.courseMonthNum}}
+ 节,月负责学员
+ {{statisticsInfo.studentMonthNum}}
+ 名
+
+
+
+
+
+
+
-
- 即将到期
-
-
-
- 授课统计
-
-
-
-
- 我的考勤
-
-
-
-
-
- 我的消息
-
-
-
-
- 教研管理
-
-
-
-
- 服务详情
-
-
-
+
+
+
-
-
+
+ 我的考勤
+
+
+
+
+
+ 我的消息
+
+
+
+
+ 教研管理
+
+
+
+
+
+
+ 我的合同
+
+
+
+
+
+
-
- 设置
-
-
-
-
+
+ 设置
+
+
+
+
-
-
-
+
+
+
\ No newline at end of file