Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
[release]1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed Sep 28, 2017
1 parent d80f67f commit e0c7c2c
Show file tree
Hide file tree
Showing 4 changed files with 215 additions and 144 deletions.
3 changes: 3 additions & 0 deletions example/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
'/welcome': Welcome,
'/test/replace': Replace
})
createRouter.listen(_ => {
console.log('router changed')
})

export default {
oncreate () {
Expand Down
Loading

0 comments on commit e0c7c2c

Please sign in to comment.