upload-file.wxss 264 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .image { width: 100%; height: 360rpx; } .page-body-info { display: flex; box-sizing: border-box; padding: 30rpx; height: 420rpx; border-top: 1rpx solid #D9D9D9; border-bottom: 1rpx solid #D9D9D9; align-items: center; justify-content: center; }