.page { width: 100%; height: 100%; } .listBox { padding: 4% 0 4% 0; background: white; display: flex; border-bottom: 1rpx solid #E5E5E5; line-height: 56rpx; font-size: 28rpx; } .listBox:last-child{ border: none; }