/* pages/index/index.wxss */ .map { width: 100vw; height: 100vh; } .action-box { position: absolute; bottom: 26px; right: 14px; height: 86px; display: flex; flex-direction: column; justify-content: space-between; } .action-box image { width: 40px; height: 40px; }