/* components/topbar.wxss */ .topbar { position: fixed; top: 0; left: 0; z-index: 999; } .topbar .back { width: 36rpx; height: 36rpx; } .topbar .back image { width: 20rpx; height: 36rpx; }