.module{ height: 100%; overflow-y: scroll; } .file-wrap{ margin: 7px 6px; } .file-uploader{ font-size: 10px; } .foot{ width: 100%; position: fixed; bottom: 0; } button{ margin: 0px 36px; vertical-align: center; font-size: 14px; } .no-file-view{ width: 100%; flex-direction: row; display: flex; justify-content: center; } text.no-file{ font-size: 16px; margin-top: 32rpx; vertical-align: center; } image.no-file{ margin-top: 120rpx; height: 120rpx; width: 140rpx; vertical-align: center; }