DESKTOP-O04BTUJ\muzen hace 3 años
padre
commit
facedbe71f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -1,7 +1,7 @@
 <script>
 export default {
   onLaunch(){
-    getDeviceInfo.postMessage('获取设备信息')
+    
   }
 }
 </script>