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