/** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uniui-cart-filled[data-v-d31e1c47]:before { content: "\e6d0"; } .uniui-gift-filled[data-v-d31e1c47]:before { content: "\e6c4"; } .uniui-color[data-v-d31e1c47]:before { content: "\e6cf"; } .uniui-wallet[data-v-d31e1c47]:before { content: "\e6b1"; } .uniui-settings-filled[data-v-d31e1c47]:before { content: "\e6ce"; } .uniui-auth-filled[data-v-d31e1c47]:before { content: "\e6cc"; } .uniui-shop-filled[data-v-d31e1c47]:before { content: "\e6cd"; } .uniui-staff-filled[data-v-d31e1c47]:before { content: "\e6cb"; } .uniui-vip-filled[data-v-d31e1c47]:before { content: "\e6c6"; } .uniui-plus-filled[data-v-d31e1c47]:before { content: "\e6c7"; } .uniui-folder-add-filled[data-v-d31e1c47]:before { content: "\e6c8"; } .uniui-color-filled[data-v-d31e1c47]:before { content: "\e6c9"; } .uniui-tune-filled[data-v-d31e1c47]:before { content: "\e6ca"; } .uniui-calendar-filled[data-v-d31e1c47]:before { content: "\e6c0"; } .uniui-notification-filled[data-v-d31e1c47]:before { content: "\e6c1"; } .uniui-wallet-filled[data-v-d31e1c47]:before { content: "\e6c2"; } .uniui-medal-filled[data-v-d31e1c47]:before { content: "\e6c3"; } .uniui-fire-filled[data-v-d31e1c47]:before { content: "\e6c5"; } .uniui-refreshempty[data-v-d31e1c47]:before { content: "\e6bf"; } .uniui-location-filled[data-v-d31e1c47]:before { content: "\e6af"; } .uniui-person-filled[data-v-d31e1c47]:before { content: "\e69d"; } .uniui-personadd-filled[data-v-d31e1c47]:before { content: "\e698"; } .uniui-arrowthinleft[data-v-d31e1c47]:before { content: "\e6d2"; } .uniui-arrowthinup[data-v-d31e1c47]:before { content: "\e6d3"; } .uniui-arrowthindown[data-v-d31e1c47]:before { content: "\e6d4"; } .uniui-back[data-v-d31e1c47]:before { content: "\e6b9"; } .uniui-forward[data-v-d31e1c47]:before { content: "\e6ba"; } .uniui-arrow-right[data-v-d31e1c47]:before { content: "\e6bb"; } .uniui-arrow-left[data-v-d31e1c47]:before { content: "\e6bc"; } .uniui-arrow-up[data-v-d31e1c47]:before { content: "\e6bd"; } .uniui-arrow-down[data-v-d31e1c47]:before { content: "\e6be"; } .uniui-arrowthinright[data-v-d31e1c47]:before { content: "\e6d1"; } .uniui-down[data-v-d31e1c47]:before { content: "\e6b8"; } .uniui-bottom[data-v-d31e1c47]:before { content: "\e6b8"; } .uniui-arrowright[data-v-d31e1c47]:before { content: "\e6d5"; } .uniui-right[data-v-d31e1c47]:before { content: "\e6b5"; } .uniui-up[data-v-d31e1c47]:before { content: "\e6b6"; } .uniui-top[data-v-d31e1c47]:before { content: "\e6b6"; } .uniui-left[data-v-d31e1c47]:before { content: "\e6b7"; } .uniui-arrowup[data-v-d31e1c47]:before { content: "\e6d6"; } .uniui-eye[data-v-d31e1c47]:before { content: "\e651"; } .uniui-eye-filled[data-v-d31e1c47]:before { content: "\e66a"; } .uniui-eye-slash[data-v-d31e1c47]:before { content: "\e6b3"; } .uniui-eye-slash-filled[data-v-d31e1c47]:before { content: "\e6b4"; } .uniui-info-filled[data-v-d31e1c47]:before { content: "\e649"; } .uniui-reload[data-v-d31e1c47]:before { content: "\e6b2"; } .uniui-micoff-filled[data-v-d31e1c47]:before { content: "\e6b0"; } .uniui-map-pin-ellipse[data-v-d31e1c47]:before { content: "\e6ac"; } .uniui-map-pin[data-v-d31e1c47]:before { content: "\e6ad"; } .uniui-location[data-v-d31e1c47]:before { content: "\e6ae"; } .uniui-starhalf[data-v-d31e1c47]:before { content: "\e683"; } .uniui-star[data-v-d31e1c47]:before { content: "\e688"; } .uniui-star-filled[data-v-d31e1c47]:before { content: "\e68f"; } .uniui-calendar[data-v-d31e1c47]:before { content: "\e6a0"; } .uniui-fire[data-v-d31e1c47]:before { content: "\e6a1"; } .uniui-medal[data-v-d31e1c47]:before { content: "\e6a2"; } .uniui-font[data-v-d31e1c47]:before { content: "\e6a3"; } .uniui-gift[data-v-d31e1c47]:before { content: "\e6a4"; } .uniui-link[data-v-d31e1c47]:before { content: "\e6a5"; } .uniui-notification[data-v-d31e1c47]:before { content: "\e6a6"; } .uniui-staff[data-v-d31e1c47]:before { content: "\e6a7"; } .uniui-vip[data-v-d31e1c47]:before { content: "\e6a8"; } .uniui-folder-add[data-v-d31e1c47]:before { content: "\e6a9"; } .uniui-tune[data-v-d31e1c47]:before { content: "\e6aa"; } .uniui-auth[data-v-d31e1c47]:before { content: "\e6ab"; } .uniui-person[data-v-d31e1c47]:before { content: "\e699"; } .uniui-email-filled[data-v-d31e1c47]:before { content: "\e69a"; } .uniui-phone-filled[data-v-d31e1c47]:before { content: "\e69b"; } .uniui-phone[data-v-d31e1c47]:before { content: "\e69c"; } .uniui-email[data-v-d31e1c47]:before { content: "\e69e"; } .uniui-personadd[data-v-d31e1c47]:before { content: "\e69f"; } .uniui-chatboxes-filled[data-v-d31e1c47]:before { content: "\e692"; } .uniui-contact[data-v-d31e1c47]:before { content: "\e693"; } .uniui-chatbubble-filled[data-v-d31e1c47]:before { content: "\e694"; } .uniui-contact-filled[data-v-d31e1c47]:before { content: "\e695"; } .uniui-chatboxes[data-v-d31e1c47]:before { content: "\e696"; } .uniui-chatbubble[data-v-d31e1c47]:before { content: "\e697"; } .uniui-upload-filled[data-v-d31e1c47]:before { content: "\e68e"; } .uniui-upload[data-v-d31e1c47]:before { content: "\e690"; } .uniui-weixin[data-v-d31e1c47]:before { content: "\e691"; } .uniui-compose[data-v-d31e1c47]:before { content: "\e67f"; } .uniui-qq[data-v-d31e1c47]:before { content: "\e680"; } .uniui-download-filled[data-v-d31e1c47]:before { content: "\e681"; } .uniui-pyq[data-v-d31e1c47]:before { content: "\e682"; } .uniui-sound[data-v-d31e1c47]:before { content: "\e684"; } .uniui-trash-filled[data-v-d31e1c47]:before { content: "\e685"; } .uniui-sound-filled[data-v-d31e1c47]:before { content: "\e686"; } .uniui-trash[data-v-d31e1c47]:before { content: "\e687"; } .uniui-videocam-filled[data-v-d31e1c47]:before { content: "\e689"; } .uniui-spinner-cycle[data-v-d31e1c47]:before { content: "\e68a"; } .uniui-weibo[data-v-d31e1c47]:before { content: "\e68b"; } .uniui-videocam[data-v-d31e1c47]:before { content: "\e68c"; } .uniui-download[data-v-d31e1c47]:before { content: "\e68d"; } .uniui-help[data-v-d31e1c47]:before { content: "\e679"; } .uniui-navigate-filled[data-v-d31e1c47]:before { content: "\e67a"; } .uniui-plusempty[data-v-d31e1c47]:before { content: "\e67b"; } .uniui-smallcircle[data-v-d31e1c47]:before { content: "\e67c"; } .uniui-minus-filled[data-v-d31e1c47]:before { content: "\e67d"; } .uniui-micoff[data-v-d31e1c47]:before { content: "\e67e"; } .uniui-closeempty[data-v-d31e1c47]:before { content: "\e66c"; } .uniui-clear[data-v-d31e1c47]:before { content: "\e66d"; } .uniui-navigate[data-v-d31e1c47]:before { content: "\e66e"; } .uniui-minus[data-v-d31e1c47]:before { content: "\e66f"; } .uniui-image[data-v-d31e1c47]:before { content: "\e670"; } .uniui-mic[data-v-d31e1c47]:before { content: "\e671"; } .uniui-paperplane[data-v-d31e1c47]:before { content: "\e672"; } .uniui-close[data-v-d31e1c47]:before { content: "\e673"; } .uniui-help-filled[data-v-d31e1c47]:before { content: "\e674"; } .uniui-paperplane-filled[data-v-d31e1c47]:before { content: "\e675"; } .uniui-plus[data-v-d31e1c47]:before { content: "\e676"; } .uniui-mic-filled[data-v-d31e1c47]:before { content: "\e677"; } .uniui-image-filled[data-v-d31e1c47]:before { content: "\e678"; } .uniui-locked-filled[data-v-d31e1c47]:before { content: "\e668"; } .uniui-info[data-v-d31e1c47]:before { content: "\e669"; } .uniui-locked[data-v-d31e1c47]:before { content: "\e66b"; } .uniui-camera-filled[data-v-d31e1c47]:before { content: "\e658"; } .uniui-chat-filled[data-v-d31e1c47]:before { content: "\e659"; } .uniui-camera[data-v-d31e1c47]:before { content: "\e65a"; } .uniui-circle[data-v-d31e1c47]:before { content: "\e65b"; } .uniui-checkmarkempty[data-v-d31e1c47]:before { content: "\e65c"; } .uniui-chat[data-v-d31e1c47]:before { content: "\e65d"; } .uniui-circle-filled[data-v-d31e1c47]:before { content: "\e65e"; } .uniui-flag[data-v-d31e1c47]:before { content: "\e65f"; } .uniui-flag-filled[data-v-d31e1c47]:before { content: "\e660"; } .uniui-gear-filled[data-v-d31e1c47]:before { content: "\e661"; } .uniui-home[data-v-d31e1c47]:before { content: "\e662"; } .uniui-home-filled[data-v-d31e1c47]:before { content: "\e663"; } .uniui-gear[data-v-d31e1c47]:before { content: "\e664"; } .uniui-smallcircle-filled[data-v-d31e1c47]:before { content: "\e665"; } .uniui-map-filled[data-v-d31e1c47]:before { content: "\e666"; } .uniui-map[data-v-d31e1c47]:before { content: "\e667"; } .uniui-refresh-filled[data-v-d31e1c47]:before { content: "\e656"; } .uniui-refresh[data-v-d31e1c47]:before { content: "\e657"; } .uniui-cloud-upload[data-v-d31e1c47]:before { content: "\e645"; } .uniui-cloud-download-filled[data-v-d31e1c47]:before { content: "\e646"; } .uniui-cloud-download[data-v-d31e1c47]:before { content: "\e647"; } .uniui-cloud-upload-filled[data-v-d31e1c47]:before { content: "\e648"; } .uniui-redo[data-v-d31e1c47]:before { content: "\e64a"; } .uniui-images-filled[data-v-d31e1c47]:before { content: "\e64b"; } .uniui-undo-filled[data-v-d31e1c47]:before { content: "\e64c"; } .uniui-more[data-v-d31e1c47]:before { content: "\e64d"; } .uniui-more-filled[data-v-d31e1c47]:before { content: "\e64e"; } .uniui-undo[data-v-d31e1c47]:before { content: "\e64f"; } .uniui-images[data-v-d31e1c47]:before { content: "\e650"; } .uniui-paperclip[data-v-d31e1c47]:before { content: "\e652"; } .uniui-settings[data-v-d31e1c47]:before { content: "\e653"; } .uniui-search[data-v-d31e1c47]:before { content: "\e654"; } .uniui-redo-filled[data-v-d31e1c47]:before { content: "\e655"; } .uniui-list[data-v-d31e1c47]:before { content: "\e644"; } .uniui-mail-open-filled[data-v-d31e1c47]:before { content: "\e63a"; } .uniui-hand-down-filled[data-v-d31e1c47]:before { content: "\e63c"; } .uniui-hand-down[data-v-d31e1c47]:before { content: "\e63d"; } .uniui-hand-up-filled[data-v-d31e1c47]:before { content: "\e63e"; } .uniui-hand-up[data-v-d31e1c47]:before { content: "\e63f"; } .uniui-heart-filled[data-v-d31e1c47]:before { content: "\e641"; } .uniui-mail-open[data-v-d31e1c47]:before { content: "\e643"; } .uniui-heart[data-v-d31e1c47]:before { content: "\e639"; } .uniui-loop[data-v-d31e1c47]:before { content: "\e633"; } .uniui-pulldown[data-v-d31e1c47]:before { content: "\e632"; } .uniui-scan[data-v-d31e1c47]:before { content: "\e62a"; } .uniui-bars[data-v-d31e1c47]:before { content: "\e627"; } .uniui-checkbox[data-v-d31e1c47]:before { content: "\e62b"; } .uniui-checkbox-filled[data-v-d31e1c47]:before { content: "\e62c"; } .uniui-shop[data-v-d31e1c47]:before { content: "\e62f"; } .uniui-headphones[data-v-d31e1c47]:before { content: "\e630"; } .uniui-cart[data-v-d31e1c47]:before { content: "\e631"; } @font-face { font-family: uniicons; src: url("../../assets/uniicons.32e978a5.ttf"); } .uni-icons[data-v-d31e1c47] { font-family: uniicons; text-decoration: none; text-align: center; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-calendar-item__weeks-box[data-v-3c762a01] { flex: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 1px 0; position: relative; } .uni-calendar-item__weeks-box-text[data-v-3c762a01] { font-size: 14px; font-weight: bold; color: #001833; } .uni-calendar-item__weeks-box-item[data-v-3c762a01] { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 40px; height: 40px; } .uni-calendar-item__weeks-box-circle[data-v-3c762a01] { position: absolute; top: 5px; right: 5px; width: 8px; height: 8px; border-radius: 8px; background-color: #dd524d; } .uni-calendar-item__weeks-box .uni-calendar-item--disable[data-v-3c762a01] { cursor: default; } .uni-calendar-item--disable .uni-calendar-item__weeks-box-text-disable[data-v-3c762a01] { color: #D1D1D1; } .uni-calendar-item--today[data-v-3c762a01] { position: absolute; top: 10px; right: 17%; background-color: #dd524d; width: 6px; height: 6px; border-radius: 50%; } .uni-calendar-item--extra[data-v-3c762a01] { color: #dd524d; opacity: 0.8; } .uni-calendar-item__weeks-box .uni-calendar-item--checked[data-v-3c762a01] { background-color: #007aff; border-radius: 50%; box-sizing: border-box; border: 3px solid #fff; } .uni-calendar-item--checked .uni-calendar-item--checked-text[data-v-3c762a01] { color: #fff; } .uni-calendar-item--multiple .uni-calendar-item--checked-range-text[data-v-3c762a01] { color: #333; } .uni-calendar-item--multiple[data-v-3c762a01] { background-color: #F6F7FC; } .uni-calendar-item--multiple .uni-calendar-item--before-checked[data-v-3c762a01], .uni-calendar-item--multiple .uni-calendar-item--after-checked[data-v-3c762a01] { background-color: #007aff; border-radius: 50%; box-sizing: border-box; border: 3px solid #F6F7FC; } .uni-calendar-item--before-checked .uni-calendar-item--checked-text[data-v-3c762a01], .uni-calendar-item--after-checked .uni-calendar-item--checked-text[data-v-3c762a01] { color: #fff; } .uni-calendar-item--before-checked-x[data-v-3c762a01] { border-top-left-radius: 50px; border-bottom-left-radius: 50px; box-sizing: border-box; background-color: #F6F7FC; } .uni-calendar-item--after-checked-x[data-v-3c762a01] { border-top-right-radius: 50px; border-bottom-right-radius: 50px; background-color: #F6F7FC; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-datetime-picker[data-v-1d532b70] { /* width: 100%; */ } .uni-datetime-picker-view[data-v-1d532b70] { height: 130px; width: 270px; cursor: pointer; } .uni-datetime-picker-item[data-v-1d532b70] { height: 50px; line-height: 50px; text-align: center; font-size: 14px; } .uni-datetime-picker-btn[data-v-1d532b70] { margin-top: 60px; display: flex; cursor: pointer; flex-direction: row; justify-content: space-between; } .uni-datetime-picker-btn-text[data-v-1d532b70] { font-size: 14px; color: #007aff; } .uni-datetime-picker-btn-group[data-v-1d532b70] { display: flex; flex-direction: row; } .uni-datetime-picker-cancel[data-v-1d532b70] { margin-right: 30px; } .uni-datetime-picker-mask[data-v-1d532b70] { position: fixed; bottom: 0px; top: 0px; left: 0px; right: 0px; background-color: rgba(0, 0, 0, 0.4); transition-duration: 0.3s; z-index: 998; } .uni-datetime-picker-popup[data-v-1d532b70] { border-radius: 8px; padding: 30px; width: 270px; background-color: #fff; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); transition-duration: 0.3s; z-index: 999; } .uni-datetime-picker-time[data-v-1d532b70] { color: grey; } .uni-datetime-picker-column[data-v-1d532b70] { height: 50px; } .uni-datetime-picker-timebox[data-v-1d532b70] { border: 1px solid #E5E5E5; border-radius: 5px; padding: 7px 10px; box-sizing: border-box; cursor: pointer; } .uni-datetime-picker-timebox-pointer[data-v-1d532b70] { cursor: pointer; } .uni-datetime-picker-disabled[data-v-1d532b70] { opacity: 0.4; } .uni-datetime-picker-text[data-v-1d532b70] { font-size: 14px; line-height: 50px; } .uni-datetime-picker-sign[data-v-1d532b70] { position: absolute; top: 53px; /* 减掉 10px 的元素高度,兼容nvue */ color: #999; } .sign-left[data-v-1d532b70] { left: 86px; } .sign-right[data-v-1d532b70] { right: 86px; } .sign-center[data-v-1d532b70] { left: 135px; } .uni-datetime-picker__container-box[data-v-1d532b70] { position: relative; display: flex; align-items: center; justify-content: center; margin-top: 40px; } .time-hide-second[data-v-1d532b70] { width: 180px; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-calendar[data-v-1d379219] { display: flex; flex-direction: column; } .uni-calendar__mask[data-v-1d379219] { position: fixed; bottom: 0; top: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.4); transition-property: opacity; transition-duration: 0.3s; opacity: 0; z-index: 99; } .uni-calendar--mask-show[data-v-1d379219] { opacity: 1; } .uni-calendar--fixed[data-v-1d379219] { position: fixed; bottom: calc(var(--window-bottom)); left: 0; right: 0; transition-property: transform; transition-duration: 0.3s; transform: translateY(460px); z-index: 99; } .uni-calendar--ani-show[data-v-1d379219] { transform: translateY(0); } .uni-calendar__content[data-v-1d379219] { background-color: #fff; } .uni-calendar__content-mobile[data-v-1d379219] { border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1); } .uni-calendar__header[data-v-1d379219] { position: relative; display: flex; flex-direction: row; justify-content: center; align-items: center; height: 50px; } .uni-calendar__header-mobile[data-v-1d379219] { padding: 10px; padding-bottom: 0; } .uni-calendar--fixed-top[data-v-1d379219] { display: flex; flex-direction: row; justify-content: space-between; border-top-color: rgba(0, 0, 0, 0.4); border-top-style: solid; border-top-width: 1px; } .uni-calendar--fixed-width[data-v-1d379219] { width: 50px; } .uni-calendar__backtoday[data-v-1d379219] { position: absolute; right: 0; top: 0.78125rem; padding: 0 5px; padding-left: 10px; height: 25px; line-height: 25px; font-size: 12px; border-top-left-radius: 25px; border-bottom-left-radius: 25px; color: #fff; background-color: #f1f1f1; } .uni-calendar__header-text[data-v-1d379219] { text-align: center; width: 100px; font-size: 15px; color: #666; } .uni-calendar__button-text[data-v-1d379219] { text-align: center; width: 100px; font-size: 14px; color: #007aff; letter-spacing: 3px; } .uni-calendar__header-btn-box[data-v-1d379219] { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 50px; height: 50px; } .uni-calendar__header-btn[data-v-1d379219] { width: 9px; height: 9px; border-left-color: #808080; border-left-style: solid; border-left-width: 1px; border-top-color: #555555; border-top-style: solid; border-top-width: 1px; } .uni-calendar--left[data-v-1d379219] { transform: rotate(-45deg); } .uni-calendar--right[data-v-1d379219] { transform: rotate(135deg); } .uni-calendar__weeks[data-v-1d379219] { position: relative; display: flex; flex-direction: row; } .uni-calendar__weeks-item[data-v-1d379219] { flex: 1; } .uni-calendar__weeks-day[data-v-1d379219] { flex: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 40px; border-bottom-color: #F5F5F5; border-bottom-style: solid; border-bottom-width: 1px; } .uni-calendar__weeks-day-text[data-v-1d379219] { font-size: 12px; color: #B2B2B2; } .uni-calendar__box[data-v-1d379219] { position: relative; padding-bottom: 7px; } .uni-calendar__box-bg[data-v-1d379219] { display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .uni-calendar__box-bg-text[data-v-1d379219] { font-size: 200px; font-weight: bold; color: #999; opacity: 0.1; text-align: center; line-height: 1; } .uni-date-changed[data-v-1d379219] { padding: 0 10px; text-align: center; color: #333; border-top-color: #DCDCDC; border-top-style: solid; border-top-width: 1px; flex: 1; } .uni-date-btn--ok[data-v-1d379219] { padding: 20px 15px; } .uni-date-changed--time-start[data-v-1d379219] { display: flex; align-items: center; } .uni-date-changed--time-end[data-v-1d379219] { display: flex; align-items: center; } .uni-date-changed--time-date[data-v-1d379219] { color: #999; line-height: 50px; margin-right: 5px; } .time-picker-style[data-v-1d379219] { display: flex; justify-content: center; align-items: center; } .mr-10[data-v-1d379219] { margin-right: 10px; } .dialog-close[data-v-1d379219] { position: absolute; top: 0; right: 0; bottom: 0; display: flex; flex-direction: row; align-items: center; padding: 0 25px; margin-top: 10px; } .dialog-close-plus[data-v-1d379219] { width: 16px; height: 2px; background-color: #737987; border-radius: 2px; transform: rotate(45deg); } .dialog-close-rotate[data-v-1d379219] { position: absolute; transform: rotate(-45deg); } .uni-datetime-picker--btn[data-v-1d379219] { border-radius: 100px; height: 40px; line-height: 40px; background-color: #007aff; color: #fff; font-size: 16px; letter-spacing: 2px; } .uni-datetime-picker--btn[data-v-1d379219]:active { opacity: 0.7; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-date[data-v-9802168a] { width: 100%; flex: 1; } .uni-date-x[data-v-9802168a] { display: flex; flex-direction: row; align-items: center; justify-content: center; border-radius: 4px; background-color: #fff; color: #666; font-size: 14px; flex: 1; } .uni-date-x .icon-calendar[data-v-9802168a] { padding-left: 3px; } .uni-date-x .range-separator[data-v-9802168a] { height: 35px; padding: 0 2px; line-height: 35px; } .uni-date-x--border[data-v-9802168a] { box-sizing: border-box; border-radius: 4px; border: 1px solid #e5e5e5; } .uni-date-editor--x[data-v-9802168a] { display: flex; align-items: center; position: relative; } .uni-date-editor--x .uni-date__icon-clear[data-v-9802168a] { padding-right: 3px; display: flex; align-items: center; } .uni-date__x-input[data-v-9802168a] { width: auto; height: 35px; padding-left: 5px; position: relative; flex: 1; line-height: 35px; font-size: 14px; overflow: hidden; } .text-center[data-v-9802168a] { text-align: center; } .uni-date__input[data-v-9802168a] { height: 40px; width: 100%; line-height: 40px; font-size: 14px; } .uni-date-range__input[data-v-9802168a] { text-align: center; max-width: 142px; } .uni-date-picker__container[data-v-9802168a] { position: relative; } .uni-date-mask--pc[data-v-9802168a] { position: fixed; bottom: 0px; top: 0px; left: 0px; right: 0px; background-color: rgba(0, 0, 0, 0); transition-duration: 0.3s; z-index: 996; } .uni-date-single--x[data-v-9802168a] { background-color: #fff; position: absolute; top: 0; z-index: 999; border: 1px solid #EBEEF5; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); border-radius: 4px; } .uni-date-range--x[data-v-9802168a] { background-color: #fff; position: absolute; top: 0; z-index: 999; border: 1px solid #EBEEF5; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); border-radius: 4px; } .uni-date-editor--x__disabled[data-v-9802168a] { opacity: 0.4; cursor: default; } .uni-date-editor--logo[data-v-9802168a] { width: 16px; height: 16px; vertical-align: middle; } /* 添加时间 */ .popup-x-header[data-v-9802168a] { display: flex; flex-direction: row; } .popup-x-header--datetime[data-v-9802168a] { display: flex; flex-direction: row; flex: 1; } .popup-x-body[data-v-9802168a] { display: flex; } .popup-x-footer[data-v-9802168a] { padding: 0 15px; border-top-color: #F1F1F1; border-top-style: solid; border-top-width: 1px; line-height: 40px; text-align: right; color: #666; } .popup-x-footer uni-text[data-v-9802168a]:hover { color: #007aff; cursor: pointer; opacity: 0.8; } .popup-x-footer .confirm-text[data-v-9802168a] { margin-left: 20px; color: #007aff; } .uni-date-changed[data-v-9802168a] { text-align: center; color: #333; border-bottom-color: #F1F1F1; border-bottom-style: solid; border-bottom-width: 1px; } .uni-date-changed--time uni-text[data-v-9802168a] { height: 50px; line-height: 50px; } .uni-date-changed .uni-date-changed--time[data-v-9802168a] { flex: 1; } .uni-date-changed--time-date[data-v-9802168a] { color: #333; opacity: 0.6; } .mr-50[data-v-9802168a] { margin-right: 50px; } /* picker 弹出层通用的指示小三角, todo:扩展至上下左右方向定位 */ .uni-popper__arrow[data-v-9802168a], .uni-popper__arrow[data-v-9802168a]::after { position: absolute; display: block; width: 0; height: 0; border: 6px solid transparent; border-top-width: 0; } .uni-popper__arrow[data-v-9802168a] { filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03)); top: -6px; left: 10%; margin-right: 3px; border-bottom-color: #EBEEF5; } .uni-popper__arrow[data-v-9802168a]::after { content: " "; top: 1px; margin-left: -6px; border-bottom-color: #fff; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-forms-item[data-v-462874dd] { position: relative; display: flex; margin-bottom: 22px; flex-direction: row; } .uni-forms-item__label[data-v-462874dd] { display: flex; flex-direction: row; align-items: center; text-align: left; font-size: 14px; color: #606266; height: 36px; padding: 0 12px 0 0; vertical-align: middle; flex-shrink: 0; box-sizing: border-box; } .uni-forms-item__label.no-label[data-v-462874dd] { padding: 0; } .uni-forms-item__content[data-v-462874dd] { position: relative; font-size: 14px; flex: 1; box-sizing: border-box; flex-direction: row; } .uni-forms-item .uni-forms-item__nuve-content[data-v-462874dd] { display: flex; flex-direction: column; flex: 1; } .uni-forms-item__error[data-v-462874dd] { color: #f56c6c; font-size: 12px; line-height: 1; padding-top: 4px; position: absolute; top: 100%; left: 0; transition: transform 0.3s; transform: translateY(-100%); opacity: 0; } .uni-forms-item__error .error-text[data-v-462874dd] { color: #f56c6c; font-size: 12px; } .uni-forms-item__error.msg--active[data-v-462874dd] { opacity: 1; transform: translateY(0%); } .uni-forms-item.is-direction-left[data-v-462874dd] { flex-direction: row; } .uni-forms-item.is-direction-top[data-v-462874dd] { flex-direction: column; } .uni-forms-item.is-direction-top .uni-forms-item__label[data-v-462874dd] { padding: 0 0 8px; line-height: 1.5715; text-align: left; white-space: initial; } .uni-forms-item .is-required[data-v-462874dd] { color: #dd524d; font-weight: bold; } .uni-forms-item--border[data-v-462874dd] { margin-bottom: 0; padding: 10px 0; border-top: 1px #eee solid; } .uni-forms-item--border .uni-forms-item__content[data-v-462874dd] { flex-direction: column; justify-content: flex-start; align-items: flex-start; } .uni-forms-item--border .uni-forms-item__content .uni-forms-item__error[data-v-462874dd] { position: relative; top: 5px; left: 0; padding-top: 0; } .is-first-border[data-v-462874dd] { border: none; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-status-bar[data-v-7920e3e0] { height: 20px; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-nav-bar-text[data-v-26544265] { font-size: 1.0625rem; } .uni-nav-bar-right-text[data-v-26544265] { font-size: 12px; } .uni-navbar__content[data-v-26544265] { position: relative; background-color: transparent; } .uni-navbar-btn-text[data-v-26544265] { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; line-height: 12px; } .uni-navbar__header[data-v-26544265] { display: flex; padding: 0 10px; flex-direction: row; height: 44px; font-size: 12px; } .uni-navbar__header-btns[data-v-26544265] { overflow: hidden; display: flex; flex-wrap: nowrap; flex-direction: row; width: 3.75rem; justify-content: center; align-items: center; } .uni-navbar__header-btns-left[data-v-26544265] { display: flex; width: 3.75rem; justify-content: flex-start; align-items: center; } .uni-navbar__header-btns-right[data-v-26544265] { display: flex; flex-direction: row; justify-content: flex-end; align-items: center; } .uni-navbar__header-container[data-v-26544265] { display: flex; flex: 1; padding: 0 10px; overflow: hidden; } .uni-navbar__header-container-inner[data-v-26544265] { display: flex; flex: 1; flex-direction: row; align-items: center; justify-content: center; font-size: 12px; overflow: hidden; } .uni-navbar__placeholder-view[data-v-26544265] { height: 44px; } .uni-navbar--fixed[data-v-26544265] { position: fixed; z-index: 998; left: 0; right: 0; } .uni-navbar--shadow[data-v-26544265] { box-shadow: 0 1px 6px #ccc; } .uni-navbar--border[data-v-26544265] { border-bottom-width: 0.03125rem; border-bottom-style: solid; border-bottom-color: #eee; } .uni-ellipsis-1[data-v-26544265] { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-searchbar[data-v-f07ef577] { display: flex; flex-direction: row; position: relative; padding: 10px; } .uni-searchbar__box[data-v-f07ef577] { display: flex; box-sizing: border-box; overflow: hidden; position: relative; flex: 1; justify-content: center; flex-direction: row; align-items: center; height: 36px; padding: 5px 8px 5px 0px; } .uni-searchbar__box-icon-search[data-v-f07ef577] { display: flex; flex-direction: row; padding: 0 8px; justify-content: center; align-items: center; color: #B3B3B3; } .uni-searchbar__box-search-input[data-v-f07ef577] { flex: 1; font-size: 14px; color: #333; } .uni-searchbar__box-icon-clear[data-v-f07ef577] { align-items: center; line-height: 24px; padding-left: 8px; } .uni-searchbar__text-placeholder[data-v-f07ef577] { font-size: 14px; color: #B3B3B3; margin-left: 5px; } .uni-searchbar__cancel[data-v-f07ef577] { padding-left: 10px; line-height: 36px; font-size: 14px; color: #333333; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-breadcrumb-item[data-v-bb946fce] { display: flex; align-items: center; white-space: nowrap; font-size: 14px; } .uni-breadcrumb-item--slot[data-v-bb946fce] { color: #6a6a6a; padding: 0 10px; } .uni-breadcrumb-item--slot-link[data-v-bb946fce] { color: #3a3a3a; font-weight: bold; cursor: pointer; } .uni-breadcrumb-item--slot-link[data-v-bb946fce]:hover { color: #2979ff; } .uni-breadcrumb-item--separator[data-v-bb946fce] { font-size: 12px; color: #6a6a6a; } .uni-breadcrumb-item:first-child .uni-breadcrumb-item--slot[data-v-bb946fce] { padding-left: 0; } .uni-breadcrumb-item:last-child .uni-breadcrumb-item--separator[data-v-bb946fce] { display: none; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-breadcrumb[data-v-d05e4f24] { display: flex; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-tag[data-v-1f94d070] { line-height: 14px; font-size: 12px; font-weight: 200; padding: 4px 7px; color: #fff; border-radius: 3px; background-color: #8f939c; border-width: 0.03125rem; border-style: solid; border-color: #8f939c; } .uni-tag--default[data-v-1f94d070] { font-size: 12px; } .uni-tag--default--inverted[data-v-1f94d070] { color: #8f939c; border-color: #8f939c; } .uni-tag--small[data-v-1f94d070] { padding: 2px 5px; font-size: 12px; border-radius: 2px; } .uni-tag--mini[data-v-1f94d070] { padding: 1px 3px; font-size: 12px; border-radius: 2px; } .uni-tag--primary[data-v-1f94d070] { background-color: #2979ff; border-color: #2979ff; color: #fff; } .uni-tag--success[data-v-1f94d070] { color: #fff; background-color: #18bc37; border-color: #18bc37; } .uni-tag--warning[data-v-1f94d070] { color: #fff; background-color: #f3a73f; border-color: #f3a73f; } .uni-tag--error[data-v-1f94d070] { color: #fff; background-color: #e43d33; border-color: #e43d33; } .uni-tag--primary--inverted[data-v-1f94d070] { color: #2979ff; border-color: #2979ff; } .uni-tag--success--inverted[data-v-1f94d070] { color: #18bc37; border-color: #18bc37; } .uni-tag--warning--inverted[data-v-1f94d070] { color: #f3a73f; border-color: #f3a73f; } .uni-tag--error--inverted[data-v-1f94d070] { color: #e43d33; border-color: #e43d33; } .uni-tag--inverted[data-v-1f94d070] { background-color: #fff; } .uni-tag--circle[data-v-1f94d070] { border-radius: 15px !important; } .uni-tag--mark[data-v-1f94d070] { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; border-top-right-radius: 15px !important; border-bottom-right-radius: 15px !important; } .uni-tag--disabled[data-v-1f94d070] { opacity: 0.5; } .uni-tag-text[data-v-1f94d070] { color: #fff; font-size: 14px; } .uni-tag-text--primary[data-v-1f94d070] { color: #2979ff; } .uni-tag-text--success[data-v-1f94d070] { color: #18bc37; } .uni-tag-text--warning[data-v-1f94d070] { color: #f3a73f; } .uni-tag-text--error[data-v-1f94d070] { color: #e43d33; } .uni-tag-text--small[data-v-1f94d070] { font-size: 12px; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-badge--x[data-v-c97cb896] { display: inline-block; position: relative; } .uni-badge--absolute[data-v-c97cb896] { position: absolute; } .uni-badge--small[data-v-c97cb896] { transform: scale(0.8); transform-origin: center center; } .uni-badge[data-v-c97cb896] { display: flex; overflow: hidden; box-sizing: border-box; font-feature-settings: "tnum"; min-width: 20px; justify-content: center; flex-direction: row; height: 20px; padding: 0 4px; line-height: 18px; color: #fff; border-radius: 100px; background-color: #909399; background-color: transparent; border: 1px solid #fff; text-align: center; font-family: "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; } .uni-badge--info[data-v-c97cb896] { color: #fff; background-color: #909399; } .uni-badge--primary[data-v-c97cb896] { background-color: #2979ff; } .uni-badge--success[data-v-c97cb896] { background-color: #4cd964; } .uni-badge--warning[data-v-c97cb896] { background-color: #f0ad4e; } .uni-badge--error[data-v-c97cb896] { background-color: #dd524d; } .uni-badge--inverted[data-v-c97cb896] { padding: 0 5px 0 0; color: #909399; } .uni-badge--info-inverted[data-v-c97cb896] { color: #909399; background-color: transparent; } .uni-badge--primary-inverted[data-v-c97cb896] { color: #2979ff; background-color: transparent; } .uni-badge--success-inverted[data-v-c97cb896] { color: #4cd964; background-color: transparent; } .uni-badge--warning-inverted[data-v-c97cb896] { color: #f0ad4e; background-color: transparent; } .uni-badge--error-inverted[data-v-c97cb896] { color: #dd524d; background-color: transparent; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-list-item[data-v-c7524739] { display: flex; font-size: 16px; position: relative; justify-content: space-between; align-items: center; background-color: #fff; flex-direction: row; } .uni-list-item--disabled[data-v-c7524739] { opacity: 0.3; } .uni-list-item--hover[data-v-c7524739] { background-color: #f1f1f1 !important; } .uni-list-item__container[data-v-c7524739] { position: relative; display: flex; flex-direction: row; padding: 12px 15px; padding-left: 15px; flex: 1; overflow: hidden; } .container--right[data-v-c7524739] { padding-right: 0; } .uni-list--border[data-v-c7524739] { position: absolute; top: 0; right: 0; left: 0; } .uni-list--border[data-v-c7524739]:after { position: absolute; top: 0; right: 0; left: 0; height: 1px; content: ""; transform: scaleY(0.5); background-color: #e5e5e5; } .uni-list-item__content[data-v-c7524739] { display: flex; padding-right: 8px; flex: 1; color: #3b4144; flex-direction: column; justify-content: space-between; overflow: hidden; } .uni-list-item__content--center[data-v-c7524739] { justify-content: center; } .uni-list-item__content-title[data-v-c7524739] { font-size: 14px; color: #3b4144; overflow: hidden; } .uni-list-item__content-note[data-v-c7524739] { margin-top: 0.1875rem; color: #999; font-size: 12px; overflow: hidden; } .uni-list-item__extra[data-v-c7524739] { display: flex; flex-direction: row; justify-content: flex-end; align-items: center; } .uni-list-item__header[data-v-c7524739] { display: flex; flex-direction: row; align-items: center; } .uni-list-item__icon[data-v-c7524739] { margin-right: 0.5625rem; flex-direction: row; justify-content: center; align-items: center; } .uni-list-item__icon-img[data-v-c7524739] { display: block; height: 26px; width: 26px; margin-right: 10px; } .uni-icon-wrapper[data-v-c7524739] { display: flex; align-items: center; padding: 0 10px; } .flex--direction[data-v-c7524739] { flex-direction: column; align-items: initial; } .flex--justify[data-v-c7524739] { justify-content: initial; } .uni-list--lg[data-v-c7524739] { height: 40px; width: 40px; } .uni-list--base[data-v-c7524739] { height: 26px; width: 26px; } .uni-list--sm[data-v-c7524739] { height: 20px; width: 20px; } .uni-list-item__extra-text[data-v-c7524739] { color: #999; font-size: 12px; } .uni-ellipsis-1[data-v-c7524739] { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .uni-ellipsis-2[data-v-c7524739] { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-list[data-v-c2f1266a] { display: flex; background-color: #ffffff; position: relative; flex-direction: column; } .uni-list--border[data-v-c2f1266a] { position: relative; z-index: -1; } .uni-list--border-top[data-v-c2f1266a] { position: absolute; top: 0; right: 0; left: 0; height: 1px; transform: scaleY(0.5); background-color: #e5e5e5; z-index: 1; } .uni-list--border-bottom[data-v-c2f1266a] { position: absolute; bottom: 0; right: 0; left: 0; height: 1px; transform: scaleY(0.5); background-color: #e5e5e5; } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uni-popup[data-v-4dd3c44b] { position: fixed; z-index: 99; } .uni-popup.top[data-v-4dd3c44b], .uni-popup.left[data-v-4dd3c44b], .uni-popup.right[data-v-4dd3c44b] { top: 0; } .uni-popup .uni-popup__wrapper[data-v-4dd3c44b] { display: block; position: relative; /* iphonex 等安全区设置,底部安全区适配 */ } .uni-popup .uni-popup__wrapper.left[data-v-4dd3c44b], .uni-popup .uni-popup__wrapper.right[data-v-4dd3c44b] { padding-top: 0; flex: 1; } .fixforpc-z-index[data-v-4dd3c44b] { z-index: 999; } .fixforpc-top[data-v-4dd3c44b] { top: 0; } .w-avatar[data-v-c8a835f9] { display: inline-flex; align-items: center; } .w-avatar .w-avatar-it[data-v-c8a835f9] { background-color: white; position: relative; border-radius: 50%; } .w-avatar .w-avatar-img[data-v-c8a835f9] { border-radius: 50%; border: 1px solid #f0f0f0; } .w-avatar .w-avatar-close[data-v-c8a835f9] { position: absolute; top: -0.3125rem; right: -0.25rem; border-radius: 50%; } .w-avatar .w-avatar-status[data-v-c8a835f9] { position: absolute; bottom: -0.25rem; right: -0.40625rem; background-color: white; border-radius: 50%; } .w-avatar .w-avatar-t[data-v-c8a835f9] { background-color: #4C87F3; border-radius: 50%; color: white; display: flex; justify-content: center; align-items: center; } .w-avatar .w-avatar-name[data-v-c8a835f9] { text-align: center; margin-left: 0.1875rem; } .show-y[data-v-c8a835f9] { flex-direction: column; } body[data-v-029c2886] { background-color: #F4F5F7; } .w-org-paths[data-v-029c2886] { background-color: white; } [data-v-029c2886] .w-org-list { font-size: 1rem; margin-top: 0.8125rem; } [data-v-029c2886] .w-org-list .w-org-item .uni-list-item__container { align-items: center; } .w-org-avatar[data-v-029c2886] { display: flex; justify-content: center; align-items: center; margin-right: 0.8125rem; } .w-org-avatar .w-dept-img[data-v-029c2886] { width: 1.59375rem; height: 1.59375rem; padding: 0.40625rem; border-radius: 10px; background-color: #c4d7ff; } .search .search-input[data-v-029c2886] { font-size: 1rem; background-color: #F4F5F7; border-radius: 0.40625rem; } .w-orgPicker-popup[data-v-029c2886] { width: 100vw; height: 100vh; background-color: #F4F5F7; } .w-org-next[data-v-029c2886] { color: #4478F7; display: flex; align-items: center; } .w-orgPicker-options[data-v-029c2886] { height: 2rem; padding: 1rem; background-color: #F1F1F1; display: flex; align-items: center; } .w-orgPicker-options > uni-label[data-v-029c2886] { display: flex; align-items: center; } .w-orgPicker-options > uni-view[data-v-029c2886]:nth-child(2) { flex: 1; color: #4478F7; margin-left: 10px; } .w-orgPicker-selected[data-v-029c2886] { padding: 1rem; background-color: white; } .w-orgPicker-selected .w-selected[data-v-029c2886] { display: flex; align-items: center; padding: 5px; background-color: #F1F1F1; border-radius: 5px; margin: 2px 0; } .w-orgPicker-selected .w-selected > uni-view[data-v-029c2886]:first-child { margin-right: 5px; } .w-orgPicker-selected .w-selected > uni-view:first-child uni-image[data-v-029c2886] { width: 20px; height: 20px; } .w-orgPicker-selected .w-selected > uni-view[data-v-029c2886]:nth-child(2) { flex: 1; } .w-click-input[data-v-d515d4bc] { font-size: 1rem; padding: 5px; display: flex; align-items: center; border-radius: 2px; } .w-click-input .w-click-input-value[data-v-d515d4bc] { flex: 1; } body[data-v-5509a8f1] { background-color: white !important; } .w-user-angent[data-v-5509a8f1] { padding: 1rem 0.5rem; } .w-user-angent .w-button[data-v-5509a8f1] { width: 100%; } .w-user-angent uni-button[data-v-5509a8f1] { margin-bottom: 1rem; }