@@ -33,9 +33,7 @@ export default {
};
},
onLaunch: function (e) {
if(uni.getStorageSync("fontSize") != 3.5 && uni.getStorageSync("fontSize") != 4){
uni.setStorageSync("fontSize",3.5)//改变字体大小
}
uni.setStorageSync("isJump", null);
console.log("App Launch");
// #ifdef APP-PLUS
The note is not visible to the blocked user.