.platform-ios { .bar .title + .buttons { top: auto; bottom: 0.24rem; } .has-footer { // padding-bottom: 2.16rem; .scrollContent{ padding-bottom: 2.16rem; } } .has-header { padding-bottom: 1.28rem; } .header-top { margin-top: 1.26rem; } .img { margin-top: 0.2rem; } .bar { background-image: none; padding: 0.1rem 0 0.1rem 0; height: 1.28rem !important; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; .title { height: 0.96rem; min-width: 0.6rem; line-height: 0.96rem; font-size: 0.34rem; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center; margin-top: 0.08rem; } } .content { .list { .item { .contents { .add-name { .required::after { content: '*'; color: #D24E4E; position: absolute; top: 0; right: -0.16rem; height: 0.16rem; padding-top: 2px; } } } } } } }