This commit is contained in:
gyq
2025-08-25 15:51:40 +08:00
parent 50a5e7672c
commit 07637f1986
2 changed files with 59 additions and 244 deletions

View File

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