mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-07 18:06:48 +08:00
feat:面授课开课去上课弹框优化
This commit is contained in:
@@ -274,7 +274,7 @@
|
|||||||
<div>{{ item }}</div>
|
<div>{{ item }}</div>
|
||||||
<div
|
<div
|
||||||
@click="toOffcoursePlanPage(openCourseIdList[key])"
|
@click="toOffcoursePlanPage(openCourseIdList[key])"
|
||||||
style="width:60px;height:30px;text-align:center;line-height:30px;background:#0078fc;border-radius:5px;color:#fff;cursor: pointer;">去学习</div>
|
style="width:60px;height:30px;text-align:center;line-height:30px;background:#0078fc;border-radius:5px;color:#fff;cursor: pointer;">去上课</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
|
|||||||
Reference in New Issue
Block a user