This commit is contained in:
cmxdd 2020-07-29 10:42:37 +08:00
parent 8660e95d02
commit cc7a293e18

View File

@ -1,7 +1,7 @@
<script>
export default {
onLaunch: function() {
console.log('App Launch'),
console.log('App Launch')
},
onShow: function() {
console.log('App Show')