ionic标题居中

<ion-header-bar class="bar bar-header" align-title="center">
<button class="button button-clear zkht-buttonOfBack-size" ng-click="$ionicGoBack()">
<i class="icon ion-ios-arrow-back"></i>
</button>
<h1 class="title zkht-brandListHeader">名称</h1>
</ion-header-bar>

 

如果不添加align-title="center",在pc端可以居中,手机中就不行。

posted @ 2017-05-12 17:24  adolfvicto  阅读(284)  评论(0编辑  收藏  举报