This commit is contained in:
GYJ
2025-01-20 10:50:06 +08:00
parent c05ee20821
commit 949403dd0d

View File

@@ -1,7 +1,7 @@
<script>
export default {
onLaunch: function() {
console.log('App Launch');
console.log('App Launch ');
uni.setStorageSync('adRewardedNum',0)
},