Browse Source

no message

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
facedbe71f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

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