@charset "UTF-8"; /* 水平间距 */ /* 水平间距 */ .body.data-v-30fa295e { height: 100vh; box-sizing: border-box; padding: 21rpx 16rpx; background-color: #F3F5FB; } .body.data-v-30fa295e .uni-forms-item__content .uni-easyinput, .body.data-v-30fa295e .uni-forms-item__content .uni-select { background-color: #fff; } .body .upload-container .upload.data-v-30fa295e { width: 216rpx; display: block; } .body .upload-container .tip.data-v-30fa295e { font-size: 24rpx; line-height: 28rpx; color: #999999; padding-top: 20rpx; } .body .footer.data-v-30fa295e { width: 100%; height: 136rpx; background: #FFFFFF; border-radius: 16rpx 16rpx 0px 0px; position: fixed; left: 0; bottom: 0; text-align: center; color: #168DEC; font-size: 32rpx; padding-top: 20rpx; letter-spacing: 2px; }