diff --git a/newPages/courseDetail/index.vue b/newPages/courseDetail/index.vue index f3e29b4..7bbb3c0 100644 --- a/newPages/courseDetail/index.vue +++ b/newPages/courseDetail/index.vue @@ -17,7 +17,7 @@ {{ courseDetails.price ? courseDetails.price.toFixed(2) : '--' }} - ¥3000.00 + {{ courseDetails.name }} @@ -28,7 +28,7 @@ {{ courseDetails.type }} - 兄弟驾校/周一至周日 08:00-18:00 + 周一至周日 08:00-18:00 diff --git a/newPages/examinationList/index.vue b/newPages/examinationList/index.vue index 407d4ba..70bcd14 100644 --- a/newPages/examinationList/index.vue +++ b/newPages/examinationList/index.vue @@ -157,6 +157,10 @@ export default { this.userInfo = getLocalUserInfo() this.getExamList() this.getCourseList() + // 监听刷新事件 + uni.$on('refresh', () => { + this.getExamList() + }) }, onReady() { // 动态计算滚动区域高度 diff --git a/newPages/my/index.vue b/newPages/my/index.vue index 1f3135d..a7e36a4 100644 --- a/newPages/my/index.vue +++ b/newPages/my/index.vue @@ -21,7 +21,7 @@ 登录将开启全部服务 - + + + + + + 学车码 +