| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- .container.data-v-92bb8f34 {
- overflow: auto;
- height: 100vh;
- background-image: url(/static/bg.png);
- background-size: 100% 100%;
- }
- .container .select-item.data-v-92bb8f34 {
- margin: 19rpx 0;
- display: flex;
- background-color: #ffffff;
- height: 139rpx;
- }
- .container .select-item .picker-item-logol.data-v-92bb8f34 {
- width: 88rpx;
- display: flex;
- justify-content: flex-end;
- align-items: center;
- }
- .container .select-item .picker-item-logol .picker-item-logo-left.data-v-92bb8f34 {
- width: 58rpx;
- height: 58rpx;
- }
- .container .select-item .picker-item-label.data-v-92bb8f34 {
- font-size: 30rpx;
- width: 161rpx;
- height: 139rpx;
- line-height: 139rpx;
- text-align: center;
- }
- .container .select-item .picker-item-content.data-v-92bb8f34 {
- width: 360rpx;
- height: 139rpx;
- line-height: 139rpx;
- font-size: 36rpx;
- text-align: center;
- color: #999999;
- }
- .container .select-item .picker-item-logor.data-v-92bb8f34 {
- width: 91rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .container .select-item .picker-item-logor .picker-item-logo-right.data-v-92bb8f34 {
- width: 40rpx;
- height: 40rpx;
- }
- .container .bill.data-v-92bb8f34 {
- margin: 20rpx 0;
- min-height: 982rpx;
- }
- .container .bill .null.data-v-92bb8f34 {
- display: flex;
- flex-direction: column;
- align-items: center;
- margin: 0 auto;
- padding-top: 300rpx;
- width: 50%;
- height: 400rpx;
- }
- .container .bill .null ._img.data-v-92bb8f34 {
- height: 90%;
- }
- .container .bill .null ._span.data-v-92bb8f34 {
- margin-top: 30rpx;
- }
- .container .bill .has.data-v-92bb8f34 {
- margin: 0 20rpx;
- }
- .container .bill .has .choose.data-v-92bb8f34 {
- display: flex;
- }
- .container .bill .has .choose .time.data-v-92bb8f34 {
- flex: 1;
- padding-right: 40rpx;
- }
- .container .bill .has .choose .type.data-v-92bb8f34 {
- flex: 1;
- padding-right: 40rpx;
- }
- .container .bill .has .has_bill.data-v-92bb8f34 {
- margin-top: 20rpx;
- }
- .container .bill .has .has_bill .item.data-v-92bb8f34 {
- margin-bottom: 20rpx;
- border-radius: 10rpx;
- background-color: #fff;
- }
- .container .bill .has .has_bill .item .item_header.data-v-92bb8f34 {
- height: 96rpx;
- line-height: 96rpx;
- text-align: center;
- font-weight: bold;
- border-radius: 10rpx 10rpx 0 0;
- background-color: #e7eef5;
- }
- .container .bill .has .has_bill .item .item_box.data-v-92bb8f34 {
- display: flex;
- margin: 0 30rpx;
- height: 70rpx;
- line-height: 70rpx;
- font-weight: bold;
- }
- .container .bill .has .has_bill .item .item_box .item_box_1.data-v-92bb8f34 {
- flex: 1.5;
- }
- .container .bill .has .has_bill .item .item_box .item_box_2.data-v-92bb8f34 {
- flex: 1;
- }
- .container .bill .has .has_bill .item .item_box .font.data-v-92bb8f34 {
- font-weight: normal;
- color: #999;
- }
- .container .bill .has .has_bill .item .item_notes.data-v-92bb8f34 {
- margin: 0 30rpx;
- height: 60rpx;
- line-height: 60rpx;
- font-size: 26rpx;
- color: #999;
- }
- .container .bill .has .has_bill .item .item_button.data-v-92bb8f34 {
- display: flex;
- justify-content: flex-end;
- margin: 10rpx 50rpx;
- height: 74rpx;
- line-height: 74rpx;
- }
- .container .bill .has .has_bill .item .item_button .feedback.data-v-92bb8f34 {
- margin: 0;
- padding: 0;
- width: 140rpx;
- height: 65rpx;
- line-height: 65rpx;
- font-size: 26rpx;
- }
- .container .bill .has .has_bill .item .item_button .right.data-v-92bb8f34 {
- margin-right: 50rpx;
- }
- .container .suspend_button.data-v-92bb8f34 {
- position: fixed;
- left: 80rpx;
- bottom: 120rpx;
- width: 140rpx;
- height: 140rpx;
- line-height: 140rpx;
- text-align: center;
- border-radius: 70rpx;
- color: #fff;
- background-color: rgba(0, 0, 0, 0.4);
- }
- .container .popup_view.data-v-92bb8f34 {
- width: 650rpx;
- }
- .container .popup_view .title.data-v-92bb8f34 {
- height: 90rpx;
- line-height: 90rpx;
- font-size: 36rpx;
- font-weight: bold;
- text-align: center;
- background-color: #e7eef5;
- }
- .container .popup_view .forms.data-v-92bb8f34 {
- margin: 40rpx;
- width: 550rpx;
- }
- .container .popup_view .forms .form_button.data-v-92bb8f34 {
- display: flex;
- text-align: center;
- }
- .container .popup_view .forms .form_button button.data-v-92bb8f34 {
- width: 200rpx;
- }
- .data-v-92bb8f34 .uni-select__input-placeholder {
- color: #fff;
- }
- .data-v-92bb8f34 .uni-forms-item__label {
- width: 160rpx !important;
- }
|