body[data-v-e40cd242] { background-color: #F8F8F8; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .content[data-v-e40cd242] { padding-top: 0.9375rem; } .todo .title_box[data-v-e40cd242] { width: 19.6875rem; height: 3.375rem; background: #FFFFFF; box-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.16); border-radius: 0.5rem; padding: 0 0.9375rem; } .todo .title_box .title[data-v-e40cd242] { font-weight: 500; font-size: 1rem; color: #333333; } .todo .title_box .title uni-image[data-v-e40cd242] { width: 1.5rem; height: 1.5rem; } .todo .title_box .num[data-v-e40cd242] { width: 1.6875rem; height: 1.6875rem; background: url("../../static/my/num.png") no-repeat; background-size: 1.6875rem 1.6875rem; font-size: 0.75rem; color: #FFFFFF; text-align: center; line-height: 1.6875rem; } .todo .list[data-v-e40cd242] { width: 17.8125rem; padding: 0.625rem 0.9375rem 0.9375rem 0.9375rem; background: #FFFFFF; box-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.16); border-radius: 0 0 0.5rem 0.5rem; } .todo .list .box[data-v-e40cd242] { max-height: 3.75rem; transition: all 0.3s; overflow: hidden; } .todo .list .box .item_box[data-v-e40cd242] { display: flex; flex-wrap: wrap; } .todo .list .box .item[data-v-e40cd242] { font-size: 0.875rem; height: 1.875rem; width: 50%; } .todo .list .box .item uni-view[data-v-e40cd242] { color: #666666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; } .todo .list .box .item uni-text[data-v-e40cd242] { color: #ED361D; margin: 0 0.3125rem; } .todo .list .close[data-v-e40cd242] { max-height: var(--e40cd242-moreHeight); } .todo .list .more[data-v-e40cd242] { font-size: 0.875rem; color: #008DFF; text-decoration: underline; margin-top: 0.625rem; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .drag[data-v-fc853b6f] { background: #FFFFFF; box-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.5); border-radius: 0.5rem; margin: 0.75rem 0.9375rem 0 0.9375rem; } .drag .title[data-v-fc853b6f] { font-size: 0.875rem; color: #333333; padding: 0.9375rem 0 0 0.9375rem; } .inner uni-image[data-v-fc853b6f] { width: 3.0625rem; height: 3.0625rem; background-color: #efefef; } .inner .text[data-v-fc853b6f] { font-size: 0.875rem; color: #333333; margin-top: 0.625rem; } .placeholder[data-v-fc853b6f] { height: var(--fc853b6f-cusnavbarheight); } .nav[data-v-fc853b6f] { width: calc(100% - 1.875rem); padding: 0 0.9375rem; height: var(--fc853b6f-cusnavbarheight); font-size: 0.75rem; color: #FFFFFF; position: fixed; top: 0; left: 0; z-index: 99; background-image: url("../../static/my/navbg.png"); background-repeat: no-repeat; background-size: 23.4375rem 14.3125rem; } .content[data-v-fc853b6f] { padding: 0 0.9375rem 0.625rem 0.9375rem; } .list[data-v-fc853b6f] { margin-bottom: 0.75rem; } .list .item[data-v-fc853b6f] { background: #FFFFFF; box-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.5); border-radius: 0.5rem; padding: 0.9375rem 0; margin-top: 0.75rem; } .list .item .title[data-v-fc853b6f] { font-size: 0.875rem; color: #333333; padding-left: 0.9375rem; } .list uni-image[data-v-fc853b6f] { width: 3.0625rem; height: 3.0625rem; } .list .info_box[data-v-fc853b6f] { flex-wrap: wrap; } .list .info_box .info[data-v-fc853b6f] { margin-top: 1.25rem; width: 25%; } .list .info_box .info .text[data-v-fc853b6f] { font-size: 0.875rem; color: #333333; margin-top: 0.625rem; }