/* components/title-bar/index.wxss */ .title-bar-img { width: 100vw; height: 300rpx; position: fixed; top: 0; z-index: -1; } .text-white { font-size: 32rpx; color: white; font-weight: bold; }