美文网首页
ionic3 把ion-header 设置透明,会空出44px解

ionic3 把ion-header 设置透明,会空出44px解

作者: 厦门第一帅哥 | 来源:发表于2017-10-30 17:36 被阅读83次

    <ion-header>

         <ion-navbar transparent no-border-bottom>

    </ion-navbar>

    </ion-header>

    this.content._scrollContent.nativeElement.style.paddingTop = "0px";

    this.content._fixedContent.nativeElement.style.marginTop = "0px";

    相关文章

      网友评论

          本文标题:ionic3 把ion-header 设置透明,会空出44px解

          本文链接:https://www.haomeiwen.com/subject/tazrpxtx.html