ionic2

1.图片资源放在assets目录下。可以创建img文件夹,然后
2.grid中的col col默认为12块,col-3表示占用其中三块,push-3表示右移3块,pull-3表示左移三块,align-self-center配合text-align: center;可以让控件整个居中
3.navbar如果要自定义的话,在header中不要写,直接加自己的控件,然后处理界面跳转。

Leave a Reply

Your email address will not be published. Required fields are marked *