@charset "UTF-8"; /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .imgshe.data-v-3c2bca49 { display: flex; flex-direction: row-reverse; } .point-box.data-v-3c2bca49 { height: 100%; width: 100%; } .point-box .xu-box.data-v-3c2bca49 { border: #f5f5f5 4rpx dashed; padding: 20rpx 20rpx; } .codeimg.data-v-3c2bca49 { position: absolute; z-index: 99999; left: 40rpx; top: 40rpx; } #codeurl.data-v-3c2bca49 { position: relative; } .data-v-3c2bca49 .model .u-fade-enter-active { z-index: 10075 !important; } .sharePop.data-v-3c2bca49 { background-color: #fff; padding: 20px 0; border-radius: 20px 20px 0 0; } .sharePop-item.data-v-3c2bca49 { padding: 0 10px; box-sizing: border-box; font-family: PingFang SC, PingFang SC; font-weight: 400; font-size: 14px; display: inline-flex !important; } .sharePop-item image.data-v-3c2bca49 { height: 48px; width: 48px; margin-bottom: 10px; } .setTimebox.data-v-3c2bca49 { font-family: PingFang SC, PingFang SC; font-weight: 400; font-size: 14px; } .timetip.data-v-3c2bca49 { font-family: PingFang SC, PingFang SC; font-weight: 400; font-size: 14px; color: #2979ff; text-align: center; margin-bottom: 5px; } .courselist.data-v-3c2bca49 { font-family: PingFang SC, PingFang SC; font-weight: 400; font-size: 14px; } .courselist-item.data-v-3c2bca49 { width: 100%; border-radius: 14px; background-color: #fff; overflow: hidden; margin-bottom: 10px; } .courselist-con.data-v-3c2bca49 { padding: 10px 10px 5px 10px; font-size: 12px; color: #777; } .courselist-con-r.data-v-3c2bca49 { flex: 1; overflow: hidden; } .courselist-con-r .more-t.data-v-3c2bca49 { flex: 1; font-size: 14px; color: #222; display: inline; } .courselist-con-r image.data-v-3c2bca49 { width: 20px; height: 20px; } .courselist-con-r .btn_icon.data-v-3c2bca49 { font-size: 14px; color: #1677ff; display: inline-flex; align-items: center; } .courselist-img.data-v-3c2bca49 { width: 110px; height: 70px; border-radius: 10px; overflow: hidden; flex-shrink: 0; margin-right: 10px; position: relative; } .courselist-img image.data-v-3c2bca49 { height: 100%; width: 100%; } .courselist-img .status.data-v-3c2bca49 { position: absolute; top: 0; left: 0; z-index: 2; height: 21px; padding: 0 5px; box-sizing: border-box; line-height: 21px; border-radius: 10px 0 10px 0; text-align: center; color: #fff; background-color: #08ce36; } .courselist-desc.data-v-3c2bca49 { flex: 1; margin-top: 7px; } .courselist-con-timebox.data-v-3c2bca49 { margin-top: 7px; flex-wrap: wrap; } .courselist-con-timebox .acea-row.data-v-3c2bca49 { margin-right: 12px; margin-bottom: 5px; flex-wrap: nowrap; } .courselist-con-timebox .icon.data-v-3c2bca49 { margin-right: 5px; } .courselist-footer.data-v-3c2bca49 { padding: 5px; font-size: 14px; } .courselist-footer-item.data-v-3c2bca49 { flex: 1; text-align: center; color: #1677ff; padding: 6px; box-sizing: border-box; } .courselist-footer .shishi.data-v-3c2bca49 { border-left: 1px solid #f5f5f5; } .courselist-footer .shuju.data-v-3c2bca49 { border-radius: 5px; border: 1px solid #1677ff; }