jump.wxss 162 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 /* pages/jump/jump.wxss */ .jump>view{ width: 100%; height: 60px; margin: 20px 0; display: flex; justify-content: space-around; align-items: center; }