.computed { position: fixed; top: -1000rpx; left: 0; /* #ifndef APP-NVUE */ display: flex; /* #endif */ flex-direction: row; flex-wrap: wrap; } .computed-text { font-size: 20px; flex-shrink: 0; }