@@ -25,7 +25,7 @@
height: 100%;
width: 100%;
background: #e6eaf0;
- }</style><link href=./static/css/app.36470e11aaa6306ed707e7d4015f3ea3.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3512a67a6213c2df4180.js></script><script type=text/javascript src=./static/js/vendor.f1661c5ebfd33221b88f.js></script><script type=text/javascript src=./static/js/app.bbb1f0b9b7c3c5a19ac4.js></script></body></html><script>function stopSafari() {
+ }</style><link href=./static/css/app.595c9e637e4a116f144b1fdf2a6ab239.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3512a67a6213c2df4180.js></script><script type=text/javascript src=./static/js/vendor.f1661c5ebfd33221b88f.js></script><script type=text/javascript src=./static/js/app.5ddcd90996c548f48451.js></script></body></html><script>function stopSafari() {
//阻止safari浏览器双击放大功能
let lastTouchEnd = 0 //更新手指弹起的时间
document.documentElement.addEventListener("touchstart", function (event) {
@@ -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
>