mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
Create router.html
This commit is contained in:
8
mockup/router.html
Normal file
8
mockup/router.html
Normal file
@ -0,0 +1,8 @@
|
||||
<ion-app>
|
||||
<ion-nav>
|
||||
<login-page>
|
||||
<button push="signup">Sign up</button>
|
||||
<button pop>Back</button>
|
||||
</login-page>
|
||||
</ion-nav>
|
||||
</ion-app>
|
Reference in New Issue
Block a user