gpt4 book ai didi

ios - 在 iOS 设备上运行时, ionic 栏标题不居中

转载 作者:塔克拉玛干 更新时间:2023-11-02 22:59:41 24 4
gpt4 key购买 nike

我正在使用 Ionic 为 Android 和 iOS 构建应用。
我在 View 中使用 bar-header 作为标题:

<ion-view view-title="Home" class="tab-home">
<ion-content class="padding">
<div class="bar bar-header bar-positive">
<div class="h1 title">The European Experience</div>
</div>
<div class="bar bar-subheader bar-stable">
<h2 class="title">Companion App</h2>
</div>
<div class="content has-header padding">
...
</div>
</ion-content>
</ion-view>

当使用 ionic serve -l 在我的浏览器中显示时,标题正确显示:

ionic lab display

在真实的 Android 设备上运行时,它也能正常工作: run on Android但是当我在 iOS 设备(物理设备或模拟器)上运行应用程序时,标题不是垂直居中的:

run on iPhone我尝试添加 CSS 以显式指定 vertical-aligntext-align,但没有成功。

什么可以解释这个问题?我如何才能将标题置于此页眉中?

最佳答案

这类问题很常见,具体取决于您使用的 Ios/Ionic 版本,您是否尝试使用 Tag ? ion-header-bar

关于ios - 在 iOS 设备上运行时, ionic 栏标题不居中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37862015/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com