/* components/header/header.wxss */ .header { width: 100vw; height: 100rpx; color: #ff0; background: #f00; text-align: center; line-height: 100rpx; }