This commit is contained in:
2021-09-18 13:02:56 +08:00
parent 0fa8736ed3
commit 05c7870f99
10 changed files with 659 additions and 105 deletions

View File

@@ -5,6 +5,7 @@
},
onShow () {
console.log('App Show')
uni.hideLoading()
},
onHide () {
console.log('App Hide')