소스 검색

抽奖页面

DESKTOP-O04BTUJ\muzen 3 년 전
부모
커밋
81abf7373f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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方法