Commit c85a2d12 authored by 黄奎's avatar 黄奎

页面修改

parent a37da23f
......@@ -69,7 +69,7 @@
<q-timeline-entry v-for="(tItem,tIndex) in dataList" :key="tIndex">
<template v-slot:title>
<div class="visit_Cont">
<div>预约时间{{tItem.ClassDateStr}} {{tItem.ClassTime}}-{{tItem.EndTime}}</div>
<div>预约时间{{tItem.ClassDateStr}} {{tItem.ClassTime}}-{{tItem.EndTime}}</div>
<div>主讲内容:{{tItem.ClassContent}}</div>
<div>主讲老师:{{tItem.TeacherName}}</div>
<div>教室:{{tItem.RoomName}}</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment