123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- .body.data-v-886538be {
- min-height: 100vh;
- box-sizing: border-box;
- padding: 21rpx 16rpx;
- background-color: #F3F5FB;
- padding-bottom: 160rpx;
- }
- .body .desc.data-v-886538be {
- padding-left: 24rpx;
- color: #666;
- background-color: #fff;
- border-radius: 10rpx;
- padding: 10rpx;
- }
- .body .status-item.data-v-886538be {
- padding: 22rpx 32rpx;
- background-color: #fff;
- font-size: 28rpx;
- line-height: 1;
- display: inline-block;
- color: #434343;
- margin-right: 20rpx;
- border-radius: 2px;
- }
- .body .status-item.active.data-v-886538be {
- background: rgba(22, 141, 236, 0.16);
- color: #168DEC;
- }
- .body.data-v-886538be .uni-forms-item__content .uni-easyinput, .body.data-v-886538be .uni-forms-item__content .uni-select {
- background-color: #fff;
- }
- .body .upload-container .upload.data-v-886538be {
- width: 216rpx;
- display: block;
- }
- .body .upload-container .tip.data-v-886538be {
- font-size: 24rpx;
- line-height: 28rpx;
- color: #999999;
- padding-top: 20rpx;
- }
- .body .footer.data-v-886538be {
- 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;
- }
- .body .preview.data-v-886538be {
- padding-top: 50rpx;
- }
- .body .preview .preview-item.data-v-886538be {
- width: 200rpx;
- height: 200rpx;
- }
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- .task-page.data-v-2180740c {
- padding: 20rpx;
- position: relative;
- }
- .task-page .head.data-v-2180740c {
- position: fixed;
- z-index: 999;
- width: 710rpx;
- left: 10px;
- top: 0px;
- background-color: #fff;
- box-sizing: border-box;
- padding-top: 5px;
- }
- .task-page .content.data-v-2180740c {
- margin-top: 36px;
- }
|