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