diff --git a/config/host.js b/config/host.js index 498909d..f9d1cf4 100644 --- a/config/host.js +++ b/config/host.js @@ -4,7 +4,7 @@ * 测试域名 * */ //测试域名 -// const devhost = 'http://test.api.huitongys.com/' +const devhost = 'http://test.api.huitongys.com/' // lmy // const devhost = 'http://192.168.10.123:8889/' // zhy @@ -15,7 +15,7 @@ // const devhost = 'http://192.168.6.148:9777/' // const devhost = 'http://192.168.6.141:8777/' // cg -const devhost = 'http://192.168.10.57:13000/' +// const devhost = 'http://192.168.10.57:13000/' // 正式 // const devhost = 'https://h5uapi.huitongys.com/' // cg @@ -23,8 +23,8 @@ const devhost = 'http://192.168.10.57:13000/' /** * 正式域名 * */ -const prohost = 'http://h5uapi.huitongys.com/' -// const prohost = 'http://test.api.huitongys.com/' +// const prohost = 'http://h5uapi.huitongys.com/' +const prohost = 'http://test.api.huitongys.com/' /** * 图片域名 * */ diff --git a/manifest.json b/manifest.json index 3c40045..936ea5b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "货无忧", + "name" : "货无忧测试版", "appid" : "__UNI__EB22F37", "description" : "", "versionName" : "1.1.07", diff --git a/unpackage/dist/build/app-plus/pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.css b/unpackage/dist/build/app-plus/pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.css index c13e1ed..cc02610 100644 --- a/unpackage/dist/build/app-plus/pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.css +++ b/unpackage/dist/build/app-plus/pagesHome/pages/CustomerOrdersDetails/CustomerOrdersDetails.css @@ -1 +1 @@ -.uni-table-th[data-v-b0690720]{padding:12px 10px;display:table-cell;box-sizing:border-box;font-size:14px;font-weight:700;color:#909399;border-bottom:1px #ebeef5 solid}.uni-table-th-row[data-v-b0690720]{display:flex;flex-direction:row}.table--border[data-v-b0690720]{border-right:1px #ebeef5 solid}.uni-table-th-content[data-v-b0690720]{display:flex;align-items:center;flex:1}.arrow[data-v-b0690720]{display:block;position:relative;width:10px;height:8px;left:5px;overflow:hidden;cursor:pointer}.down[data-v-b0690720]{top:3px}.down[data-v-b0690720] :after{content:"";width:8px;height:8px;position:absolute;left:2px;top:-5px;transform:rotate(45deg);background-color:#ccc}.down.active[data-v-b0690720] :after{background-color:#007aff}.up[data-v-b0690720] :after{content:"";width:8px;height:8px;position:absolute;left:2px;top:5px;transform:rotate(45deg);background-color:#ccc}.up.active[data-v-b0690720] :after{background-color:#007aff}.uni-table-checkbox[data-v-296f1239]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;margin:5px 0;cursor:pointer}.uni-table-checkbox .checkbox__inner[data-v-296f1239]{flex-shrink:0;box-sizing:border-box;position:relative;width:16px;height:16px;border:1px solid #DCDFE6;border-radius:2px;background-color:#fff;z-index:1}.uni-table-checkbox .checkbox__inner .checkbox__inner-icon[data-v-296f1239]{position:absolute;top:2px;left:5px;height:7px;width:3px;border:1px solid #fff;border-left:0;border-top:0;opacity:0;transform-origin:center;transform:rotate(45deg);box-sizing:content-box}.uni-table-checkbox .checkbox__inner.checkbox--indeterminate[data-v-296f1239]{border-color:#007aff;background-color:#007aff}.uni-table-checkbox .checkbox__inner.checkbox--indeterminate .checkbox__inner-icon[data-v-296f1239]{position:absolute;opacity:1;transform:rotate(0);height:2px;top:0;margin:auto;left:0px;right:0px;bottom:0;width:auto;border:none;border-radius:2px;transform:scale(.5);background-color:#fff}.uni-table-checkbox .checkbox__inner[data-v-296f1239]:hover{border-color:#007aff}.uni-table-checkbox .checkbox__inner.is-disable[data-v-296f1239]{background-color:#f2f6fc;border-color:#dcdfe6}.uni-table-checkbox .checkbox__inner.is-checked[data-v-296f1239]{border-color:#007aff;background-color:#007aff}.uni-table-checkbox .checkbox__inner.is-checked .checkbox__inner-icon[data-v-296f1239]{opacity:1;transform:rotate(45deg)}.uni-table-checkbox .checkbox__inner.is-checked.is-disable[data-v-296f1239]{opacity:.4}.uni-table-tr[data-v-d994989e]{display:table-row;transition:all .3s;box-sizing:border-box}.checkbox[data-v-d994989e]{width:26px;padding:0 8px 0 12px;display:table-cell;vertical-align:middle;color:#333;font-weight:500;border-bottom:1px #ebeef5 solid;font-size:14px}.tr-table--border[data-v-d994989e]{border-right:1px #ebeef5 solid}.uni-table-td[data-v-eb711051]{display:table-cell;padding:8px 10px;font-size:14px;border-bottom:1px #EBEEF5 solid;font-weight:400;color:#606266;line-height:23px;box-sizing:border-box}.table--border[data-v-eb711051]{border-right:1px #EBEEF5 solid}.uni-table-scroll[data-v-f175237f]{width:100%;overflow-x:auto}.uni-table[data-v-f175237f]{position:relative;width:100%;border-radius:5px;background-color:#fff;box-sizing:border-box;display:table;overflow-x:auto}.uni-table[data-v-f175237f] .uni-table-tr:nth-child(n+2):hover{background-color:#f5f7fa}.uni-table[data-v-f175237f] .uni-table-thead .uni-table-tr:hover{background-color:#fafafa}.table--border[data-v-f175237f]{border:1px #ebeef5 solid;border-right:none}.border-none[data-v-f175237f]{border-bottom:none}.table--stripe[data-v-f175237f] .uni-table-tr:nth-child(2n+3){background-color:#fafafa}.uni-table-loading[data-v-f175237f]{position:relative;display:table-row;height:50px;line-height:50px;overflow:hidden;box-sizing:border-box}.empty-border[data-v-f175237f]{border-right:1px #ebeef5 solid}.uni-table-text[data-v-f175237f]{position:absolute;right:0;left:0;text-align:center;font-size:14px;color:#999}.uni-table-mask[data-v-f175237f]{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.8);z-index:99;display:flex;margin:auto;transition:all .5s;justify-content:center;align-items:center}.uni-table--loader[data-v-f175237f]{width:30px;height:30px;border:2px solid #aaa;border-radius:50%;animation:2s uni-table--loader-f175237f linear infinite;position:relative}@keyframes uni-table--loader-f175237f{0%{transform:rotate(360deg)}10%{border-left-color:transparent}20%{border-bottom-color:transparent}30%{border-right-color:transparent}40%{border-top-color:transparent}50%{transform:rotate(0)}60%{border-top-color:transparent}70%{border-left-color:transparent}80%{border-bottom-color:transparent}90%{border-right-color:transparent}to{transform:rotate(-360deg)}}.select_wrap[data-v-e7df7516]{width:7.5rem;height:2rem;box-sizing:border-box;display:inline-block;position:relative}.select_wrap .select_input[data-v-e7df7516]{-webkit-appearance:none;background-color:#f5f5f6;background-image:none;border-radius:.3125rem;border:.03125rem solid #EEEEEE;color:#092c4d;font-size:inherit;display:flex;align-items:center;outline:none;padding:0 .3125rem;height:2rem;box-sizing:border-box;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.select_wrap .select_input .input_info[data-v-e7df7516]{font-size:.875rem;width:100%;height:100%;margin-left:.3125rem}.select_wrap .select_input .input_info .text_tips[data-v-e7df7516]{height:100%;color:#092c4d;font-size:.875rem}.select_wrap .select_input .icon_arrow[data-v-e7df7516]{position:absolute;width:1.5625rem;height:2rem;right:0;top:0;text-align:center;color:#c0c4cc;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:999}.select_wrap .select_input .icon_arrow .arrow[data-v-e7df7516]{width:.5625rem;height:.5625rem;background-color:transparent;border-color:#c0c4cc;border-style:solid;border-width:.03125rem .03125rem 0 0;transition:all .3s;box-sizing:border-box}.select_wrap .select_input .icon_arrow .arrow_down[data-v-e7df7516]{transform:rotate(-45deg);margin-top:.15625rem}.select_wrap .select_input .icon_arrow .arrow_up[data-v-e7df7516]{transform:rotate(135deg);margin-top:-.15625rem}.select_wrap .select_input .icon_arrow .arrow-clear[data-v-e7df7516]{width:.84375rem;height:.84375rem;border:.03125rem solid #c0c4cc;color:#c0c4cc;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.8125rem}.select_wrap .select_input .icon_arrow .arrow-clear>uni-image[data-v-e7df7516]{width:.65625rem;height:.65625rem}.select_wrap .select_input_select[data-v-e7df7516]{border-color:rgba(211,131,42,.5)}.select_modal_con[data-v-e7df7516]{width:100%;transform-origin:center top;z-index:2062;position:absolute;top:1.25rem;left:0;border:.03125rem solid #e4e7ed;border-radius:.125rem;background-color:#fff;box-shadow:0 .0625rem .375rem rgba(0,0,0,.1);box-sizing:border-box;margin-top:1.25rem}.select_modal_con .cons_arrow[data-v-e7df7516]{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;top:-.1875rem;left:10%;margin-right:.09375rem;border-top-width:0;border-bottom-color:#ebeef5}.select_modal_con .cons_arrow[data-v-e7df7516]:after{content:" ";border-width:.1875rem;position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;margin-left:-.1875rem;border-top-width:0;border-bottom-color:#fff}.select_modal[data-v-e7df7516]{overflow:scroll}.select_modal .select_content[data-v-e7df7516]{list-style:none;padding:.375rem 0;margin:0;box-sizing:border-box}.select_modal .select_content .select_content_li[data-v-e7df7516]{font-size:.875rem;padding:.25rem .5625rem;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;cursor:pointer}.select_modal .select_content .select_content_li.selected[data-v-e7df7516]{color:rgba(211,131,42,.565);font-weight:700;background-color:#f5f7fa}.select_modal .select_content .select_content_li[data-v-e7df7516]:hover{background-color:#f5f7fa}.butlur[data-v-7ceb0c13]{width:6.25rem!important;height:2rem!important;background:#D3832A;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:400;color:#fff}.tabtip[data-v-7ceb0c13]{position:relative;z-index:999;display:flex;align-items:center;justify-content:space-between}.tabtip>uni-view[data-v-7ceb0c13]{width:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;font-size:1rem;font-weight:400;color:#90a0af}.tabtip>uni-view>uni-view[data-v-7ceb0c13]{height:2.5rem;border-bottom:.25rem solid #ffffff;display:flex;align-items:center;justify-content:center}.tabtip .xz[data-v-7ceb0c13]{color:#d3832a;border-bottom:.25rem solid #D3832A}.hdtp[data-v-7ceb0c13]{position:relative;z-index:999;padding:1.0625rem 1rem;box-sizing:border-box;background-color:#fff;display:flex;flex-direction:column;align-items:center}.hdtp>uni-view[data-v-7ceb0c13]{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;font-weight:400;color:#092c4d;margin-bottom:.75rem}.hdtp>uni-view[data-v-7ceb0c13]:nth-last-child(1){margin-bottom:0}.hdtp>uni-view>uni-view[data-v-7ceb0c13]{width:50%}.scve[data-v-7ceb0c13]{width:100%;height:50vh;margin-top:.625rem;overflow:hidden}.scve .mabx[data-v-7ceb0c13]{display:flex;flex-direction:column;align-items:center}.scve .mabx>.itec[data-v-7ceb0c13]{width:21.4375rem;background:#FFFFFF;border-radius:.25rem;padding:1.125rem .75rem;box-sizing:border-box;position:relative;margin-bottom:.625rem;overflow:hidden}.scve .mabx>.itec[data-v-7ceb0c13]:nth-last-child(1){margin-bottom:0}.scve .mabx>.itec>.contenbx1[data-v-7ceb0c13]{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#092c4d;margin-bottom:.625rem}.scve .mabx>.itec>.contenbx1[data-v-7ceb0c13]:nth-last-child(1){margin-bottom:0}.scve .mabx>.itec>.contenbx1>uni-view[data-v-7ceb0c13]{flex:1}.scve .mabx>.itec .tip[data-v-7ceb0c13]{position:absolute;right:0;top:0;width:3rem;height:1.5rem;border-radius:0 .25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem}.scve .mabx>.itec .tp1[data-v-7ceb0c13]{background-color:rgba(0,134,241,.125);color:#0086f1}.scve .mabx>.itec .tp2[data-v-7ceb0c13]{background-color:rgba(248,84,75,.125);color:#f8544b}.scve .mabx>.itec .tp3[data-v-7ceb0c13]{background-color:rgba(250,140,22,.125);color:#fa8c16}.scinp[data-v-7ceb0c13]{position:relative;z-index:999;display:flex;align-items:center;justify-content:space-between;padding:.375rem 1rem;box-sizing:border-box;background-color:#fff}.scinp>uni-view[data-v-7ceb0c13]:nth-of-type(1){font-size:.875rem;font-weight:400;color:#092c4d}.scinp .inputs[data-v-7ceb0c13]{width:8.625rem;height:2rem;background:#F5F5F6;border-radius:.25rem;opacity:1;border:.0625rem solid #EEEEEE;padding:.3125rem;box-sizing:border-box;font-size:.75rem;font-weight:400;color:#afb4ba}.scinp .inputs>uni-input[data-v-7ceb0c13]{flex:1;font-size:.75rem;color:#092c4d}.scinp .btscan[data-v-7ceb0c13]{width:4rem;height:2rem;background:#D3832A;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:400;color:#fff}.hdtpnum[data-v-7ceb0c13]{position:relative;z-index:999;display:flex;align-items:center;justify-content:space-around;background-color:#fff;padding:.875rem 0;border-bottom:.09375rem solid #EEEEEE}.hdtpnum>uni-view[data-v-7ceb0c13]{display:flex;align-items:center;flex-direction:column;font-size:.875rem;font-weight:400;color:#092c4d}.hdtpnum>uni-view:nth-of-type(1)>uni-view[data-v-7ceb0c13]:nth-of-type(2){color:#092c4d}.hdtpnum>uni-view:nth-of-type(2)>uni-view[data-v-7ceb0c13]:nth-of-type(2){color:#0086f1}.hdtpnum>uni-view:nth-of-type(3)>uni-view[data-v-7ceb0c13]:nth-of-type(2){color:#3ad8bc}.hdtpnum>uni-view:nth-of-type(4)>uni-view[data-v-7ceb0c13]:nth-of-type(2){color:#fa8c16}.hdtpnum>uni-view>uni-view[data-v-7ceb0c13]:nth-of-type(2){font-size:1.125rem;font-weight:400;color:#092c4d;margin-top:.625rem}.abnormalStyleContainer[data-v-7ceb0c13]{top:-.625rem;left:-.625rem;position:absolute;padding:.3125rem;border:.03125rem solid #f8544b;border-radius:50%}.abnormalStyle[data-v-7ceb0c13]{font-size:.875rem;height:2.5rem;width:2.5rem;display:flex;align-items:center;text-align:center;color:#f8544b;padding:.3125rem;border-radius:50%;border:.03125rem solid #f8544b;opacity:.6}.uni-table-scroll[data-v-7ceb0c13]{zoom:.8}.uni-table-td[data-v-7ceb0c13],.uni-table-th[data-v-7ceb0c13]{padding:.3125rem}.active[data-v-7ceb0c13]{background-color:#ff4344}.active uni-view[data-v-7ceb0c13]{color:#fff}.active td[data-v-7ceb0c13]{color:#fff}.uni-table .active[data-v-7ceb0c13]:hover{background:#ff4344!important}.uni-scroll-view[data-v-7ceb0c13]{overflow:hidden} +.uni-table-th[data-v-b0690720]{padding:12px 10px;display:table-cell;box-sizing:border-box;font-size:14px;font-weight:700;color:#909399;border-bottom:1px #ebeef5 solid}.uni-table-th-row[data-v-b0690720]{display:flex;flex-direction:row}.table--border[data-v-b0690720]{border-right:1px #ebeef5 solid}.uni-table-th-content[data-v-b0690720]{display:flex;align-items:center;flex:1}.arrow[data-v-b0690720]{display:block;position:relative;width:10px;height:8px;left:5px;overflow:hidden;cursor:pointer}.down[data-v-b0690720]{top:3px}.down[data-v-b0690720] :after{content:"";width:8px;height:8px;position:absolute;left:2px;top:-5px;transform:rotate(45deg);background-color:#ccc}.down.active[data-v-b0690720] :after{background-color:#007aff}.up[data-v-b0690720] :after{content:"";width:8px;height:8px;position:absolute;left:2px;top:5px;transform:rotate(45deg);background-color:#ccc}.up.active[data-v-b0690720] :after{background-color:#007aff}.uni-table-checkbox[data-v-296f1239]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;margin:5px 0;cursor:pointer}.uni-table-checkbox .checkbox__inner[data-v-296f1239]{flex-shrink:0;box-sizing:border-box;position:relative;width:16px;height:16px;border:1px solid #DCDFE6;border-radius:2px;background-color:#fff;z-index:1}.uni-table-checkbox .checkbox__inner .checkbox__inner-icon[data-v-296f1239]{position:absolute;top:2px;left:5px;height:7px;width:3px;border:1px solid #fff;border-left:0;border-top:0;opacity:0;transform-origin:center;transform:rotate(45deg);box-sizing:content-box}.uni-table-checkbox .checkbox__inner.checkbox--indeterminate[data-v-296f1239]{border-color:#007aff;background-color:#007aff}.uni-table-checkbox .checkbox__inner.checkbox--indeterminate .checkbox__inner-icon[data-v-296f1239]{position:absolute;opacity:1;transform:rotate(0);height:2px;top:0;margin:auto;left:0px;right:0px;bottom:0;width:auto;border:none;border-radius:2px;transform:scale(.5);background-color:#fff}.uni-table-checkbox .checkbox__inner[data-v-296f1239]:hover{border-color:#007aff}.uni-table-checkbox .checkbox__inner.is-disable[data-v-296f1239]{background-color:#f2f6fc;border-color:#dcdfe6}.uni-table-checkbox .checkbox__inner.is-checked[data-v-296f1239]{border-color:#007aff;background-color:#007aff}.uni-table-checkbox .checkbox__inner.is-checked .checkbox__inner-icon[data-v-296f1239]{opacity:1;transform:rotate(45deg)}.uni-table-checkbox .checkbox__inner.is-checked.is-disable[data-v-296f1239]{opacity:.4}.uni-table-tr[data-v-d994989e]{display:table-row;transition:all .3s;box-sizing:border-box}.checkbox[data-v-d994989e]{width:26px;padding:0 8px 0 12px;display:table-cell;vertical-align:middle;color:#333;font-weight:500;border-bottom:1px #ebeef5 solid;font-size:14px}.tr-table--border[data-v-d994989e]{border-right:1px #ebeef5 solid}.uni-table-td[data-v-eb711051]{display:table-cell;padding:8px 10px;font-size:14px;border-bottom:1px #EBEEF5 solid;font-weight:400;color:#606266;line-height:23px;box-sizing:border-box}.table--border[data-v-eb711051]{border-right:1px #EBEEF5 solid}.uni-table-scroll[data-v-f175237f]{width:100%;overflow-x:auto}.uni-table[data-v-f175237f]{position:relative;width:100%;border-radius:5px;background-color:#fff;box-sizing:border-box;display:table;overflow-x:auto}.uni-table[data-v-f175237f] .uni-table-tr:nth-child(n+2):hover{background-color:#f5f7fa}.uni-table[data-v-f175237f] .uni-table-thead .uni-table-tr:hover{background-color:#fafafa}.table--border[data-v-f175237f]{border:1px #ebeef5 solid;border-right:none}.border-none[data-v-f175237f]{border-bottom:none}.table--stripe[data-v-f175237f] .uni-table-tr:nth-child(2n+3){background-color:#fafafa}.uni-table-loading[data-v-f175237f]{position:relative;display:table-row;height:50px;line-height:50px;overflow:hidden;box-sizing:border-box}.empty-border[data-v-f175237f]{border-right:1px #ebeef5 solid}.uni-table-text[data-v-f175237f]{position:absolute;right:0;left:0;text-align:center;font-size:14px;color:#999}.uni-table-mask[data-v-f175237f]{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.8);z-index:99;display:flex;margin:auto;transition:all .5s;justify-content:center;align-items:center}.uni-table--loader[data-v-f175237f]{width:30px;height:30px;border:2px solid #aaa;border-radius:50%;animation:2s uni-table--loader-f175237f linear infinite;position:relative}@keyframes uni-table--loader-f175237f{0%{transform:rotate(360deg)}10%{border-left-color:transparent}20%{border-bottom-color:transparent}30%{border-right-color:transparent}40%{border-top-color:transparent}50%{transform:rotate(0)}60%{border-top-color:transparent}70%{border-left-color:transparent}80%{border-bottom-color:transparent}90%{border-right-color:transparent}to{transform:rotate(-360deg)}}.select_wrap[data-v-e7df7516]{width:7.5rem;height:2rem;box-sizing:border-box;display:inline-block;position:relative}.select_wrap .select_input[data-v-e7df7516]{-webkit-appearance:none;background-color:#f5f5f6;background-image:none;border-radius:.3125rem;border:.03125rem solid #EEEEEE;color:#092c4d;font-size:inherit;display:flex;align-items:center;outline:none;padding:0 .3125rem;height:2rem;box-sizing:border-box;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.select_wrap .select_input .input_info[data-v-e7df7516]{font-size:.875rem;width:100%;height:100%;margin-left:.3125rem}.select_wrap .select_input .input_info .text_tips[data-v-e7df7516]{height:100%;color:#092c4d;font-size:.875rem}.select_wrap .select_input .icon_arrow[data-v-e7df7516]{position:absolute;width:1.5625rem;height:2rem;right:0;top:0;text-align:center;color:#c0c4cc;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:999}.select_wrap .select_input .icon_arrow .arrow[data-v-e7df7516]{width:.5625rem;height:.5625rem;background-color:transparent;border-color:#c0c4cc;border-style:solid;border-width:.03125rem .03125rem 0 0;transition:all .3s;box-sizing:border-box}.select_wrap .select_input .icon_arrow .arrow_down[data-v-e7df7516]{transform:rotate(-45deg);margin-top:.15625rem}.select_wrap .select_input .icon_arrow .arrow_up[data-v-e7df7516]{transform:rotate(135deg);margin-top:-.15625rem}.select_wrap .select_input .icon_arrow .arrow-clear[data-v-e7df7516]{width:.84375rem;height:.84375rem;border:.03125rem solid #c0c4cc;color:#c0c4cc;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.8125rem}.select_wrap .select_input .icon_arrow .arrow-clear>uni-image[data-v-e7df7516]{width:.65625rem;height:.65625rem}.select_wrap .select_input_select[data-v-e7df7516]{border-color:rgba(211,131,42,.5)}.select_modal_con[data-v-e7df7516]{width:100%;transform-origin:center top;z-index:2062;position:absolute;top:1.25rem;left:0;border:.03125rem solid #e4e7ed;border-radius:.125rem;background-color:#fff;box-shadow:0 .0625rem .375rem rgba(0,0,0,.1);box-sizing:border-box;margin-top:1.25rem}.select_modal_con .cons_arrow[data-v-e7df7516]{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;top:-.1875rem;left:10%;margin-right:.09375rem;border-top-width:0;border-bottom-color:#ebeef5}.select_modal_con .cons_arrow[data-v-e7df7516]:after{content:" ";border-width:.1875rem;position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;margin-left:-.1875rem;border-top-width:0;border-bottom-color:#fff}.select_modal[data-v-e7df7516]{overflow:scroll}.select_modal .select_content[data-v-e7df7516]{list-style:none;padding:.375rem 0;margin:0;box-sizing:border-box}.select_modal .select_content .select_content_li[data-v-e7df7516]{font-size:.875rem;padding:.25rem .5625rem;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;cursor:pointer}.select_modal .select_content .select_content_li.selected[data-v-e7df7516]{color:rgba(211,131,42,.565);font-weight:700;background-color:#f5f7fa}.select_modal .select_content .select_content_li[data-v-e7df7516]:hover{background-color:#f5f7fa}.butlur[data-v-34f2ab7e]{width:6.25rem!important;height:2rem!important;background:#D3832A;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:400;color:#fff}.tabtip[data-v-34f2ab7e]{position:relative;z-index:999;display:flex;align-items:center;justify-content:space-between}.tabtip>uni-view[data-v-34f2ab7e]{width:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;font-size:1rem;font-weight:400;color:#90a0af}.tabtip>uni-view>uni-view[data-v-34f2ab7e]{height:2.5rem;border-bottom:.25rem solid #ffffff;display:flex;align-items:center;justify-content:center}.tabtip .xz[data-v-34f2ab7e]{color:#d3832a;border-bottom:.25rem solid #D3832A}.hdtp[data-v-34f2ab7e]{position:relative;z-index:999;padding:1.0625rem 1rem;box-sizing:border-box;background-color:#fff;display:flex;flex-direction:column;align-items:center}.hdtp>uni-view[data-v-34f2ab7e]{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;font-weight:400;color:#092c4d;margin-bottom:.75rem}.hdtp>uni-view[data-v-34f2ab7e]:nth-last-child(1){margin-bottom:0}.hdtp>uni-view>uni-view[data-v-34f2ab7e]{width:50%}.scve[data-v-34f2ab7e]{width:100%;height:50vh;margin-top:.625rem;overflow:hidden}.scve .mabx[data-v-34f2ab7e]{display:flex;flex-direction:column;align-items:center}.scve .mabx>.itec[data-v-34f2ab7e]{width:21.4375rem;background:#FFFFFF;border-radius:.25rem;padding:1.125rem .75rem;box-sizing:border-box;position:relative;margin-bottom:.625rem;overflow:hidden}.scve .mabx>.itec[data-v-34f2ab7e]:nth-last-child(1){margin-bottom:0}.scve .mabx>.itec>.contenbx1[data-v-34f2ab7e]{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#092c4d;margin-bottom:.625rem}.scve .mabx>.itec>.contenbx1[data-v-34f2ab7e]:nth-last-child(1){margin-bottom:0}.scve .mabx>.itec>.contenbx1>uni-view[data-v-34f2ab7e]{flex:1}.scve .mabx>.itec .tip[data-v-34f2ab7e]{position:absolute;right:0;top:0;width:3rem;height:1.5rem;border-radius:0 .25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem}.scve .mabx>.itec .tp1[data-v-34f2ab7e]{background-color:rgba(0,134,241,.125);color:#0086f1}.scve .mabx>.itec .tp2[data-v-34f2ab7e]{background-color:rgba(248,84,75,.125);color:#f8544b}.scve .mabx>.itec .tp3[data-v-34f2ab7e]{background-color:rgba(250,140,22,.125);color:#fa8c16}.scinp[data-v-34f2ab7e]{position:relative;z-index:999;display:flex;align-items:center;justify-content:space-between;padding:.375rem 1rem;box-sizing:border-box;background-color:#fff}.scinp>uni-view[data-v-34f2ab7e]:nth-of-type(1){font-size:.875rem;font-weight:400;color:#092c4d}.scinp .inputs[data-v-34f2ab7e]{width:8.625rem;height:2rem;background:#F5F5F6;border-radius:.25rem;opacity:1;border:.0625rem solid #EEEEEE;padding:.3125rem;box-sizing:border-box;font-size:.75rem;font-weight:400;color:#afb4ba}.scinp .inputs>uni-input[data-v-34f2ab7e]{flex:1;font-size:.75rem;color:#092c4d}.scinp .btscan[data-v-34f2ab7e]{width:4rem;height:2rem;background:#D3832A;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:400;color:#fff}.hdtpnum[data-v-34f2ab7e]{position:relative;z-index:999;display:flex;align-items:center;justify-content:space-around;background-color:#fff;padding:.875rem 0;border-bottom:.09375rem solid #EEEEEE}.hdtpnum>uni-view[data-v-34f2ab7e]{display:flex;align-items:center;flex-direction:column;font-size:.875rem;font-weight:400;color:#092c4d}.hdtpnum>uni-view:nth-of-type(1)>uni-view[data-v-34f2ab7e]:nth-of-type(2){color:#092c4d}.hdtpnum>uni-view:nth-of-type(2)>uni-view[data-v-34f2ab7e]:nth-of-type(2){color:#0086f1}.hdtpnum>uni-view:nth-of-type(3)>uni-view[data-v-34f2ab7e]:nth-of-type(2){color:#3ad8bc}.hdtpnum>uni-view:nth-of-type(4)>uni-view[data-v-34f2ab7e]:nth-of-type(2){color:#fa8c16}.hdtpnum>uni-view>uni-view[data-v-34f2ab7e]:nth-of-type(2){font-size:1.125rem;font-weight:400;color:#092c4d;margin-top:.625rem}.abnormalStyleContainer[data-v-34f2ab7e]{top:-.625rem;left:-.625rem;position:absolute;padding:.3125rem;border:.03125rem solid #f8544b;border-radius:50%}.abnormalStyle[data-v-34f2ab7e]{font-size:.875rem;height:2.5rem;width:2.5rem;display:flex;align-items:center;text-align:center;color:#f8544b;padding:.3125rem;border-radius:50%;border:.03125rem solid #f8544b;opacity:.6}.uni-table-scroll[data-v-34f2ab7e]{zoom:.8}.uni-table-td[data-v-34f2ab7e],.uni-table-th[data-v-34f2ab7e]{padding:.3125rem}.active[data-v-34f2ab7e]{background-color:#ff4344}.active uni-view[data-v-34f2ab7e]{color:#fff}.active td[data-v-34f2ab7e]{color:#fff}.uni-table .active[data-v-34f2ab7e]:hover{background:#ff4344!important}.uni-scroll-view[data-v-34f2ab7e]{overflow:hidden}.isScan[data-v-34f2ab7e]{background:var(--subjectColor);color:#fff}