This commit is contained in:
2025-11-24 15:30:05 +08:00
parent 871087cc1c
commit 5420cb599a
9 changed files with 1748 additions and 152 deletions

View File

@@ -2,6 +2,7 @@
export default {
onLaunch: function() {
console.log('App Launch')
},
onShow: function() {
console.log('App Show')