/* pages/jump/jump.wxss */ .jump>view{ width: 100%; height: 60px; margin: 20px 0; display: flex; justify-content: space-around; align-items: center; }