/** * 这里是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] { border-radius: 50%; box-sizing: border-box; border: 3px solid #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 */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .nav[data-v-420daeb5] { width: calc(100% - 1.875rem); padding: 0 0.9375rem; height: var(--420daeb5-cusnavbarheight); background: linear-gradient(270deg, #256FBC 0%, #044D87 100%); font-size: 0.75rem; color: #FFFFFF; position: fixed; top: 0; left: 0; z-index: 99; } .place[data-v-420daeb5] { height: var(--420daeb5-cusnavbarheight); } /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .content[data-v-ae0729d5] { padding-top: var(--ae0729d5-cusnavbarheight); } [data-v-ae0729d5] .uni-drawer { margin-top: var(--ae0729d5-cusnavbarheight); } .nav[data-v-ae0729d5] { width: calc(100% - 1.875rem); padding: 0 0.9375rem; height: var(--ae0729d5-cusnavbarheight); font-size: 0.75rem; color: #333333; 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; } .nav_box[data-v-ae0729d5] { position: absolute; bottom: 0.8125rem; width: calc(100% - 1.875rem); } .weather_calender uni-image[data-v-ae0729d5] { width: 1.125rem; height: 1.125rem; margin-right: 0.25rem; } .weather_calender .position[data-v-ae0729d5]:not(:last-child) { position: relative; margin-right: 1.875rem; } .weather_calender .position[data-v-ae0729d5]:not(:last-child)::after { position: absolute; content: " "; width: 0.0625rem; height: 0.625rem; background: #EFEFEF; right: -0.9375rem; top: 50%; transform: translateY(-50%); } .swiper[data-v-ae0729d5] { width: 100vw; height: 12.5rem; } .swiper .swiper-item uni-image[data-v-ae0729d5] { width: 100vw; height: 12.5rem; background-color: #a8a8a8; } .wrapper[data-v-ae0729d5] { padding: 0 0.9375rem; transform: translateY(-1.5625rem); } .wrapper .onduty[data-v-ae0729d5] { background: #FFFFFF; box-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.5); border-radius: 0.5rem; padding: 0.625rem 0.75rem 0.75rem 0.75rem; } .wrapper .onduty .title[data-v-ae0729d5] { font-size: 1rem; color: #333333; background-size: 1.375rem 0.375rem; background-repeat: no-repeat; background-position: left bottom; } .wrapper .onduty .info[data-v-ae0729d5] { background: #F8F8F8; border-radius: 0.25rem; text-align: center; width: 20.0625rem; margin-top: 0.71875rem; } .wrapper .onduty .info .info_title[data-v-ae0729d5] { font-size: 0.75rem; color: #333333; padding: 0.75rem 0; border-bottom: 1px solid #EFEFEF; } .wrapper .onduty .info .info_title uni-view[data-v-ae0729d5] { flex: 1; } .wrapper .onduty .info .data_box[data-v-ae0729d5] { font-size: 0.75rem; padding-bottom: 0.75rem; color: #888888; } .wrapper .onduty .info .data_box .first[data-v-ae0729d5] { font-weight: bold; color: #333333; } .wrapper .onduty .info .data_box .data[data-v-ae0729d5] { margin-top: 0.71875rem; } .wrapper .onduty .info .data_box .data uni-view[data-v-ae0729d5] { flex: 1; } .wrapper .more[data-v-ae0729d5] { font-size: 0.75rem; color: #999999; text-align: right; } .wrapper .more uni-image[data-v-ae0729d5] { width: 0.3125rem; height: 0.5625rem; } .wrapper .list_wrapper[data-v-ae0729d5] { background: #FFFFFF; box-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.5); border-radius: 0.5rem; padding: 0.8125rem 0.75rem 0.75rem 0.75rem; position: relative; margin-top: 0.9375rem; width: 20.0625rem; } .wrapper .list_wrapper[data-v-ae0729d5]::after { position: absolute; top: 3.125rem; left: 0; content: " "; width: 100%; height: 1px; background-color: #EFEFEF; } .wrapper .list_wrapper .zhidu[data-v-ae0729d5] { font-size: 0.75rem; color: #666666; justify-content: flex-end; padding-top: 1.25rem; } .wrapper .list_wrapper .zhidu uni-view[data-v-ae0729d5] { width: 3.75rem; height: 1.875rem; line-height: 1.875rem; text-align: center; } .wrapper .list_wrapper .zhidu uni-view[data-v-ae0729d5]:first-child { margin-right: 1.25rem; } .wrapper .list_wrapper .zhidu .active[data-v-ae0729d5] { position: relative; color: #3179d6; } .wrapper .list_wrapper .zhidu .active[data-v-ae0729d5]::after { content: " "; width: 3.75rem; height: 1.875rem; border-radius: 1.875rem; left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; background-color: rgba(49, 121, 214, 0.1); } .wrapper .list_wrapper .list_title[data-v-ae0729d5] { text-align: center; padding-bottom: 0.90625rem; font-size: 1rem; color: #666666; } .wrapper .list_wrapper .list_title .active[data-v-ae0729d5] { position: relative; color: #3179d6; } .wrapper .list_wrapper .list_title .active[data-v-ae0729d5]::after { content: " "; width: 3.75rem; height: 2.1875rem; border-radius: 2.1875rem; left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; background-color: rgba(49, 121, 214, 0.1); } .wrapper .list_wrapper .list_box[data-v-ae0729d5] { margin-top: 0.75rem; } .wrapper .list_wrapper .list_box .list[data-v-ae0729d5] { margin-bottom: 0.75rem; padding: 0.9375rem 0.9375rem 1.09375rem 0.9375rem; background: #F8F8F8; border-radius: 0.25rem; } .wrapper .list_wrapper .list_box .list .topic[data-v-ae0729d5] { font-size: 0.875rem; color: #333333; } .wrapper .list_wrapper .list_box .list .time_Box[data-v-ae0729d5] { font-size: 0.75rem; color: #888888; margin-top: 0.625rem; } .wrapper .list_wrapper .list_box .list .time_Box .time[data-v-ae0729d5] { margin-right: 1.9375rem; } .wrapper .list_wrapper .list_box .list .time_Box .look[data-v-ae0729d5] { position: relative; } .wrapper .list_wrapper .list_box .list .time_Box .look[data-v-ae0729d5]::before { position: absolute; left: -0.9375rem; top: 50%; transform: translateY(-50%); content: " "; width: 0.0625rem; height: 0.625rem; background: #999999; } .wrapper .list_wrapper .list_box .list .time_Box uni-image[data-v-ae0729d5] { width: 0.875rem; height: 0.6875rem; margin-right: 0.25rem; }