lsc 3 năm trước cách đây
mục cha
commit
09cb81051a

+ 1 - 1
dist/index.html

@@ -42,4 +42,4 @@
     height: 100%;
     width: 100%;
     background: #e6eaf0;
-  }</style><body><div id=app></div><script type=text/javascript src=/static/js/manifest.2ae2e69a05c33dfc65f8.js></script><script type=text/javascript src=/static/js/vendor.c45496ecc850f4852679.js></script><script type=text/javascript src=/static/js/app.cb26c7375b948d35b91c.js></script></body></html>
+  }</style><body><div id=app></div><script type=text/javascript src=/static/js/manifest.2ae2e69a05c33dfc65f8.js></script><script type=text/javascript src=/static/js/vendor.c45496ecc850f4852679.js></script><script type=text/javascript src=/static/js/app.52c024305f79162323c9.js></script></body></html>

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/app.52c024305f79162323c9.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/app.52c024305f79162323c9.js.map


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/app.cb26c7375b948d35b91c.js.map


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map


+ 3 - 1
src/components/unity.vue

@@ -88,7 +88,7 @@ export default {
     start() {
       if (this.loading) {
         if (this.active) {
-          that.$refs.unityvue.contentWindow.postMessage({ do: "1" }, "*");
+          this.$refs.unityvue.contentWindow.postMessage({ do: "1" }, "*");
         } else {
           this.$message.error("请拼接完才能执行");
         }
@@ -191,6 +191,8 @@ export default {
 
       if (e.data.active) {
         that.active = true;
+      }else if (e.data.active != undefined) {
+        that.active = false;
       }
     });
   },

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác