|
@@ -22,9 +22,9 @@
|
|
|
</div>
|
|
|
<div class="student_button">
|
|
|
<!-- <el-button type="primary" class="bgColor" @click="openCourse">协同编辑</el-button> -->
|
|
|
- <!-- <el-button type="primary" class="bgColor" @click="goToCourse2()"
|
|
|
+ <el-button type="primary" class="bgColor" @click="goToCourse2()"
|
|
|
>极简课程</el-button
|
|
|
- > -->
|
|
|
+ >
|
|
|
<el-button type="primary" class="bgColor" @click="goToCourse()"
|
|
|
>添加课程</el-button
|
|
|
>
|