Browse Source

抽奖页面

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
81abf7373f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/lottery/index.vue

+ 1 - 1
src/pages/lottery/index.vue

@@ -81,7 +81,7 @@ export default {
   },
   onReady() {
     this.statusBarHeight = uni.getSystemInfoSync().statusBarHeight;
-    console.log(uni.getStorageInfoSync());
+    console.log(uni.getSystemInfoSync());
   },
   onLoad() {
     // 获取App方法