mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
Images
This commit is contained in:
4
GUIDE.md
4
GUIDE.md
@ -74,8 +74,8 @@ you could navigate to an `AppDetail` page from any tab, which is exactly how the
|
||||
|
||||
For example, here's how the Minecraft `AppDetail` page looks in different tabs:
|
||||
|
||||
<img src="http://ionic-io-assets.s3.amazonaws.com/images/mc1.PNG" style="max-width: 300px">
|
||||
<img src="http://ionic-io-assets.s3.amazonaws.com/images/mc2.PNG" style="max-width: 300px">
|
||||
<img src="http://ionic-io-assets.s3.amazonaws.com/images/mc1.PNG" style="width: 300px">
|
||||
<img src="http://ionic-io-assets.s3.amazonaws.com/images/mc2.PNG" style="width: 300px">
|
||||
|
||||
|
||||
Another example could be showing a `SongDetail` page in a music app.
|
||||
|
Reference in New Issue
Block a user