Commit eeaacc99b8f547239597dde6fbff395a63276b15

Authored by Adam
1 parent 066667dc4f
Exists in master

auto commit the code by alias command

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
... ... @@ -6,6 +6,7 @@
6 6 console.log('App Launch')
7 7 },
8 8 onShow() {
  9 +
9 10 console.log('App Show')
10 11 },
11 12 onHide() {
... ...