lsc 1 year ago
parent
commit
15b7f24969

+ 1 - 1
dist/index.html

@@ -18,7 +18,7 @@
       border-radius: 10px;
       border-radius: 10px;
       -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
       -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
       background-color: rgba(0, 0, 0, 0.1);
       background-color: rgba(0, 0, 0, 0.1);
-    }</style><link href=./static/css/app.fd690dced3196a63f5bead4cf07b6d06.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.8d7171b1fe858bda1433.js></script><script type=text/javascript src=./static/js/app.75a1c2187595127880da.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.c0f0c1d62a9ba2c4665817ec53697782.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.8d7171b1fe858bda1433.js></script><script type=text/javascript src=./static/js/app.898f7058d565915b6953.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {
     document.documentElement.addEventListener("touchstart", function (event) {

File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.c0f0c1d62a9ba2c4665817ec53697782.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.c0f0c1d62a9ba2c4665817ec53697782.css.map


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.75a1c2187595127880da.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.898f7058d565915b6953.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.898f7058d565915b6953.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


+ 1 - 1
src/components/studyStudent.vue

@@ -192,7 +192,7 @@
   lineList[taskCount].length > 0 ||
   lineList[taskCount].length > 0 ||
   file[taskCount].length > 0
   file[taskCount].length > 0
 ">
 ">
-                  <div class="wheel" style="height: auto; min-height: 650px" v-if="
+                  <div class="wheel" style="height: auto;" v-if="
                     vedio.length &&
                     vedio.length &&
                     vedio[taskCount] &&
                     vedio[taskCount] &&
                     vedio[taskCount].length > 0 &&
                     vedio[taskCount].length > 0 &&

Some files were not shown because too many files changed in this diff