/** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .dropcontent.data-v-b2cb78f4 { padding-top: 40rpx; padding-bottom: 20rpx; background-color: #fff; } .dropcontent.data-v-b2cb78f4 .u-radio { margin-bottom: 6px !important; margin-top: 16px !important; } .dropcontent .column.data-v-b2cb78f4 { padding: 0 30rpx; border-top: 2rpx solid #e5e7eb; } .dropcontent .column.data-v-b2cb78f4 .u-radio__text { color: #333 !important; } .dropcontent .column.active.data-v-b2cb78f4 .u-radio__text { color: #3CC7C0 !important; } .stepbox.data-v-b2cb78f4 { padding: 15rpx 30rpx; border-bottom: 2rpx dotted #f3f4f6; } .stepbox.data-v-b2cb78f4 .u-steps-item__content { margin-top: -5rpx !important; } .stepbox .slot-content.data-v-b2cb78f4 { width: 100%; margin-bottom: 25rpx; justify-content: space-between; align-items: center; display: flex; } .dealbox .dealcell.data-v-b2cb78f4 { display: flex; align-items: center; justify-content: center; height: 112rpx; font-size: 32rpx; color: rgba(0, 0, 0, 0.9); border-bottom: 2rpx solid #efefef; } .filterbox.data-v-b2cb78f4 { display: flex; height: 128rpx; align-items: center; position: relative; border-bottom: 2rpx solid #f3f4f6; } .filterbox.data-v-b2cb78f4 .u-dropdown__menu__item__text { font-size: 14px !important; color: #3CC7C0 !important; } .filterbox .type.data-v-b2cb78f4 { color: #606266; font-size: 14px; position: absolute; left: 30rpx; top: 24rpx; display: flex; justify-content: center; align-items: center; background: #F3F4F6; border-radius: 15rpx; height: 74rpx; padding: 0 25rpx; z-index: 2; } .detail.data-v-b2cb78f4 { background: #f9f9f9; padding: 12rpx 30rpx; } .detail .desc.data-v-b2cb78f4 { font-size: 26rpx; color: #4b5563; line-height: 40rpx; } .detail .red.data-v-b2cb78f4 { color: #ff0000; } .upage.data-v-b2cb78f4 { display: flex; flex-direction: column; height: calc(100vh - 100rpx); } .upage.data-v-b2cb78f4 .u-flex { display: flex; flex-direction: row; overflow: hidden; } .upage.data-v-b2cb78f4 .u-dropdown__menu { background: #fff; z-index: 1; margin-left: 160rpx; } .upage.data-v-b2cb78f4 .u-dropdown__menu__item { height: 74rpx; padding: 0 20rpx; background: #F3F4F6; border-radius: 15rpx; flex: none; margin-left: 30rpx; } .box.data-v-b2cb78f4 { flex: 1; padding-bottom: 30rpx; overflow-y: scroll; } .myVideo.data-v-b2cb78f4 { width: 100%; border-radius: 15rpx; } .deal.data-v-b2cb78f4 { padding-top: 20rpx; display: flex; color: #4b5563; font-size: 24rpx; justify-content: space-between; } .deal .left.data-v-b2cb78f4 { display: flex; align-items: center; } .deal .left .item.data-v-b2cb78f4 { width: 100rpx; } .deal .collect.data-v-b2cb78f4 { display: flex; align-items: center; } .deal .eyebox.data-v-b2cb78f4, .deal .chat.data-v-b2cb78f4 { display: flex; align-items: center; } .deal .time.data-v-b2cb78f4 { display: flex; align-items: center; } .deal .num.data-v-b2cb78f4 { margin-left: 8rpx; } .tagbox.data-v-b2cb78f4 { margin-top: 24rpx; display: flex; } .tagbox .tag.data-v-b2cb78f4 { height: 54rpx; padding: 0 28rpx; background: #ecfaf9; border-radius: 30rpx; font-size: 27rpx; color: #3cc7c0; margin-right: 12rpx; display: flex; align-items: center; justify-content: center; } .doctor.data-v-b2cb78f4 { display: flex; align-items: center; } .record.data-v-b2cb78f4 { padding-top: 0rpx; } .record .list.data-v-b2cb78f4 { margin: 30rpx 30rpx; } .record .list .name.data-v-b2cb78f4 { padding: 20rpx 0 20rpx 15rpx; font-size: 27rpx; color: #333333; } .record .list .content.data-v-b2cb78f4 { font-size: 27rpx; color: #666666; line-height: 38rpx; } .record .list .imgbox.data-v-b2cb78f4 { display: flex; margin-top: 24rpx; } .record .list .imgbox .imgcell.data-v-b2cb78f4 { width: 220rpx; height: 220rpx; margin-right: 20rpx; } .record .list .imgbox .imgcell.data-v-b2cb78f4:last-child { margin-right: 0; } .record.data-v-b2cb78f4 { padding-top: 0rpx; } .record .list.data-v-b2cb78f4 { margin: 8rpx 0rpx 0; } .record .list .cell.data-v-b2cb78f4 { padding: 22rpx 30rpx; border-bottom: 2rpx solid #f3f4f6; } .record .list .cell .circle.data-v-b2cb78f4 { margin-top: 15rpx; width: 15rpx; height: 15rpx; background: #3cc7c0; border-radius: 50%; } .record .list .cell .title.data-v-b2cb78f4 { margin-left: 10rpx; font-size: 32rpx; color: #000000; line-height: 46rpx; word-break: break-all; display: flex; justify-content: space-between; align-items: center; } .record .list .cell .title .dot.data-v-b2cb78f4 { height: 40rpx; display: flex; line-height: 40rpx; padding: 0 14rpx; align-items: center; line-height: 40rpx; } .record .list .cell .title .titlecon.data-v-b2cb78f4 { flex: 1; margin-right: 20rpx; } .record .list .cell.data-v-b2cb78f4:last-child { border-bottom: none; } .titlebox.data-v-b2cb78f4 { margin: 0 30rpx; display: flex; justify-content: space-between; } .titlebox .more.data-v-b2cb78f4 { display: flex; align-items: center; } .titlebox .more .morename.data-v-b2cb78f4 { margin-right: 10rpx; font-size: 28rpx; color: #3cc7c0; } .bar.data-v-b2cb78f4 { height: 16rpx; background: #f3f4f6; } .databox.data-v-b2cb78f4 { height: 162rpx; background: #ffffff; display: flex; padding: 0 30rpx; justify-content: space-between; } .databox .cell.data-v-b2cb78f4 { flex: 1; padding: 35rpx 0; text-align: center; } .databox .cell .num.data-v-b2cb78f4 { font-size: 38rpx; color: #3cc7c0; } .databox .cell .name.data-v-b2cb78f4 { margin-top: 18rpx; font-size: 28rpx; color: #4b5563; } .casesdown.data-v-b2cb78f4 { font-size: 14px; color: #606266; position: absolute; left: 30rpx; top: 24rpx; display: flex; justify-content: center; align-items: center; background: #F3F4F6; border-radius: 15rpx; height: 74rpx; padding: 0 25rpx; z-index: 2; } .votepop .confirm.data-v-b2cb78f4 { margin: 39rpx 30rpx 0; height: 92rpx; background: #3cc7c0; border-radius: 15rpx; display: flex; align-items: center; font-size: 31rpx; color: #ffffff; justify-content: center; } .votepop .del.data-v-b2cb78f4 { margin: 30rpx 30rpx 30rpx; height: 92rpx; background: #fff; border-radius: 15rpx; font-size: 31rpx; color: #666666; display: flex; align-items: center; justify-content: center; } .votepop .tips.data-v-b2cb78f4 { margin-top: 30rpx; font-size: 27rpx; color: #9ca3af; line-height: 38rpx; padding: 0 30rpx; } .votepop .add.data-v-b2cb78f4 { margin: 0 30rpx; display: flex; align-items: center; height: 92rpx; justify-content: center; background: #f5f5f5; border-radius: 15rpx; font-size: 31rpx; color: #4b5563; } .votepop .add .desc.data-v-b2cb78f4 { margin-left: 10rpx; } .votepop .titlebox.data-v-b2cb78f4 { padding: 0 30rpx; margin: 0 !important; height: 86rpx; display: flex; align-items: center; justify-content: space-between; border-bottom: 2rpx solid #f3f4f6; } .votepop .titlebox .left.data-v-b2cb78f4 { font-size: 31rpx; color: #4b5563; } .votepop .titlebox .right.data-v-b2cb78f4 { font-size: 31rpx; color: #3cc7c0; } .votepop .votecon.data-v-b2cb78f4 { max-height: calc(100vh - 530rpx); overflow-y: scroll; } .votepop .votecon .row.data-v-b2cb78f4 { display: flex; align-items: center; } .votepop .votecon .row .iconbox.data-v-b2cb78f4 { margin-left: 15rpx; align-items: center; } .votepop .votecon .titlebox.data-v-b2cb78f4 { border: none; margin: 30rpx 0 20rpx !important; } .votepop .votecon .titlebox .title.data-v-b2cb78f4 { font-size: 31rpx; color: #111827; } .votepop .votecon .titlebox .desc.data-v-b2cb78f4 { font-size: 27rpx; color: #9ca3af; } .casepop.data-v-b2cb78f4 { display: flex; flex-direction: column; max-height: calc(100vh - 400rpx); } .casepop .continue.data-v-b2cb78f4 { color: #2878ff !important; } .casecon.data-v-b2cb78f4 { flex: 1; max-height: calc(100vh - 800rpx); overflow-y: scroll; padding-top: 22rpx; padding-bottom: 20rpx; min-height: 350rpx; } .casecon.data-v-b2cb78f4 .u-radio { margin-bottom: 10px !important; margin-top: 0px !important; } .casecon .column.data-v-b2cb78f4 { padding: 0 30rpx; border-bottom: 2rpx solid #e5e7eb; } .zanboxpop.data-v-b2cb78f4 { display: flex; align-items: center; justify-content: center; height: 100%; } .zanboxpop .zanwraper.data-v-b2cb78f4 { width: 630rpx; margin: 0 auto; padding-bottom: 50rpx; background: #f5f6f9; border-radius: 16rpx; } .zanboxpop .zanwraper .title.data-v-b2cb78f4 { margin-top: 48rpx; text-align: center; font-weight: 500; font-size: 36rpx; color: rgba(0, 0, 0, 0.85); } .zanboxpop .zanwraper .content.data-v-b2cb78f4 { padding: 30rpx 0; background: #f5f6f9; text-align: center; } .zanboxpop .zanwraper .content.data-v-b2cb78f4 .imgstyle { max-width: 100% !important; } .zanboxpop .zanwraper .content.data-v-b2cb78f4 ._block { text-align: left !important; } .zanboxpop .zanwraper .count.data-v-b2cb78f4 { margin-top: 24rpx; display: flex; align-items: center; text-align: center; justify-content: center; font-weight: 400; font-size: 28rpx; color: rgba(0, 0, 0, 0.65); } .zanboxpop .zanwraper .count .num.data-v-b2cb78f4 { color: #ff0000; font-size: 32rpx; } .zanboxpop .zanwraper .count .earn.data-v-b2cb78f4 { font-size: 32rpx; color: #3cc7c0; } .zanboxpop .zanwraper .countbox.data-v-b2cb78f4 { display: flex; width: 100%; margin: 30rpx 0px 40rpx; padding: 0 40rpx; justify-content: center; box-sizing: border-box; } .zanboxpop .zanwraper .countbox .minus.data-v-b2cb78f4 { flex-shrink: 0; margin-left: 10rp; width: 90rpx; height: 90rpx; font-size: 60rpx; color: #333; display: flex; justify-content: center; align-items: center; background: #ffffff; border-radius: 12rpx; border: 2rpx solid #e9e9e9; } .zanboxpop .zanwraper .countbox .add.data-v-b2cb78f4 { flex-shrink: 0; width: 90rpx; margin-left: 10rpx; height: 90rpx; font-size: 60rpx; color: #333; display: flex; justify-content: center; align-items: center; color: #fff; background: #3cc7c0; border-radius: 12rpx; border: 2rpx solid #3cc7c0; } .zanboxpop .zanwraper .countbox.data-v-b2cb78f4 .u-input__content__field-wrapper__field { height: 60rpx; font-size: 34rpx !important; text-align: center !important; } .zanboxpop .zanwraper .countbox.data-v-b2cb78f4 .u-input { background: #f2f2f2; width: 200rpx !important; flex: none; } .zanboxpop .zanwraper .countbox.data-v-b2cb78f4 .u-input--radius { border-radius: 24rrpx; } .zanboxpop .zanwraper .btnbox.data-v-b2cb78f4 { margin: 0px 40rpx 0px; display: flex; justify-content: space-between; } .zanboxpop .zanwraper .btnbox .cancle.data-v-b2cb78f4 { color: rgba(0, 0, 0, 0.3); width: 256rpx; height: 88rpx; background: #f5f6f9; border-radius: 25px; border: 2rpx solid rgba(0, 0, 0, 0.15); font-weight: 500; font-size: 32rpx; color: rgba(0, 0, 0, 0.85); display: flex; justify-content: center; align-items: center; } .zanboxpop .zanwraper .btnbox .ok.data-v-b2cb78f4 { color: #fff; width: 256rpx; height: 88rpx; background: #3cc7c0; border-radius: 25px; border: 2rpx solid #3cc7c0; font-weight: 500; font-size: 32rpx; display: flex; justify-content: center; align-items: center; }