This commit is contained in:
2025-08-25 15:50:06 +08:00
parent ec6bd2a68b
commit 3bca9b1d81

View File

@@ -2,6 +2,7 @@
export default {
onLaunch: function() {
console.log('App Launch ');
console.log('App Launch test');
uni.setStorageSync('adRewardedNum',0)
},