From a1e7aab42eea92041bcea5e712cd854c0be40c00 Mon Sep 17 00:00:00 2001 From: LLL <15374889135@163.com> Date: Sun, 18 May 2025 19:35:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/coach/class/list.vue | 6 +++--- pages/coach/course/list.vue | 10 +++++----- pages/coach/my/due_soon.vue | 13 +++++++------ pages/coach/my/index.vue | 12 ++++++++---- 4 files changed, 23 insertions(+), 18 deletions(-) diff --git a/pages/coach/class/list.vue b/pages/coach/class/list.vue index 2472ab0..2a5a6fb 100644 --- a/pages/coach/class/list.vue +++ b/pages/coach/class/list.vue @@ -83,7 +83,7 @@ export default { }, onLoad(options) {}, onShow(){ - this.init()//初始化 + //this.init()//初始化 }, methods: { //初始化 @@ -148,9 +148,9 @@ export default { }, async search(e){ - await this.resetFilteredData() + //await this.resetFilteredData() this.filteredData.name = e - await this.getList() + //await this.getList() }, //打开班级详情页 diff --git a/pages/coach/course/list.vue b/pages/coach/course/list.vue index 0795c6d..4c61483 100644 --- a/pages/coach/course/list.vue +++ b/pages/coach/course/list.vue @@ -199,7 +199,7 @@ export default { onLoad() { }, onShow(){ - this.init()//初始化 + //this.init()//初始化 }, //下拉刷新 async onPullDownRefresh() { @@ -300,9 +300,9 @@ export default { //选择日期 async selectDate(date) { - this.loadData() + //this.loadData() this.filteredData.schedule_date = date - this.getList() + //this.getList() }, //加载更过(下一页) @@ -421,9 +421,9 @@ export default { changeCalendar(e){ console.log('日历',e) this.show_calendar = false - this.loadData() + //this.loadData() this.filteredData.schedule_date = e.fulldate - this.getList() + //this.getList() }, } diff --git a/pages/coach/my/due_soon.vue b/pages/coach/my/due_soon.vue index 667bc66..b456977 100644 --- a/pages/coach/my/due_soon.vue +++ b/pages/coach/my/due_soon.vue @@ -10,7 +10,8 @@ - + + @@ -34,7 +35,7 @@ - + @@ -58,7 +59,7 @@ - + @@ -82,7 +83,7 @@ - + @@ -106,7 +107,7 @@ - + @@ -130,7 +131,7 @@ - + diff --git a/pages/coach/my/index.vue b/pages/coach/my/index.vue index d3e86f7..00d9754 100644 --- a/pages/coach/my/index.vue +++ b/pages/coach/my/index.vue @@ -17,7 +17,8 @@ - 到课率统计 + + 到课率统计 @@ -70,17 +71,20 @@ - + + 授课统计 - + + 我的考勤 - + + 我的消息