/** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .tanchuangbg.data-v-7888e346 { width: 100%; height: 100%; position: fixed; z-index: 99; left: 0; top: 0; background-color: #00000050; display: flex; align-items: center; justify-content: center; transition: all 1s; } .tanchuangbg .makinp.data-v-7888e346 { width: 590rpx; border: 1rpx solid #00000020; color: #020B18; box-sizing: border-box; margin-bottom: 10rpx; box-sizing: border-box; font-size: 28rpx; padding: 10rpx 20rpx; } .tanchuangbg .inputbox.data-v-7888e346 { width: 670rpx; background-color: #ffffff; box-sizing: border-box; border-radius: 10rpx; display: flex; flex-direction: column; align-items: center; padding: 30rpx; } .tanchuangbg .inputbox .inputscan.data-v-7888e346 { width: 100%; display: flex; align-items: center; justify-content: space-around; } .tanchuangbg .inputbox .inputscan > input.data-v-7888e346 { width: 440rpx; height: 64rpx; border: 1rpx solid #092C4D30; border-radius: 8rpx; box-sizing: border-box; font-size: 28rpx; padding: 0rpx 20rpx; box-sizing: border-box; } .tanchuangbg .inputbox .inputscan .scanbt.data-v-7888e346 { width: 128rpx; height: 64rpx; background: #D3832A; border-radius: 8rpx; opacity: 1; display: flex; align-items: center; justify-content: center; font-size: 30rpx; font-weight: 400; color: #FFFFFF; } .tanchuangbg .inputbox .scvbw.data-v-7888e346 { width: 100%; height: 450rpx; margin-top: 30rpx; } .tanchuangbg .inputbox .scvbw .scboxitem.data-v-7888e346 { display: flex; flex-direction: column; align-items: center; } .tanchuangbg .inputbox .scvbw .scboxitem .items.data-v-7888e346 { width: 590rpx; display: flex; flex-direction: column; box-shadow: 0rpx 2rpx 10rpx 0rpx #e2e2e3; margin-top: 10rpx; padding: 20rpx; box-sizing: border-box; } .tanchuangbg .inputbox .scvbw .scboxitem .items > .lisbite.data-v-7888e346 { width: 100%; } .tanchuangbg .inputbox .scvbw .scboxitem .items > .lisbite > .itembox.data-v-7888e346 { width: 100%; margin-bottom: 20rpx; display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; font-size: 28rpx; color: #020B18; border: 1rpx solid #D3832A; padding: 10rpx 20rpx; box-sizing: border-box; border-radius: 20rpx; color: #D3832A; } .tanchuangbg .inputbox .scvbw .scboxitem .items > .lisbite > .itembox.data-v-7888e346:last-child { margin-bottom: 0; } .tanchuangbg .inputbox .scvbw .scboxitem .items > .lisbite > .itembox > view.data-v-7888e346 { word-wrap: break-word; word-break: break-all; } .tanchuangbg .inputbox .scvbw .scboxitem .items > .type1s.data-v-7888e346 { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20rpx; } .tanchuangbg .inputbox .scvbw .scboxitem .items > .type1s .title.data-v-7888e346 { white-space: nowrap; } .tanchuangbg .inputbox .scvbw .scboxitem .items > .type1s > view.data-v-7888e346 { flex: 1; display: flex; align-items: center; justify-content: flex-start; font-size: 28rpx; } .tanchuangbg .inputbox .scvbw .scboxitem .items > .type1s > view > view.data-v-7888e346:nth-of-type(1) { color: #90A0AF; } .tanchuangbg .inputbox .scvbw .scboxitem .items > .type1s > view > view.data-v-7888e346:nth-of-type(2) { color: #092C4D; } .tanchuangbg .inputbox .scvbw .scboxitem .items .rksu.data-v-7888e346 { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20rpx; } .tanchuangbg .inputbox .scvbw .scboxitem .items .rksu > view.data-v-7888e346 { display: flex; align-items: center; justify-content: flex-start; font-size: 28rpx; } .tanchuangbg .inputbox .scvbw .scboxitem .items .rksu > view > view.data-v-7888e346:nth-of-type(1) { color: #90A0AF; } .tanchuangbg .inputbox .scvbw .scboxitem .items .rksu > view > input.data-v-7888e346 { width: 200rpx; padding: 0 15rpx; border: 1rpx solid #00000020; } .tanchuangbg .inputbox .btx.data-v-7888e346 { display: flex; align-items: center; justify-content: space-around; margin-top: 50rpx; } .tanchuangbg .inputbox .btx > view.data-v-7888e346 { display: flex; align-items: center; justify-content: center; width: 260rpx; height: 76rpx; border-radius: 7rpx; font-size: 28rpx; } .tanchuangbg .inputbox .btx > .cancel.data-v-7888e346 { background-color: #F5F5F6; color: #5A6875; margin-right: 20rpx; } .tanchuangbg .inputbox .btx > .confirm.data-v-7888e346 { background-color: #D3832A; color: #FFFFFF; } .butbox.data-v-7888e346 { display: flex; align-items: center; justify-content: center; margin-top: 15rpx; } .butbox > view.data-v-7888e346 { width: 320rpx; height: 96rpx; background: #D3832A; border-radius: 20rpx; display: flex; align-items: center; justify-content: center; color: #FFFFFF; font-size: 32rpx; font-weight: 400; color: #FFFFFF; } .butbox > view.data-v-7888e346:nth-last-child(1) { margin-left: 30rpx; } .sclcs.data-v-7888e346 { width: 686rpx; height: 27vh; margin: auto; } .sclcs .visc.data-v-7888e346 { width: 100%; display: flex; flex-direction: column; align-items: center; } .sclcs .visc .item1.data-v-7888e346 { width: 686rpx; padding: 0 24rpx; box-sizing: border-box; background-color: #FFFFFF; border-radius: 30rpx; position: relative; margin-bottom: 30rpx; } .sclcs .visc .item1.data-v-7888e346:nth-last-child(1) { margin-bottom: 0; } .sclcs .visc .item1 .removeicons.data-v-7888e346 { position: absolute; right: 0; } .sclcs .visc .item1 .qtimgzt.data-v-7888e346 { width: 96rpx; height: 96rpx; position: absolute; right: 0; top: 0; } .sclcs .visc .item1 > view.data-v-7888e346 { width: 100%; display: flex; align-items: center; padding: 18rpx 24rpx; box-sizing: border-box; border-bottom: 4rpx solid #EEEEEE; } .sclcs .visc .item1 > view.data-v-7888e346:nth-last-child(1) { border-bottom: 0rpx solid #EEEEEE00 !important; } .sclcs .visc .item1 > view > image.data-v-7888e346 { width: 32rpx; height: 32rpx; margin-right: 15rpx; } .sclcs .visc .item1 > view > view.data-v-7888e346 { font-size: 28rpx; font-weight: 400; color: #020B18; word-wrap: break-word; word-break: break-all; } .sclcs .visc .item1 > view > view .numb.data-v-7888e346 { font-size: 28rpx; color: #178AF2; } .sclcs .visc .item2.data-v-7888e346 { width: 686rpx; padding: 0 24rpx; box-sizing: border-box; background-color: #FFFFFF; border-radius: 30rpx; position: relative; margin-bottom: 30rpx; } .sclcs .visc .item2 .qtimgzt.data-v-7888e346 { width: 96rpx; height: 96rpx; position: absolute; right: 0; top: 0; } .sclcs .visc .item2 > .tpbx.data-v-7888e346 { display: flex; align-items: center; padding: 18rpx 24rpx; box-sizing: border-box; border-bottom: 4rpx solid #EEEEEE; } .sclcs .visc .item2 > .tpbx > image.data-v-7888e346 { width: 32rpx; height: 32rpx; margin-right: 15rpx; } .sclcs .visc .item2 > .tpbx > view.data-v-7888e346 { font-size: 28rpx; font-weight: 400; color: #020B18; } .sclcs .visc .item2 > .tpbx > view .numb.data-v-7888e346 { font-size: 28rpx; color: #178AF2; } .sclcs .visc .item2 > .viewnum.data-v-7888e346 { height: 100rpx; display: flex; align-items: center; justify-content: space-around; } .sclcs .visc .item2 > .viewnum > view.data-v-7888e346 { font-size: 28rpx; font-weight: 400; color: #020B18; } .tabchecklist.data-v-7888e346 { width: 684rpx; height: 100rpx; margin: auto; margin-top: 30rpx; margin-bottom: 20rpx; box-sizing: border-box; display: flex; align-items: center; justify-content: space-around; } .tabchecklist .xz > view.data-v-7888e346:nth-of-type(1) { color: #D3832A !important; } .tabchecklist .xz > view.data-v-7888e346:nth-of-type(2) { background-color: #D3832A !important; } .tabchecklist > view.data-v-7888e346 { display: flex; flex-direction: column; align-items: center; } .tabchecklist > view > view.data-v-7888e346:nth-of-type(1) { font-size: 32rpx; font-weight: 400; margin-bottom: 20rpx; color: #020B18; transition: all 0.2s; } .tabchecklist > view > view.data-v-7888e346:nth-of-type(2) { width: 96rpx; height: 8rpx; background-color: #D3832A00; border-radius: 4rpx; transition: all 0.2s; } .topviewbox.data-v-7888e346 { width: 686rpx; background: #FFFFFF; border-radius: 20rpx 20rpx 20rpx 20rpx; opacity: 1; box-sizing: border-box; position: relative; margin: auto; margin-top: 20rpx; } .topviewbox > .oebox.data-v-7888e346 { padding: 20rpx 25rpx; box-sizing: border-box; border-bottom: 4rpx solid #EEEEEE; display: flex; align-items: center; justify-content: flex-start; } .topviewbox > .oebox > view.data-v-7888e346 { font-size: 32rpx; font-weight: 400; color: #020B18; } .topviewbox > .oebox > image.data-v-7888e346 { width: 32rpx; height: 32rpx; margin-right: 14rpx; } .topviewbox .numbox.data-v-7888e346 { width: 100%; padding: 20rpx; box-sizing: border-box; } .topviewbox .numbox > view.data-v-7888e346 { width: 640rpx; height: 160rpx; background: #F5F7FB; border-radius: 8rpx 8rpx 8rpx 8rpx; opacity: 1; display: flex; align-items: center; justify-content: space-around; } .topviewbox .numbox > view > view.data-v-7888e346 { display: flex; flex-direction: column; align-items: center; } .topviewbox .numbox > view > view:nth-of-type(1) > view.data-v-7888e346:nth-of-type(2) { color: #FF9545 !important; } .topviewbox .numbox > view > view:nth-of-type(2) > view.data-v-7888e346:nth-of-type(2) { color: #178AF2 !important; } .topviewbox .numbox > view > view > view.data-v-7888e346:nth-of-type(1) { font-size: 28rpx; font-weight: 400; color: #020B18; margin-bottom: 18rpx; } .topviewbox .numbox > view > view > view.data-v-7888e346:nth-of-type(2) { font-size: 36rpx; font-weight: 400; } .topviewbox > .contview.data-v-7888e346 { display: flex; flex-direction: column; width: 100%; padding: 20rpx; box-sizing: border-box; } .topviewbox > .contview > view.data-v-7888e346 { display: flex; align-items: center; justify-content: flex-start; margin-bottom: 20rpx; } .topviewbox > .contview > view.data-v-7888e346:nth-last-child(1) { margin-bottom: 0; } .topviewbox > .contview > view > view.data-v-7888e346:nth-of-type(1) { display: flex; align-items: center; justify-content: center; margin-right: 30rpx; } .topviewbox > .contview > view > view:nth-of-type(1) > image.data-v-7888e346 { width: 48rpx; height: 48rpx; margin-right: 12rpx; } .topviewbox > .contview > view > view:nth-of-type(1) > view.data-v-7888e346 { font-size: 28rpx; font-weight: 400; color: #020B18; } .topviewbox > .contview > view > view.data-v-7888e346:nth-of-type(2) { font-size: 28rpx; font-weight: 400; color: #020B18; } .bgimg.data-v-7888e346 { position: absolute; left: 0; top: 0; width: 100%; } .scanqcview.data-v-7888e346 { display: flex; align-items: center; justify-content: center; position: relative; margin-top: 10rpx; } .scanqcview > image.data-v-7888e346 { width: 72rpx; height: 72rpx; margin-right: 16rpx; } .scanqcview > view.data-v-7888e346 { font-size: 32rpx; font-weight: 400; color: #FFFFFF; } .downloadBtn.data-v-7888e346 { flex: none; width: -webkit-fit-content; width: fit-content; background: var(--subjectColor); color: #fff !important; margin: 10rpx auto; padding: 20rpx 40rpx; font-size: 0.9rem; border-radius: 10rpx; } .downloadRow.data-v-7888e346 { display: flex; align-items: center; padding: 18rpx 24rpx; box-sizing: border-box; border-bottom: 4rpx solid #EEEEEE; } .downloadRow image.data-v-7888e346 { flex: none; width: 52rpx; height: 52rpx; margin-right: 15rpx; } .downloadRow > view.data-v-7888e346 { font-size: 0.9rem; font-weight: bold; color: #020B18; } .downLoadByOrder_control > image.data-v-7888e346 { width: 52rpx; height: 52rpx; margin-left: 20rpx; } .downLoadByStock_row.data-v-7888e346 { display: flex; align-items: center; } .downLoadByStock_row > view.data-v-7888e346 { font-weight: bold; font-size: 0.9rem; } .downLoadByStock_row > input.data-v-7888e346 { flex: 1; background: #F4F8FB; padding: 10rpx 20rpx; border-radius: 10rpx; } .mt10.data-v-7888e346 { margin-top: 20rpx; } .flex-c-sb.data-v-7888e346 { display: flex; align-items: center; justify-content: space-between; }