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

+ 4 - 2
src/App.vue

@@ -1,8 +1,10 @@
 <script>
 export default {
   globalData: {
-    statusBarHeight: 20,
-    userInfo: {}
+    // 用户信息
+    userInfo: {},
+    // 状态栏
+    statusBarHeight: 20
   },
   onLaunch() {
     // 获取App方法