lsc 1 year ago
parent
commit
65aabfe0cb

+ 1 - 1
dist/index.html

@@ -18,7 +18,7 @@
       border-radius: 10px;
       -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
       background-color: rgba(0, 0, 0, 0.1);
-    }</style><link href=./static/css/app.590af8c292a6d27d1ec1bed2d8f423ff.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.83af4eef2c3a72e199e7.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.6a4256fef670e95c0d4798e09f6b985f.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.974d590c06d3d0f1e46b.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

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


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


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


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


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


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


+ 1 - 1
src/components/studio/studyStudent.vue

@@ -1431,7 +1431,7 @@ export default {
         });
     },
     allScrell() {
-      window.parent.postMessage({ allScreen: "2studio" }, "*");
+      window.parent.postMessage({ allScreen: this.screenType+"studio" }, "*");
     },
     nextOrpreSteps(t) {
       var b = this.chapInfoList.length - 1;

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