<view class="header">
<text class="headerTitle">请在45分钟内完成支付逾期订单将自动失效</text>
</view>
header:{
textAlign: 'center',
width: 375,
height: 35,
lineHeight: '35',
backgroundColor: '#fff6f0',
},
headerTitle:{
width:300,
height:16,
backgroundColor: '#f00',
fontSize: 12,
color: '#ff6600',
textAlign: 'center',
verticalAlign: 'middle',
fontWeight: 400,
},
height: 100, 这个单位默认的是px吗