推荐辅导站
{{ station.name }}
{{ station.area }} | {{ station.address }}
站长:{{ station.coach_name }}
协会动态
{{ news.title }}
{{ formatDate(news.publish_time) }}
{{ station.name }}
{{ station.area }} | {{ station.address }}
站长:{{ station.coach_name }}
{{ currentStation.name }}
{{ currentStation.area }} | {{ currentStation.address }}
教练:{{ currentStation.coach_name }}
电话:{{ currentStation.phone }}
站点介绍
{{ currentStation.intro || '暂无介绍' }}
周边风景
站长风采
{{ currentStation.master_name || '暂无信息' }}
{{ currentStation.master_intro || '暂无介绍' }}
教练团队
{{ coach.name || '暂无姓名' }}
{{ coach.info || '暂无介绍' }}
资质证书
暂无教练信息
近期活动
{{ event.title }}
{{ formatDate(event.date) }}
{{ event.description }}
暂无近期活动
学员风采
{{ student.description }}
{{ student.description }}
暂无学员风采
近期课程 (显示所有课程)
{{ formatDate(date) }} {{ getWeekDay(date) }}
{{ formatTime(course.start_time) }} - {{ formatTime(course.end_time) }}
{{ course.name }}
⏱️ {{ course.duration }}分钟 👥 限{{ course.quota }}人 剩余{{ course.surplus_quota }}个名额
{{ course.price > 0 ? '¥' + course.price : '免费课程' }}
暂无课程安排
{{ course.name }}
{{ formatDate(course.start_date) }}{{ course.end_date && course.end_date !== course.start_date ? ' - ' + formatDate(course.end_date) : '' }} {{ formatTime(course.start_time) }} - {{ formatTime(course.end_time) }}
{{ course.station_name }}
{{ course.price > 0 ? '¥' + course.price : '公益课程' }}
已报名: {{ course.booked_count || 0 }}人 已支付: {{ course.paid_count || 0 }}人 剩余: {{ course.surplus_quota }}人
{{ currentCourse.name }}
日期:{{ formatDate(currentCourse.start_date) }}{{ currentCourse.end_date && currentCourse.end_date !== currentCourse.start_date ? ' - ' + formatDate(currentCourse.end_date) : '' }}
时间:{{ formatTime(currentCourse.start_time) }} - {{ formatTime(currentCourse.end_time) }}
地点:{{ currentCourse.station_name }}
价格:{{ currentCourse.price > 0 ? '¥' + currentCourse.price : '公益课程' }}
名额:{{ currentCourse.surplus_quota }}/{{ currentCourse.quota }}
报名情况:
已报名: {{ currentCourse.booked_count || 0 }}人
已支付: {{ currentCourse.paid_count || 0 }}人
课程介绍
{{ currentCourse.description || '暂无介绍' }}
{{ news.title }}
{{ formatDate(news.publish_time) }}
{{ currentNews.title }}
{{ formatDate(currentNews.publish_time) }}
请先登录查看订单
暂无订单
{{ order.course_name }}
{{ formatDate(order.start_date) }}{{ order.end_date && order.end_date !== order.start_date ? ' - ' + formatDate(order.end_date) : '' }} {{ formatTime(order.start_time) }} - {{ formatTime(order.end_time) }}
¥{{ order.price }}
个人资料
选择联系人
暂无用户
{{ selectedUser.nickname }}
暂无消息,开始聊天吧!
预约课程
{{ bookingCourse.name }}
📍 {{ bookingCourse.station_name }}
📅 {{ bookingCourse.start_date }}{{ bookingCourse.end_date && bookingCourse.end_date !== bookingCourse.start_date ? ' - ' + bookingCourse.end_date : '' }} {{ bookingCourse.start_time }} - {{ bookingCourse.end_time }}
💰 ¥{{ bookingCourse.price }}