xujunjie 1 жил өмнө
parent
commit
28c13f9b15

+ 0 - 1
src/utils/utils.js

@@ -146,7 +146,6 @@ export const UnityAction = {
 };
 };
 if (window.vuplex) {
 if (window.vuplex) {
   window.vuplex.addEventListener('message', e => {
   window.vuplex.addEventListener('message', e => {
-    alert(e)
     console.log('============================getMessageForUnity============================');
     console.log('============================getMessageForUnity============================');
     const data = JSON.parse(e.data);
     const data = JSON.parse(e.data);
     console.log(data);
     console.log(data);