waybillPickUpOrderEdit.css 36 KB

1
  1. .uni-load-more[data-v-88d0e980]{display:flex;flex-direction:row;height:40px;align-items:center;justify-content:center}.uni-load-more__text[data-v-88d0e980]{font-size:14px;margin-left:8px}.uni-load-more__img[data-v-88d0e980]{width:24px;height:24px}.uni-load-more__img--nvue[data-v-88d0e980]{color:#666}.uni-load-more__img--android[data-v-88d0e980],.uni-load-more__img--ios[data-v-88d0e980]{width:24px;height:24px;transform:rotate(0)}.uni-load-more__img--android[data-v-88d0e980]{animation:loading-ios 1s 0s linear infinite}.uni-load-more__img--ios-H5[data-v-88d0e980]{position:relative;animation:loading-ios-H5-88d0e980 1s 0s step-end infinite}.uni-load-more__img--ios-H5 uni-image[data-v-88d0e980]{position:absolute;width:100%;height:100%;left:0;top:0}@keyframes loading-ios-H5-88d0e980{0%{transform:rotate(0)}8%{transform:rotate(30deg)}16%{transform:rotate(60deg)}24%{transform:rotate(90deg)}32%{transform:rotate(120deg)}40%{transform:rotate(150deg)}48%{transform:rotate(180deg)}56%{transform:rotate(210deg)}64%{transform:rotate(240deg)}73%{transform:rotate(270deg)}82%{transform:rotate(300deg)}91%{transform:rotate(330deg)}to{transform:rotate(360deg)}}.uni-load-more__img--android-MP[data-v-88d0e980]{position:relative;width:24px;height:24px;transform:rotate(0);animation:loading-ios 1s 0s ease infinite}.uni-load-more__img--android-MP .uni-load-more__img-icon[data-v-88d0e980]{position:absolute;box-sizing:border-box;width:100%;height:100%;border-radius:50%;border:solid 2px transparent;border-top:solid 2px #777777;transform-origin:center}.uni-load-more__img--android-MP .uni-load-more__img-icon[data-v-88d0e980]:nth-child(1){animation:loading-android-MP-1-88d0e980 1s 0s linear infinite}.uni-load-more__img--android-MP .uni-load-more__img-icon[data-v-88d0e980]:nth-child(2){animation:loading-android-MP-2-88d0e980 1s 0s linear infinite}.uni-load-more__img--android-MP .uni-load-more__img-icon[data-v-88d0e980]:nth-child(3){animation:loading-android-MP-3-88d0e980 1s 0s linear infinite}@keyframes loading-android-88d0e980{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-android-MP-1-88d0e980{0%{transform:rotate(0)}50%{transform:rotate(90deg)}to{transform:rotate(360deg)}}@keyframes loading-android-MP-2-88d0e980{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes loading-android-MP-3-88d0e980{0%{transform:rotate(0)}50%{transform:rotate(270deg)}to{transform:rotate(360deg)}}.uni-data-loading[data-v-a1fe122c]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:36px;padding-left:10px;color:#999}.uni-data-checklist[data-v-a1fe122c]{position:relative;z-index:0;flex:1}.uni-data-checklist .checklist-group[data-v-a1fe122c]{display:flex;flex-direction:row;flex-wrap:wrap}.uni-data-checklist .checklist-group.is-list[data-v-a1fe122c]{flex-direction:column}.uni-data-checklist .checklist-group .checklist-box[data-v-a1fe122c]{display:flex;flex-direction:row;align-items:center;position:relative;margin:5px 25px 5px 0}.uni-data-checklist .checklist-group .checklist-box .hidden[data-v-a1fe122c]{position:absolute;opacity:0}.uni-data-checklist .checklist-group .checklist-box .checklist-content[data-v-a1fe122c]{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:space-between}.uni-data-checklist .checklist-group .checklist-box .checklist-content .checklist-text[data-v-a1fe122c]{font-size:14px;color:#666;margin-left:5px;line-height:14px}.uni-data-checklist .checklist-group .checklist-box .checklist-content .checkobx__list[data-v-a1fe122c]{border-right-width:1px;border-right-color:#007aff;border-right-style:solid;border-bottom-width:1px;border-bottom-color:#007aff;border-bottom-style:solid;height:12px;width:6px;left:-5px;transform-origin:center;transform:rotate(45deg);opacity:0}.uni-data-checklist .checklist-group .checklist-box .checkbox__inner[data-v-a1fe122c]{flex-shrink:0;box-sizing:border-box;position:relative;width:16px;height:16px;border:1px solid #DCDFE6;border-radius:4px;background-color:#fff;z-index:1}.uni-data-checklist .checklist-group .checklist-box .checkbox__inner .checkbox__inner-icon[data-v-a1fe122c]{position:absolute;top:1px;left:5px;height:8px;width:4px;border-right-width:1px;border-right-color:#fff;border-right-style:solid;border-bottom-width:1px;border-bottom-color:#fff;border-bottom-style:solid;opacity:0;transform-origin:center;transform:rotate(40deg)}.uni-data-checklist .checklist-group .checklist-box .radio__inner[data-v-a1fe122c]{display:flex;flex-shrink:0;box-sizing:border-box;justify-content:center;align-items:center;position:relative;width:16px;height:16px;border:1px solid #DCDFE6;border-radius:16px;background-color:#fff;z-index:1}.uni-data-checklist .checklist-group .checklist-box .radio__inner .radio__inner-icon[data-v-a1fe122c]{width:8px;height:8px;border-radius:10px;opacity:0}.uni-data-checklist .checklist-group .checklist-box.is--default.is-disable .checkbox__inner[data-v-a1fe122c],.uni-data-checklist .checklist-group .checklist-box.is--default.is-disable .radio__inner[data-v-a1fe122c]{background-color:#f2f6fc;border-color:#dcdfe6}.uni-data-checklist .checklist-group .checklist-box.is--default.is-disable .checklist-text[data-v-a1fe122c]{color:#999}.uni-data-checklist .checklist-group .checklist-box.is--default.is-checked .checkbox__inner[data-v-a1fe122c]{border-color:#2979ff;background-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--default.is-checked .checkbox__inner .checkbox__inner-icon[data-v-a1fe122c]{opacity:1;transform:rotate(45deg)}.uni-data-checklist .checklist-group .checklist-box.is--default.is-checked .radio__inner[data-v-a1fe122c]{border-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--default.is-checked .radio__inner .radio__inner-icon[data-v-a1fe122c]{opacity:1;background-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--default.is-checked .checklist-text[data-v-a1fe122c]{color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--default.is-checked.is-disable .checkbox__inner[data-v-a1fe122c],.uni-data-checklist .checklist-group .checklist-box.is--default.is-checked.is-disable .checklist-text[data-v-a1fe122c],.uni-data-checklist .checklist-group .checklist-box.is--default.is-checked.is-disable .radio__inner[data-v-a1fe122c]{opacity:.4}.uni-data-checklist .checklist-group .checklist-box.is--button[data-v-a1fe122c]{margin-right:10px;padding:5px 10px;border:1px #DCDFE6 solid;border-radius:3px;transition:border-color .2s}.uni-data-checklist .checklist-group .checklist-box.is--button.is-disable[data-v-a1fe122c]{border:1px #eee solid;opacity:.4}.uni-data-checklist .checklist-group .checklist-box.is--button.is-disable .checkbox__inner[data-v-a1fe122c],.uni-data-checklist .checklist-group .checklist-box.is--button.is-disable .radio__inner[data-v-a1fe122c]{background-color:#f2f6fc;border-color:#dcdfe6}.uni-data-checklist .checklist-group .checklist-box.is--button.is-disable .checklist-text[data-v-a1fe122c]{color:#999}.uni-data-checklist .checklist-group .checklist-box.is--button.is-checked[data-v-a1fe122c]{border-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--button.is-checked .checkbox__inner[data-v-a1fe122c]{border-color:#2979ff;background-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--button.is-checked .checkbox__inner .checkbox__inner-icon[data-v-a1fe122c]{opacity:1;transform:rotate(45deg)}.uni-data-checklist .checklist-group .checklist-box.is--button.is-checked .radio__inner[data-v-a1fe122c]{border-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--button.is-checked .radio__inner .radio__inner-icon[data-v-a1fe122c]{opacity:1;background-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--button.is-checked .checklist-text[data-v-a1fe122c]{color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--button.is-checked.is-disable[data-v-a1fe122c]{opacity:.4}.uni-data-checklist .checklist-group .checklist-box.is--tag[data-v-a1fe122c]{margin-right:10px;padding:5px 10px;border:1px #DCDFE6 solid;border-radius:3px;background-color:#f5f5f5}.uni-data-checklist .checklist-group .checklist-box.is--tag .checklist-text[data-v-a1fe122c]{margin:0;color:#666}.uni-data-checklist .checklist-group .checklist-box.is--tag.is-disable[data-v-a1fe122c]{opacity:.4}.uni-data-checklist .checklist-group .checklist-box.is--tag.is-checked[data-v-a1fe122c]{background-color:#2979ff;border-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--tag.is-checked .checklist-text[data-v-a1fe122c]{color:#fff}.uni-data-checklist .checklist-group .checklist-box.is--list[data-v-a1fe122c]{display:flex;padding:10px 15px 10px 0;margin:0}.uni-data-checklist .checklist-group .checklist-box.is--list.is-list-border[data-v-a1fe122c]{border-top:1px #eee solid}.uni-data-checklist .checklist-group .checklist-box.is--list.is-disable .checkbox__inner[data-v-a1fe122c]{background-color:#f2f6fc;border-color:#dcdfe6}.uni-data-checklist .checklist-group .checklist-box.is--list.is-disable .checklist-text[data-v-a1fe122c]{color:#999}.uni-data-checklist .checklist-group .checklist-box.is--list.is-checked .checkbox__inner[data-v-a1fe122c]{border-color:#2979ff;background-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--list.is-checked .checkbox__inner .checkbox__inner-icon[data-v-a1fe122c]{opacity:1;transform:rotate(45deg)}.uni-data-checklist .checklist-group .checklist-box.is--list.is-checked .radio__inner .radio__inner-icon[data-v-a1fe122c]{opacity:1}.uni-data-checklist .checklist-group .checklist-box.is--list.is-checked .checklist-text[data-v-a1fe122c]{color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--list.is-checked .checklist-content .checkobx__list[data-v-a1fe122c]{opacity:1;border-color:#2979ff}.uni-data-checklist .checklist-group .checklist-box.is--list.is-checked.is-disable .checkbox__inner[data-v-a1fe122c],.uni-data-checklist .checklist-group .checklist-box.is--list.is-checked.is-disable .checklist-text[data-v-a1fe122c]{opacity:.4}.uni-forms-item[data-v-4bd9be43]{position:relative;display:flex;margin-bottom:22px;flex-direction:row}.uni-forms-item__label[data-v-4bd9be43]{display:flex;flex-direction:row;align-items:center;text-align:left;font-size:14px;color:#606266;height:36px;padding:0 12px 0 0;vertical-align:middle;flex-shrink:0;box-sizing:border-box}.uni-forms-item__label.no-label[data-v-4bd9be43]{padding:0}.uni-forms-item__content[data-v-4bd9be43]{position:relative;font-size:14px;flex:1;box-sizing:border-box;flex-direction:row}.uni-forms-item .uni-forms-item__nuve-content[data-v-4bd9be43]{display:flex;flex-direction:column;flex:1}.uni-forms-item__error[data-v-4bd9be43]{color:#f56c6c;font-size:12px;line-height:1;padding-top:4px;position:absolute;top:100%;left:0;transition:transform .3s;transform:translateY(-100%);opacity:0}.uni-forms-item__error .error-text[data-v-4bd9be43]{color:#f56c6c;font-size:12px}.uni-forms-item__error.msg--active[data-v-4bd9be43]{opacity:1;transform:translateY(0)}.uni-forms-item.is-direction-left[data-v-4bd9be43]{flex-direction:row}.uni-forms-item.is-direction-top[data-v-4bd9be43]{flex-direction:column}.uni-forms-item.is-direction-top .uni-forms-item__label[data-v-4bd9be43]{padding:0 0 8px;line-height:1.5715;text-align:left;white-space:initial}.uni-forms-item .is-required[data-v-4bd9be43]{color:#dd524d;font-weight:700}.uni-forms-item--border[data-v-4bd9be43]{margin-bottom:0;padding:10px 0;border-top:1px #eee solid}.uni-forms-item--border .uni-forms-item__content[data-v-4bd9be43]{flex-direction:column;justify-content:flex-start;align-items:flex-start}.uni-forms-item--border .uni-forms-item__content .uni-forms-item__error[data-v-4bd9be43]{position:relative;top:5px;left:0;padding-top:0}.is-first-border[data-v-4bd9be43]{border:none}.uniui-color[data-v-4b2c0a25]:before{content:"\e6cf"}.uniui-wallet[data-v-4b2c0a25]:before{content:"\e6b1"}.uniui-settings-filled[data-v-4b2c0a25]:before{content:"\e6ce"}.uniui-auth-filled[data-v-4b2c0a25]:before{content:"\e6cc"}.uniui-shop-filled[data-v-4b2c0a25]:before{content:"\e6cd"}.uniui-staff-filled[data-v-4b2c0a25]:before{content:"\e6cb"}.uniui-vip-filled[data-v-4b2c0a25]:before{content:"\e6c6"}.uniui-plus-filled[data-v-4b2c0a25]:before{content:"\e6c7"}.uniui-folder-add-filled[data-v-4b2c0a25]:before{content:"\e6c8"}.uniui-color-filled[data-v-4b2c0a25]:before{content:"\e6c9"}.uniui-tune-filled[data-v-4b2c0a25]:before{content:"\e6ca"}.uniui-calendar-filled[data-v-4b2c0a25]:before{content:"\e6c0"}.uniui-notification-filled[data-v-4b2c0a25]:before{content:"\e6c1"}.uniui-wallet-filled[data-v-4b2c0a25]:before{content:"\e6c2"}.uniui-medal-filled[data-v-4b2c0a25]:before{content:"\e6c3"}.uniui-gift-filled[data-v-4b2c0a25]:before{content:"\e6c4"}.uniui-fire-filled[data-v-4b2c0a25]:before{content:"\e6c5"}.uniui-refreshempty[data-v-4b2c0a25]:before{content:"\e6bf"}.uniui-location-filled[data-v-4b2c0a25]:before{content:"\e6af"}.uniui-person-filled[data-v-4b2c0a25]:before{content:"\e69d"}.uniui-personadd-filled[data-v-4b2c0a25]:before{content:"\e698"}.uniui-back[data-v-4b2c0a25]:before{content:"\e6b9"}.uniui-forward[data-v-4b2c0a25]:before{content:"\e6ba"}.uniui-arrow-right[data-v-4b2c0a25]:before{content:"\e6bb"}.uniui-arrowthinright[data-v-4b2c0a25]:before{content:"\e6bb"}.uniui-arrow-left[data-v-4b2c0a25]:before{content:"\e6bc"}.uniui-arrowthinleft[data-v-4b2c0a25]:before{content:"\e6bc"}.uniui-arrow-up[data-v-4b2c0a25]:before{content:"\e6bd"}.uniui-arrowthinup[data-v-4b2c0a25]:before{content:"\e6bd"}.uniui-arrow-down[data-v-4b2c0a25]:before{content:"\e6be"}.uniui-arrowthindown[data-v-4b2c0a25]:before{content:"\e6be"}.uniui-bottom[data-v-4b2c0a25]:before{content:"\e6b8"}.uniui-arrowdown[data-v-4b2c0a25]:before{content:"\e6b8"}.uniui-right[data-v-4b2c0a25]:before{content:"\e6b5"}.uniui-arrowright[data-v-4b2c0a25]:before{content:"\e6b5"}.uniui-top[data-v-4b2c0a25]:before{content:"\e6b6"}.uniui-arrowup[data-v-4b2c0a25]:before{content:"\e6b6"}.uniui-left[data-v-4b2c0a25]:before{content:"\e6b7"}.uniui-arrowleft[data-v-4b2c0a25]:before{content:"\e6b7"}.uniui-eye[data-v-4b2c0a25]:before{content:"\e651"}.uniui-eye-filled[data-v-4b2c0a25]:before{content:"\e66a"}.uniui-eye-slash[data-v-4b2c0a25]:before{content:"\e6b3"}.uniui-eye-slash-filled[data-v-4b2c0a25]:before{content:"\e6b4"}.uniui-info-filled[data-v-4b2c0a25]:before{content:"\e649"}.uniui-reload[data-v-4b2c0a25]:before{content:"\e6b2"}.uniui-micoff-filled[data-v-4b2c0a25]:before{content:"\e6b0"}.uniui-map-pin-ellipse[data-v-4b2c0a25]:before{content:"\e6ac"}.uniui-map-pin[data-v-4b2c0a25]:before{content:"\e6ad"}.uniui-location[data-v-4b2c0a25]:before{content:"\e6ae"}.uniui-starhalf[data-v-4b2c0a25]:before{content:"\e683"}.uniui-star[data-v-4b2c0a25]:before{content:"\e688"}.uniui-star-filled[data-v-4b2c0a25]:before{content:"\e68f"}.uniui-calendar[data-v-4b2c0a25]:before{content:"\e6a0"}.uniui-fire[data-v-4b2c0a25]:before{content:"\e6a1"}.uniui-medal[data-v-4b2c0a25]:before{content:"\e6a2"}.uniui-font[data-v-4b2c0a25]:before{content:"\e6a3"}.uniui-gift[data-v-4b2c0a25]:before{content:"\e6a4"}.uniui-link[data-v-4b2c0a25]:before{content:"\e6a5"}.uniui-notification[data-v-4b2c0a25]:before{content:"\e6a6"}.uniui-staff[data-v-4b2c0a25]:before{content:"\e6a7"}.uniui-vip[data-v-4b2c0a25]:before{content:"\e6a8"}.uniui-folder-add[data-v-4b2c0a25]:before{content:"\e6a9"}.uniui-tune[data-v-4b2c0a25]:before{content:"\e6aa"}.uniui-auth[data-v-4b2c0a25]:before{content:"\e6ab"}.uniui-person[data-v-4b2c0a25]:before{content:"\e699"}.uniui-email-filled[data-v-4b2c0a25]:before{content:"\e69a"}.uniui-phone-filled[data-v-4b2c0a25]:before{content:"\e69b"}.uniui-phone[data-v-4b2c0a25]:before{content:"\e69c"}.uniui-email[data-v-4b2c0a25]:before{content:"\e69e"}.uniui-personadd[data-v-4b2c0a25]:before{content:"\e69f"}.uniui-chatboxes-filled[data-v-4b2c0a25]:before{content:"\e692"}.uniui-contact[data-v-4b2c0a25]:before{content:"\e693"}.uniui-chatbubble-filled[data-v-4b2c0a25]:before{content:"\e694"}.uniui-contact-filled[data-v-4b2c0a25]:before{content:"\e695"}.uniui-chatboxes[data-v-4b2c0a25]:before{content:"\e696"}.uniui-chatbubble[data-v-4b2c0a25]:before{content:"\e697"}.uniui-upload-filled[data-v-4b2c0a25]:before{content:"\e68e"}.uniui-upload[data-v-4b2c0a25]:before{content:"\e690"}.uniui-weixin[data-v-4b2c0a25]:before{content:"\e691"}.uniui-compose[data-v-4b2c0a25]:before{content:"\e67f"}.uniui-qq[data-v-4b2c0a25]:before{content:"\e680"}.uniui-download-filled[data-v-4b2c0a25]:before{content:"\e681"}.uniui-pyq[data-v-4b2c0a25]:before{content:"\e682"}.uniui-sound[data-v-4b2c0a25]:before{content:"\e684"}.uniui-trash-filled[data-v-4b2c0a25]:before{content:"\e685"}.uniui-sound-filled[data-v-4b2c0a25]:before{content:"\e686"}.uniui-trash[data-v-4b2c0a25]:before{content:"\e687"}.uniui-videocam-filled[data-v-4b2c0a25]:before{content:"\e689"}.uniui-spinner-cycle[data-v-4b2c0a25]:before{content:"\e68a"}.uniui-weibo[data-v-4b2c0a25]:before{content:"\e68b"}.uniui-videocam[data-v-4b2c0a25]:before{content:"\e68c"}.uniui-download[data-v-4b2c0a25]:before{content:"\e68d"}.uniui-help[data-v-4b2c0a25]:before{content:"\e679"}.uniui-navigate-filled[data-v-4b2c0a25]:before{content:"\e67a"}.uniui-plusempty[data-v-4b2c0a25]:before{content:"\e67b"}.uniui-smallcircle[data-v-4b2c0a25]:before{content:"\e67c"}.uniui-minus-filled[data-v-4b2c0a25]:before{content:"\e67d"}.uniui-micoff[data-v-4b2c0a25]:before{content:"\e67e"}.uniui-closeempty[data-v-4b2c0a25]:before{content:"\e66c"}.uniui-clear[data-v-4b2c0a25]:before{content:"\e66d"}.uniui-navigate[data-v-4b2c0a25]:before{content:"\e66e"}.uniui-minus[data-v-4b2c0a25]:before{content:"\e66f"}.uniui-image[data-v-4b2c0a25]:before{content:"\e670"}.uniui-mic[data-v-4b2c0a25]:before{content:"\e671"}.uniui-paperplane[data-v-4b2c0a25]:before{content:"\e672"}.uniui-close[data-v-4b2c0a25]:before{content:"\e673"}.uniui-help-filled[data-v-4b2c0a25]:before{content:"\e674"}.uniui-paperplane-filled[data-v-4b2c0a25]:before{content:"\e675"}.uniui-plus[data-v-4b2c0a25]:before{content:"\e676"}.uniui-mic-filled[data-v-4b2c0a25]:before{content:"\e677"}.uniui-image-filled[data-v-4b2c0a25]:before{content:"\e678"}.uniui-locked-filled[data-v-4b2c0a25]:before{content:"\e668"}.uniui-info[data-v-4b2c0a25]:before{content:"\e669"}.uniui-locked[data-v-4b2c0a25]:before{content:"\e66b"}.uniui-camera-filled[data-v-4b2c0a25]:before{content:"\e658"}.uniui-chat-filled[data-v-4b2c0a25]:before{content:"\e659"}.uniui-camera[data-v-4b2c0a25]:before{content:"\e65a"}.uniui-circle[data-v-4b2c0a25]:before{content:"\e65b"}.uniui-checkmarkempty[data-v-4b2c0a25]:before{content:"\e65c"}.uniui-chat[data-v-4b2c0a25]:before{content:"\e65d"}.uniui-circle-filled[data-v-4b2c0a25]:before{content:"\e65e"}.uniui-flag[data-v-4b2c0a25]:before{content:"\e65f"}.uniui-flag-filled[data-v-4b2c0a25]:before{content:"\e660"}.uniui-gear-filled[data-v-4b2c0a25]:before{content:"\e661"}.uniui-home[data-v-4b2c0a25]:before{content:"\e662"}.uniui-home-filled[data-v-4b2c0a25]:before{content:"\e663"}.uniui-gear[data-v-4b2c0a25]:before{content:"\e664"}.uniui-smallcircle-filled[data-v-4b2c0a25]:before{content:"\e665"}.uniui-map-filled[data-v-4b2c0a25]:before{content:"\e666"}.uniui-map[data-v-4b2c0a25]:before{content:"\e667"}.uniui-refresh-filled[data-v-4b2c0a25]:before{content:"\e656"}.uniui-refresh[data-v-4b2c0a25]:before{content:"\e657"}.uniui-cloud-upload[data-v-4b2c0a25]:before{content:"\e645"}.uniui-cloud-download-filled[data-v-4b2c0a25]:before{content:"\e646"}.uniui-cloud-download[data-v-4b2c0a25]:before{content:"\e647"}.uniui-cloud-upload-filled[data-v-4b2c0a25]:before{content:"\e648"}.uniui-redo[data-v-4b2c0a25]:before{content:"\e64a"}.uniui-images-filled[data-v-4b2c0a25]:before{content:"\e64b"}.uniui-undo-filled[data-v-4b2c0a25]:before{content:"\e64c"}.uniui-more[data-v-4b2c0a25]:before{content:"\e64d"}.uniui-more-filled[data-v-4b2c0a25]:before{content:"\e64e"}.uniui-undo[data-v-4b2c0a25]:before{content:"\e64f"}.uniui-images[data-v-4b2c0a25]:before{content:"\e650"}.uniui-paperclip[data-v-4b2c0a25]:before{content:"\e652"}.uniui-settings[data-v-4b2c0a25]:before{content:"\e653"}.uniui-search[data-v-4b2c0a25]:before{content:"\e654"}.uniui-redo-filled[data-v-4b2c0a25]:before{content:"\e655"}.uniui-list[data-v-4b2c0a25]:before{content:"\e644"}.uniui-mail-open-filled[data-v-4b2c0a25]:before{content:"\e63a"}.uniui-hand-down-filled[data-v-4b2c0a25]:before{content:"\e63c"}.uniui-hand-down[data-v-4b2c0a25]:before{content:"\e63d"}.uniui-hand-up-filled[data-v-4b2c0a25]:before{content:"\e63e"}.uniui-hand-up[data-v-4b2c0a25]:before{content:"\e63f"}.uniui-heart-filled[data-v-4b2c0a25]:before{content:"\e641"}.uniui-mail-open[data-v-4b2c0a25]:before{content:"\e643"}.uniui-heart[data-v-4b2c0a25]:before{content:"\e639"}.uniui-loop[data-v-4b2c0a25]:before{content:"\e633"}.uniui-pulldown[data-v-4b2c0a25]:before{content:"\e632"}.uniui-scan[data-v-4b2c0a25]:before{content:"\e62a"}.uniui-bars[data-v-4b2c0a25]:before{content:"\e627"}.uniui-cart-filled[data-v-4b2c0a25]:before{content:"\e629"}.uniui-checkbox[data-v-4b2c0a25]:before{content:"\e62b"}.uniui-checkbox-filled[data-v-4b2c0a25]:before{content:"\e62c"}.uniui-shop[data-v-4b2c0a25]:before{content:"\e62f"}.uniui-headphones[data-v-4b2c0a25]:before{content:"\e630"}.uniui-cart[data-v-4b2c0a25]:before{content:"\e631"}@font-face{font-family:uniicons;src:url(../../assets/uniicons.89ed7d6d.ttf) format("truetype")}.uni-icons[data-v-4b2c0a25]{font-family:uniicons;text-decoration:none;text-align:center}@media screen and (max-width: 500px){.hide-on-phone[data-v-e0e2a85a]{display:none}}.uni-stat__select[data-v-e0e2a85a]{display:flex;align-items:center;cursor:pointer;width:100%;flex:1;box-sizing:border-box}.uni-stat-box[data-v-e0e2a85a],.uni-stat__actived[data-v-e0e2a85a]{width:100%;flex:1}.uni-label-text[data-v-e0e2a85a]{font-size:14px;font-weight:700;color:#6a6a6a;margin:auto 5px auto 0}.uni-select[data-v-e0e2a85a]{font-size:14px;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:4px;padding:0 5px 0 10px;position:relative;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:row;align-items:center;border-bottom:solid 1px #e5e5e5;width:100%;flex:1;height:35px}.uni-select--disabled[data-v-e0e2a85a]{background-color:#f5f7fa;cursor:not-allowed}.uni-select__label[data-v-e0e2a85a]{font-size:16px;height:35px;padding-right:10px;color:#909399}.uni-select__input-box[data-v-e0e2a85a]{height:35px;position:relative;display:flex;flex:1;flex-direction:row;align-items:center}.uni-select__input[data-v-e0e2a85a]{flex:1;font-size:14px;height:22px;line-height:22px}.uni-select__input-plac[data-v-e0e2a85a]{font-size:14px;color:#909399}.uni-select__selector[data-v-e0e2a85a]{box-sizing:border-box;position:absolute;top:calc(100% + 12px);left:0;width:100%;background-color:#fff;border:1px solid #EBEEF5;border-radius:6px;box-shadow:0 2px 12px rgba(0,0,0,.1);z-index:3;padding:4px 0}.uni-select__selector-scroll[data-v-e0e2a85a]{max-height:200px;box-sizing:border-box}.uni-select__selector-empty[data-v-e0e2a85a],.uni-select__selector-item[data-v-e0e2a85a]{display:flex;cursor:pointer;line-height:35px;font-size:14px;text-align:center;padding:0 10px}.uni-select__selector-item[data-v-e0e2a85a]:hover{background-color:#f9f9f9}.uni-select__selector-empty[data-v-e0e2a85a]:last-child,.uni-select__selector-item[data-v-e0e2a85a]:last-child{border-bottom:none}.uni-select__selector__disabled[data-v-e0e2a85a]{opacity:.4;cursor:default}.uni-popper__arrow[data-v-e0e2a85a],.uni-popper__arrow[data-v-e0e2a85a]:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:6px}.uni-popper__arrow[data-v-e0e2a85a]{filter:drop-shadow(0 2px 12px rgba(0,0,0,.03));top:-6px;left:10%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.uni-popper__arrow[data-v-e0e2a85a]:after{content:" ";top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.uni-select__input-text[data-v-e0e2a85a]{width:100%;color:#333;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}.uni-select__input-placeholder[data-v-e0e2a85a]{color:#6a6a6a;font-size:12px}.uni-select--mask[data-v-e0e2a85a]{position:fixed;top:0;bottom:0;right:0;left:0}.uni-calendar-item__weeks-box[data-v-8d2ee8f6]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1px 0;position:relative}.uni-calendar-item__weeks-box-text[data-v-8d2ee8f6]{font-size:14px;font-weight:700;color:#001833}.uni-calendar-item__weeks-lunar-text[data-v-8d2ee8f6]{font-size:12px;color:#333}.uni-calendar-item__weeks-box-item[data-v-8d2ee8f6]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px}.uni-calendar-item__weeks-box-circle[data-v-8d2ee8f6]{position:absolute;top:5px;right:5px;width:8px;height:8px;border-radius:8px;background-color:#dd524d}.uni-calendar-item__weeks-box .uni-calendar-item--disable[data-v-8d2ee8f6]{cursor:default}.uni-calendar-item--disable .uni-calendar-item__weeks-box-text-disable[data-v-8d2ee8f6]{color:#d1d1d1}.uni-calendar-item--isDay[data-v-8d2ee8f6]{position:absolute;top:10px;right:17%;background-color:#dd524d;width:6px;height:6px;border-radius:50%}.uni-calendar-item--extra[data-v-8d2ee8f6]{color:#dd524d;opacity:.8}.uni-calendar-item__weeks-box .uni-calendar-item--checked[data-v-8d2ee8f6]{background-color:#007aff;border-radius:50%;box-sizing:border-box;border:3px solid #fff}.uni-calendar-item--checked .uni-calendar-item--checked-text[data-v-8d2ee8f6]{color:#fff}.uni-calendar-item--multiple .uni-calendar-item--checked-range-text[data-v-8d2ee8f6]{color:#333}.uni-calendar-item--multiple[data-v-8d2ee8f6]{background-color:#f6f7fc}.uni-calendar-item--multiple .uni-calendar-item--before-checked[data-v-8d2ee8f6],.uni-calendar-item--multiple .uni-calendar-item--after-checked[data-v-8d2ee8f6]{background-color:#007aff;border-radius:50%;box-sizing:border-box;border:3px solid #F6F7FC}.uni-calendar-item--before-checked .uni-calendar-item--checked-text[data-v-8d2ee8f6],.uni-calendar-item--after-checked .uni-calendar-item--checked-text[data-v-8d2ee8f6]{color:#fff}.uni-calendar-item--before-checked-x[data-v-8d2ee8f6]{border-top-left-radius:50px;border-bottom-left-radius:50px;box-sizing:border-box;background-color:#f6f7fc}.uni-calendar-item--after-checked-x[data-v-8d2ee8f6]{border-top-right-radius:50px;border-bottom-right-radius:50px;background-color:#f6f7fc}.uni-datetime-picker-view[data-v-1d5d43b6]{height:130px;width:270px;cursor:pointer}.uni-datetime-picker-item[data-v-1d5d43b6]{height:50px;line-height:50px;text-align:center;font-size:14px}.uni-datetime-picker-btn[data-v-1d5d43b6]{margin-top:60px;display:flex;cursor:pointer;flex-direction:row;justify-content:space-between}.uni-datetime-picker-btn-text[data-v-1d5d43b6]{font-size:14px;color:#007aff}.uni-datetime-picker-btn-group[data-v-1d5d43b6]{display:flex;flex-direction:row}.uni-datetime-picker-cancel[data-v-1d5d43b6]{margin-right:30px}.uni-datetime-picker-mask[data-v-1d5d43b6]{position:fixed;bottom:0;top:0;left:0;right:0;background-color:rgba(0,0,0,.4);transition-duration:.3s;z-index:998}.uni-datetime-picker-popup[data-v-1d5d43b6]{border-radius:8px;padding:30px;width:270px;background-color:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);transition-duration:.3s;z-index:999}.uni-datetime-picker-time[data-v-1d5d43b6]{color:gray}.uni-datetime-picker-column[data-v-1d5d43b6]{height:50px}.uni-datetime-picker-timebox[data-v-1d5d43b6]{border:1px solid #E5E5E5;border-radius:5px;padding:7px 10px;box-sizing:border-box;cursor:pointer}.uni-datetime-picker-timebox-pointer[data-v-1d5d43b6]{cursor:pointer}.uni-datetime-picker-disabled[data-v-1d5d43b6]{opacity:.4}.uni-datetime-picker-text[data-v-1d5d43b6]{font-size:14px;line-height:50px}.uni-datetime-picker-sign[data-v-1d5d43b6]{position:absolute;top:53px;color:#999}.sign-left[data-v-1d5d43b6]{left:86px}.sign-right[data-v-1d5d43b6]{right:86px}.sign-center[data-v-1d5d43b6]{left:135px}.uni-datetime-picker__container-box[data-v-1d5d43b6]{position:relative;display:flex;align-items:center;justify-content:center;margin-top:40px}.time-hide-second[data-v-1d5d43b6]{width:180px}.uni-calendar[data-v-ba0a5bf2]{display:flex;flex-direction:column}.uni-calendar__mask[data-v-ba0a5bf2]{position:fixed;bottom:0;top:0;left:0;right:0;background-color:rgba(0,0,0,.4);transition-property:opacity;transition-duration:.3s;opacity:0;z-index:99}.uni-calendar--mask-show[data-v-ba0a5bf2]{opacity:1}.uni-calendar--fixed[data-v-ba0a5bf2]{position:fixed;bottom:calc(var(--window-bottom));left:0;right:0;transition-property:transform;transition-duration:.3s;transform:translateY(460px);z-index:99}.uni-calendar--ani-show[data-v-ba0a5bf2]{transform:translateY(0)}.uni-calendar__content[data-v-ba0a5bf2]{background-color:#fff}.uni-calendar__content-mobile[data-v-ba0a5bf2]{border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 0 5px 3px rgba(0,0,0,.1)}.uni-calendar__header[data-v-ba0a5bf2]{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;height:50px}.uni-calendar__header-mobile[data-v-ba0a5bf2]{padding:10px 10px 0}.uni-calendar--fixed-top[data-v-ba0a5bf2]{display:flex;flex-direction:row;justify-content:space-between;border-top-color:rgba(0,0,0,.4);border-top-style:solid;border-top-width:1px}.uni-calendar--fixed-width[data-v-ba0a5bf2]{width:50px}.uni-calendar__backtoday[data-v-ba0a5bf2]{position:absolute;right:0;top:.78125rem;padding:0 5px 0 10px;height:25px;line-height:25px;font-size:12px;border-top-left-radius:25px;border-bottom-left-radius:25px;color:#fff;background-color:#f1f1f1}.uni-calendar__header-text[data-v-ba0a5bf2]{text-align:center;width:100px;font-size:15px;color:#666}.uni-calendar__button-text[data-v-ba0a5bf2]{text-align:center;width:100px;font-size:14px;color:#007aff;letter-spacing:3px}.uni-calendar__header-btn-box[data-v-ba0a5bf2]{display:flex;flex-direction:row;align-items:center;justify-content:center;width:50px;height:50px}.uni-calendar__header-btn[data-v-ba0a5bf2]{width:9px;height:9px;border-left-color:gray;border-left-style:solid;border-left-width:1px;border-top-color:#555;border-top-style:solid;border-top-width:1px}.uni-calendar--left[data-v-ba0a5bf2]{transform:rotate(-45deg)}.uni-calendar--right[data-v-ba0a5bf2]{transform:rotate(135deg)}.uni-calendar__weeks[data-v-ba0a5bf2]{position:relative;display:flex;flex-direction:row}.uni-calendar__weeks-item[data-v-ba0a5bf2]{flex:1}.uni-calendar__weeks-day[data-v-ba0a5bf2]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:40px;border-bottom-color:#f5f5f5;border-bottom-style:solid;border-bottom-width:1px}.uni-calendar__weeks-day-text[data-v-ba0a5bf2]{font-size:12px;color:#b2b2b2}.uni-calendar__box[data-v-ba0a5bf2]{position:relative;padding-bottom:7px}.uni-calendar__box-bg[data-v-ba0a5bf2]{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0}.uni-calendar__box-bg-text[data-v-ba0a5bf2]{font-size:200px;font-weight:700;color:#999;opacity:.1;text-align:center;line-height:1}.uni-date-changed[data-v-ba0a5bf2]{padding:0 10px;text-align:center;color:#333;border-top-color:#dcdcdc;border-top-style:solid;border-top-width:1px;flex:1}.uni-date-btn--ok[data-v-ba0a5bf2]{padding:20px 15px}.uni-date-changed--time-start[data-v-ba0a5bf2],.uni-date-changed--time-end[data-v-ba0a5bf2]{display:flex;align-items:center}.uni-date-changed--time-date[data-v-ba0a5bf2]{color:#999;line-height:50px;margin-right:5px}.time-picker-style[data-v-ba0a5bf2]{display:flex;justify-content:center;align-items:center}.mr-10[data-v-ba0a5bf2]{margin-right:10px}.dialog-close[data-v-ba0a5bf2]{position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:row;align-items:center;padding:0 25px;margin-top:10px}.dialog-close-plus[data-v-ba0a5bf2]{width:16px;height:2px;background-color:#737987;border-radius:2px;transform:rotate(45deg)}.dialog-close-rotate[data-v-ba0a5bf2]{position:absolute;transform:rotate(-45deg)}.uni-datetime-picker--btn[data-v-ba0a5bf2]{border-radius:100px;height:40px;line-height:40px;background-color:#007aff;color:#fff;font-size:16px;letter-spacing:2px}.uni-datetime-picker--btn[data-v-ba0a5bf2]:active{opacity:.7}.uni-date[data-v-b58432bf]{width:100%;flex:1}.uni-date-x[data-v-b58432bf]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 10px;border-radius:4px;background-color:#fff;color:#666;font-size:14px;flex:1}.uni-date-x--border[data-v-b58432bf]{box-sizing:border-box;border-radius:4px;border:1px solid #e5e5e5}.uni-date-editor--x[data-v-b58432bf]{display:flex;align-items:center;position:relative}.uni-date-editor--x .uni-date__icon-clear[data-v-b58432bf]{padding:0 5px;display:flex;align-items:center}.uni-date__x-input[data-v-b58432bf]{padding:0 8px;width:auto;position:relative;overflow:hidden;flex:1;line-height:1;font-size:14px;height:35px}.t-c[data-v-b58432bf]{text-align:center}.uni-date__input[data-v-b58432bf]{height:40px;width:100%;line-height:40px;font-size:14px}.uni-date-range__input[data-v-b58432bf]{text-align:center;max-width:142px}.uni-date-picker__container[data-v-b58432bf]{position:relative}.uni-date-mask[data-v-b58432bf]{position:fixed;bottom:0;top:0;left:0;right:0;background-color:rgba(0,0,0,0);transition-duration:.3s;z-index:996}.uni-date-single--x[data-v-b58432bf],.uni-date-range--x[data-v-b58432bf]{background-color:#fff;position:absolute;top:0;z-index:999;border:1px solid #EBEEF5;box-shadow:0 2px 12px rgba(0,0,0,.1);border-radius:4px}.uni-date-editor--x__disabled[data-v-b58432bf]{opacity:.4;cursor:default}.uni-date-editor--logo[data-v-b58432bf]{width:16px;height:16px;vertical-align:middle}.popup-x-header[data-v-b58432bf]{display:flex;flex-direction:row}.popup-x-header--datetime[data-v-b58432bf]{display:flex;flex-direction:row;flex:1}.popup-x-body[data-v-b58432bf]{display:flex}.popup-x-footer[data-v-b58432bf]{padding:0 15px;border-top-color:#f1f1f1;border-top-style:solid;border-top-width:1px;line-height:40px;text-align:right;color:#666}.popup-x-footer uni-text[data-v-b58432bf]:hover{color:#007aff;cursor:pointer;opacity:.8}.popup-x-footer .confirm[data-v-b58432bf]{margin-left:20px;color:#007aff}.uni-date-changed[data-v-b58432bf]{text-align:center;color:#333;border-bottom-color:#f1f1f1;border-bottom-style:solid;border-bottom-width:1px}.uni-date-changed--time uni-text[data-v-b58432bf]{height:50px;line-height:50px}.uni-date-changed .uni-date-changed--time[data-v-b58432bf]{flex:1}.uni-date-changed--time-date[data-v-b58432bf]{color:#333;opacity:.6}.mr-50[data-v-b58432bf]{margin-right:50px}.uni-popper__arrow[data-v-b58432bf],.uni-popper__arrow[data-v-b58432bf]:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:6px}.uni-popper__arrow[data-v-b58432bf]{filter:drop-shadow(0 2px 12px rgba(0,0,0,.03));top:-6px;left:10%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.uni-popper__arrow[data-v-b58432bf]:after{content:" ";top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}body{height:100%;overflow:hidden;display:flex;flex-direction:column}.viewport{background-color:#fff;height:100%;position:relative}.panel{margin-top:.625rem}.panel .title{display:flex;justify-content:space-between;align-items:center;height:2.8125rem;line-height:1;padding:.9375rem 1.875rem .9375rem .1875rem;position:relative}.panel .title uni-text{padding-left:.3125rem;font-size:.875rem;color:#333;font-weight:600;border-left:.125rem solid #27ba9b}.panel .title uni-navigator{font-size:.75rem;color:#666}.panel .title .bln{border-left:0}.panel .label{height:auto;padding:.1875rem}.arrow:after{position:absolute;top:50%;right:.9375rem;content:"\e6c2";color:#ccc;font-family:erabbit!important;font-size:1rem;transform:translateY(-50%)}.detail{padding-left:.625rem;padding-bottom:2.4375rem;margin-bottom:.625rem}.detail .content{margin-left:-.625rem}.detail .content .image{width:100%}.detail .properties{padding:0 .625rem;font-size:.9375rem}.detail .properties .item{display:flex;flex-direction:column;line-height:2;margin:.3125rem;overflow:hidden;font-size:.8125rem;box-sizing:border-box;background-color:#fff;color:#333}.detail .properties .item .order_no_state{border-radius:.625rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#eee;padding:.625rem;margin-bottom:.3125rem}.detail .properties .uni-forms-item__label{justify-content:flex-start!important}.detail .properties uni-textarea{width:98%;border:.03125rem solid #eaeaea}.contact-client{position:fixed;left:0;right:0;bottom:calc((var(--window-bottom)));z-index:1;background-color:#fff;height:2.25rem;border-top:.03125rem solid #eaeaea;display:flex;justify-content:space-between;align-items:center;box-sizing:content-box}.contact-client .buttons{display:flex;background-color:#27ba9b;flex:1;justify-content:center}.contact-client .buttons>uni-view{width:100%;text-align:center;line-height:2.25rem;font-size:.8125rem;color:#fff}