1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165 |
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .uniui-color[data-v-946bce22]:before {
- content: "\e6cf";
- }
- .uniui-wallet[data-v-946bce22]:before {
- content: "\e6b1";
- }
- .uniui-settings-filled[data-v-946bce22]:before {
- content: "\e6ce";
- }
- .uniui-auth-filled[data-v-946bce22]:before {
- content: "\e6cc";
- }
- .uniui-shop-filled[data-v-946bce22]:before {
- content: "\e6cd";
- }
- .uniui-staff-filled[data-v-946bce22]:before {
- content: "\e6cb";
- }
- .uniui-vip-filled[data-v-946bce22]:before {
- content: "\e6c6";
- }
- .uniui-plus-filled[data-v-946bce22]:before {
- content: "\e6c7";
- }
- .uniui-folder-add-filled[data-v-946bce22]:before {
- content: "\e6c8";
- }
- .uniui-color-filled[data-v-946bce22]:before {
- content: "\e6c9";
- }
- .uniui-tune-filled[data-v-946bce22]:before {
- content: "\e6ca";
- }
- .uniui-calendar-filled[data-v-946bce22]:before {
- content: "\e6c0";
- }
- .uniui-notification-filled[data-v-946bce22]:before {
- content: "\e6c1";
- }
- .uniui-wallet-filled[data-v-946bce22]:before {
- content: "\e6c2";
- }
- .uniui-medal-filled[data-v-946bce22]:before {
- content: "\e6c3";
- }
- .uniui-gift-filled[data-v-946bce22]:before {
- content: "\e6c4";
- }
- .uniui-fire-filled[data-v-946bce22]:before {
- content: "\e6c5";
- }
- .uniui-refreshempty[data-v-946bce22]:before {
- content: "\e6bf";
- }
- .uniui-location-filled[data-v-946bce22]:before {
- content: "\e6af";
- }
- .uniui-person-filled[data-v-946bce22]:before {
- content: "\e69d";
- }
- .uniui-personadd-filled[data-v-946bce22]:before {
- content: "\e698";
- }
- .uniui-back[data-v-946bce22]:before {
- content: "\e6b9";
- }
- .uniui-forward[data-v-946bce22]:before {
- content: "\e6ba";
- }
- .uniui-arrow-right[data-v-946bce22]:before {
- content: "\e6bb";
- }
- .uniui-arrowthinright[data-v-946bce22]:before {
- content: "\e6bb";
- }
- .uniui-arrow-left[data-v-946bce22]:before {
- content: "\e6bc";
- }
- .uniui-arrowthinleft[data-v-946bce22]:before {
- content: "\e6bc";
- }
- .uniui-arrow-up[data-v-946bce22]:before {
- content: "\e6bd";
- }
- .uniui-arrowthinup[data-v-946bce22]:before {
- content: "\e6bd";
- }
- .uniui-arrow-down[data-v-946bce22]:before {
- content: "\e6be";
- }
- .uniui-arrowthindown[data-v-946bce22]:before {
- content: "\e6be";
- }
- .uniui-bottom[data-v-946bce22]:before {
- content: "\e6b8";
- }
- .uniui-arrowdown[data-v-946bce22]:before {
- content: "\e6b8";
- }
- .uniui-right[data-v-946bce22]:before {
- content: "\e6b5";
- }
- .uniui-arrowright[data-v-946bce22]:before {
- content: "\e6b5";
- }
- .uniui-top[data-v-946bce22]:before {
- content: "\e6b6";
- }
- .uniui-arrowup[data-v-946bce22]:before {
- content: "\e6b6";
- }
- .uniui-left[data-v-946bce22]:before {
- content: "\e6b7";
- }
- .uniui-arrowleft[data-v-946bce22]:before {
- content: "\e6b7";
- }
- .uniui-eye[data-v-946bce22]:before {
- content: "\e651";
- }
- .uniui-eye-filled[data-v-946bce22]:before {
- content: "\e66a";
- }
- .uniui-eye-slash[data-v-946bce22]:before {
- content: "\e6b3";
- }
- .uniui-eye-slash-filled[data-v-946bce22]:before {
- content: "\e6b4";
- }
- .uniui-info-filled[data-v-946bce22]:before {
- content: "\e649";
- }
- .uniui-reload[data-v-946bce22]:before {
- content: "\e6b2";
- }
- .uniui-micoff-filled[data-v-946bce22]:before {
- content: "\e6b0";
- }
- .uniui-map-pin-ellipse[data-v-946bce22]:before {
- content: "\e6ac";
- }
- .uniui-map-pin[data-v-946bce22]:before {
- content: "\e6ad";
- }
- .uniui-location[data-v-946bce22]:before {
- content: "\e6ae";
- }
- .uniui-starhalf[data-v-946bce22]:before {
- content: "\e683";
- }
- .uniui-star[data-v-946bce22]:before {
- content: "\e688";
- }
- .uniui-star-filled[data-v-946bce22]:before {
- content: "\e68f";
- }
- .uniui-calendar[data-v-946bce22]:before {
- content: "\e6a0";
- }
- .uniui-fire[data-v-946bce22]:before {
- content: "\e6a1";
- }
- .uniui-medal[data-v-946bce22]:before {
- content: "\e6a2";
- }
- .uniui-font[data-v-946bce22]:before {
- content: "\e6a3";
- }
- .uniui-gift[data-v-946bce22]:before {
- content: "\e6a4";
- }
- .uniui-link[data-v-946bce22]:before {
- content: "\e6a5";
- }
- .uniui-notification[data-v-946bce22]:before {
- content: "\e6a6";
- }
- .uniui-staff[data-v-946bce22]:before {
- content: "\e6a7";
- }
- .uniui-vip[data-v-946bce22]:before {
- content: "\e6a8";
- }
- .uniui-folder-add[data-v-946bce22]:before {
- content: "\e6a9";
- }
- .uniui-tune[data-v-946bce22]:before {
- content: "\e6aa";
- }
- .uniui-auth[data-v-946bce22]:before {
- content: "\e6ab";
- }
- .uniui-person[data-v-946bce22]:before {
- content: "\e699";
- }
- .uniui-email-filled[data-v-946bce22]:before {
- content: "\e69a";
- }
- .uniui-phone-filled[data-v-946bce22]:before {
- content: "\e69b";
- }
- .uniui-phone[data-v-946bce22]:before {
- content: "\e69c";
- }
- .uniui-email[data-v-946bce22]:before {
- content: "\e69e";
- }
- .uniui-personadd[data-v-946bce22]:before {
- content: "\e69f";
- }
- .uniui-chatboxes-filled[data-v-946bce22]:before {
- content: "\e692";
- }
- .uniui-contact[data-v-946bce22]:before {
- content: "\e693";
- }
- .uniui-chatbubble-filled[data-v-946bce22]:before {
- content: "\e694";
- }
- .uniui-contact-filled[data-v-946bce22]:before {
- content: "\e695";
- }
- .uniui-chatboxes[data-v-946bce22]:before {
- content: "\e696";
- }
- .uniui-chatbubble[data-v-946bce22]:before {
- content: "\e697";
- }
- .uniui-upload-filled[data-v-946bce22]:before {
- content: "\e68e";
- }
- .uniui-upload[data-v-946bce22]:before {
- content: "\e690";
- }
- .uniui-weixin[data-v-946bce22]:before {
- content: "\e691";
- }
- .uniui-compose[data-v-946bce22]:before {
- content: "\e67f";
- }
- .uniui-qq[data-v-946bce22]:before {
- content: "\e680";
- }
- .uniui-download-filled[data-v-946bce22]:before {
- content: "\e681";
- }
- .uniui-pyq[data-v-946bce22]:before {
- content: "\e682";
- }
- .uniui-sound[data-v-946bce22]:before {
- content: "\e684";
- }
- .uniui-trash-filled[data-v-946bce22]:before {
- content: "\e685";
- }
- .uniui-sound-filled[data-v-946bce22]:before {
- content: "\e686";
- }
- .uniui-trash[data-v-946bce22]:before {
- content: "\e687";
- }
- .uniui-videocam-filled[data-v-946bce22]:before {
- content: "\e689";
- }
- .uniui-spinner-cycle[data-v-946bce22]:before {
- content: "\e68a";
- }
- .uniui-weibo[data-v-946bce22]:before {
- content: "\e68b";
- }
- .uniui-videocam[data-v-946bce22]:before {
- content: "\e68c";
- }
- .uniui-download[data-v-946bce22]:before {
- content: "\e68d";
- }
- .uniui-help[data-v-946bce22]:before {
- content: "\e679";
- }
- .uniui-navigate-filled[data-v-946bce22]:before {
- content: "\e67a";
- }
- .uniui-plusempty[data-v-946bce22]:before {
- content: "\e67b";
- }
- .uniui-smallcircle[data-v-946bce22]:before {
- content: "\e67c";
- }
- .uniui-minus-filled[data-v-946bce22]:before {
- content: "\e67d";
- }
- .uniui-micoff[data-v-946bce22]:before {
- content: "\e67e";
- }
- .uniui-closeempty[data-v-946bce22]:before {
- content: "\e66c";
- }
- .uniui-clear[data-v-946bce22]:before {
- content: "\e66d";
- }
- .uniui-navigate[data-v-946bce22]:before {
- content: "\e66e";
- }
- .uniui-minus[data-v-946bce22]:before {
- content: "\e66f";
- }
- .uniui-image[data-v-946bce22]:before {
- content: "\e670";
- }
- .uniui-mic[data-v-946bce22]:before {
- content: "\e671";
- }
- .uniui-paperplane[data-v-946bce22]:before {
- content: "\e672";
- }
- .uniui-close[data-v-946bce22]:before {
- content: "\e673";
- }
- .uniui-help-filled[data-v-946bce22]:before {
- content: "\e674";
- }
- .uniui-paperplane-filled[data-v-946bce22]:before {
- content: "\e675";
- }
- .uniui-plus[data-v-946bce22]:before {
- content: "\e676";
- }
- .uniui-mic-filled[data-v-946bce22]:before {
- content: "\e677";
- }
- .uniui-image-filled[data-v-946bce22]:before {
- content: "\e678";
- }
- .uniui-locked-filled[data-v-946bce22]:before {
- content: "\e668";
- }
- .uniui-info[data-v-946bce22]:before {
- content: "\e669";
- }
- .uniui-locked[data-v-946bce22]:before {
- content: "\e66b";
- }
- .uniui-camera-filled[data-v-946bce22]:before {
- content: "\e658";
- }
- .uniui-chat-filled[data-v-946bce22]:before {
- content: "\e659";
- }
- .uniui-camera[data-v-946bce22]:before {
- content: "\e65a";
- }
- .uniui-circle[data-v-946bce22]:before {
- content: "\e65b";
- }
- .uniui-checkmarkempty[data-v-946bce22]:before {
- content: "\e65c";
- }
- .uniui-chat[data-v-946bce22]:before {
- content: "\e65d";
- }
- .uniui-circle-filled[data-v-946bce22]:before {
- content: "\e65e";
- }
- .uniui-flag[data-v-946bce22]:before {
- content: "\e65f";
- }
- .uniui-flag-filled[data-v-946bce22]:before {
- content: "\e660";
- }
- .uniui-gear-filled[data-v-946bce22]:before {
- content: "\e661";
- }
- .uniui-home[data-v-946bce22]:before {
- content: "\e662";
- }
- .uniui-home-filled[data-v-946bce22]:before {
- content: "\e663";
- }
- .uniui-gear[data-v-946bce22]:before {
- content: "\e664";
- }
- .uniui-smallcircle-filled[data-v-946bce22]:before {
- content: "\e665";
- }
- .uniui-map-filled[data-v-946bce22]:before {
- content: "\e666";
- }
- .uniui-map[data-v-946bce22]:before {
- content: "\e667";
- }
- .uniui-refresh-filled[data-v-946bce22]:before {
- content: "\e656";
- }
- .uniui-refresh[data-v-946bce22]:before {
- content: "\e657";
- }
- .uniui-cloud-upload[data-v-946bce22]:before {
- content: "\e645";
- }
- .uniui-cloud-download-filled[data-v-946bce22]:before {
- content: "\e646";
- }
- .uniui-cloud-download[data-v-946bce22]:before {
- content: "\e647";
- }
- .uniui-cloud-upload-filled[data-v-946bce22]:before {
- content: "\e648";
- }
- .uniui-redo[data-v-946bce22]:before {
- content: "\e64a";
- }
- .uniui-images-filled[data-v-946bce22]:before {
- content: "\e64b";
- }
- .uniui-undo-filled[data-v-946bce22]:before {
- content: "\e64c";
- }
- .uniui-more[data-v-946bce22]:before {
- content: "\e64d";
- }
- .uniui-more-filled[data-v-946bce22]:before {
- content: "\e64e";
- }
- .uniui-undo[data-v-946bce22]:before {
- content: "\e64f";
- }
- .uniui-images[data-v-946bce22]:before {
- content: "\e650";
- }
- .uniui-paperclip[data-v-946bce22]:before {
- content: "\e652";
- }
- .uniui-settings[data-v-946bce22]:before {
- content: "\e653";
- }
- .uniui-search[data-v-946bce22]:before {
- content: "\e654";
- }
- .uniui-redo-filled[data-v-946bce22]:before {
- content: "\e655";
- }
- .uniui-list[data-v-946bce22]:before {
- content: "\e644";
- }
- .uniui-mail-open-filled[data-v-946bce22]:before {
- content: "\e63a";
- }
- .uniui-hand-down-filled[data-v-946bce22]:before {
- content: "\e63c";
- }
- .uniui-hand-down[data-v-946bce22]:before {
- content: "\e63d";
- }
- .uniui-hand-up-filled[data-v-946bce22]:before {
- content: "\e63e";
- }
- .uniui-hand-up[data-v-946bce22]:before {
- content: "\e63f";
- }
- .uniui-heart-filled[data-v-946bce22]:before {
- content: "\e641";
- }
- .uniui-mail-open[data-v-946bce22]:before {
- content: "\e643";
- }
- .uniui-heart[data-v-946bce22]:before {
- content: "\e639";
- }
- .uniui-loop[data-v-946bce22]:before {
- content: "\e633";
- }
- .uniui-pulldown[data-v-946bce22]:before {
- content: "\e632";
- }
- .uniui-scan[data-v-946bce22]:before {
- content: "\e62a";
- }
- .uniui-bars[data-v-946bce22]:before {
- content: "\e627";
- }
- .uniui-cart-filled[data-v-946bce22]:before {
- content: "\e629";
- }
- .uniui-checkbox[data-v-946bce22]:before {
- content: "\e62b";
- }
- .uniui-checkbox-filled[data-v-946bce22]:before {
- content: "\e62c";
- }
- .uniui-shop[data-v-946bce22]:before {
- content: "\e62f";
- }
- .uniui-headphones[data-v-946bce22]:before {
- content: "\e630";
- }
- .uniui-cart[data-v-946bce22]:before {
- content: "\e631";
- }
- @font-face {
- font-family: uniicons;
- src: url("../../assets/uniicons.89ed7d6d.ttf") format("truetype");
- }
- .uni-icons[data-v-946bce22] {
- 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-easyinput[data-v-f7a14e66] {
- width: 100%;
- flex: 1;
- position: relative;
- text-align: left;
- color: #333;
- font-size: 14px;
- }
- .uni-easyinput__content[data-v-f7a14e66] {
- flex: 1;
- width: 100%;
- display: flex;
- box-sizing: border-box;
- flex-direction: row;
- align-items: center;
- border-color: #fff;
- transition-property: border-color;
- transition-duration: 0.3s;
- }
- .uni-easyinput__content-input[data-v-f7a14e66] {
- width: auto;
- position: relative;
- overflow: hidden;
- flex: 1;
- line-height: 1;
- font-size: 14px;
- height: 35px;
- }
- .uni-easyinput__placeholder-class[data-v-f7a14e66] {
- color: #999;
- font-size: 12px;
- }
- .is-textarea[data-v-f7a14e66] {
- align-items: flex-start;
- }
- .is-textarea-icon[data-v-f7a14e66] {
- margin-top: 5px;
- }
- .uni-easyinput__content-textarea[data-v-f7a14e66] {
- position: relative;
- overflow: hidden;
- flex: 1;
- line-height: 1.5;
- font-size: 14px;
- margin: 6px;
- margin-left: 0;
- height: 80px;
- min-height: 80px;
- min-height: 80px;
- width: auto;
- }
- .input-padding[data-v-f7a14e66] {
- padding-left: 10px;
- }
- .content-clear-icon[data-v-f7a14e66] {
- padding: 0 5px;
- }
- .label-icon[data-v-f7a14e66] {
- margin-right: 5px;
- margin-top: -1px;
- }
- .is-input-border[data-v-f7a14e66] {
- display: flex;
- box-sizing: border-box;
- flex-direction: row;
- align-items: center;
- border: 1px solid #dcdfe6;
- border-radius: 4px;
- }
- .uni-error-message[data-v-f7a14e66] {
- position: absolute;
- bottom: -17px;
- left: 0;
- line-height: 12px;
- color: #e43d33;
- font-size: 12px;
- text-align: left;
- }
- .uni-error-msg--boeder[data-v-f7a14e66] {
- position: relative;
- bottom: 0;
- line-height: 22px;
- }
- .is-input-error-border[data-v-f7a14e66] {
- border-color: #e43d33;
- }
- .is-input-error-border .uni-easyinput__placeholder-class[data-v-f7a14e66] {
- color: #f29e99;
- }
- .uni-easyinput--border[data-v-f7a14e66] {
- margin-bottom: 0;
- padding: 10px 15px;
- border-top: 1px #eee solid;
- }
- .uni-easyinput-error[data-v-f7a14e66] {
- padding-bottom: 0;
- }
- .is-first-border[data-v-f7a14e66] {
- border: none;
- }
- .is-disabled[data-v-f7a14e66] {
- background-color: #f7f6f6;
- color: #d5d5d5;
- }
- .is-disabled .uni-easyinput__placeholder-class[data-v-f7a14e66] {
- color: #d5d5d5;
- font-size: 12px;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .uni-forms-item[data-v-3515f8e1] {
- position: relative;
- display: flex;
- margin-bottom: 22px;
- flex-direction: row;
- }
- .uni-forms-item__label[data-v-3515f8e1] {
- 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-3515f8e1] {
- padding: 0;
- }
- .uni-forms-item__content[data-v-3515f8e1] {
- position: relative;
- font-size: 14px;
- flex: 1;
- box-sizing: border-box;
- flex-direction: row;
- }
- .uni-forms-item .uni-forms-item__nuve-content[data-v-3515f8e1] {
- display: flex;
- flex-direction: column;
- flex: 1;
- }
- .uni-forms-item__error[data-v-3515f8e1] {
- 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-3515f8e1] {
- color: #f56c6c;
- font-size: 12px;
- }
- .uni-forms-item__error.msg--active[data-v-3515f8e1] {
- opacity: 1;
- transform: translateY(0%);
- }
- .uni-forms-item.is-direction-left[data-v-3515f8e1] {
- flex-direction: row;
- }
- .uni-forms-item.is-direction-top[data-v-3515f8e1] {
- flex-direction: column;
- }
- .uni-forms-item.is-direction-top .uni-forms-item__label[data-v-3515f8e1] {
- padding: 0 0 8px;
- line-height: 1.5715;
- text-align: left;
- white-space: initial;
- }
- .uni-forms-item .is-required[data-v-3515f8e1] {
- color: #dd524d;
- font-weight: bold;
- }
- .uni-forms-item--border[data-v-3515f8e1] {
- margin-bottom: 0;
- padding: 10px 0;
- border-top: 1px #eee solid;
- }
- .uni-forms-item--border .uni-forms-item__content[data-v-3515f8e1] {
- 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-3515f8e1] {
- position: relative;
- top: 5px;
- left: 0;
- padding-top: 0;
- }
- .is-first-border[data-v-3515f8e1] {
- 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-popup-message[data-v-515d10d7] {
- display: flex;
- flex-direction: row;
- justify-content: center;
- }
- .uni-popup-message__box[data-v-515d10d7] {
- background-color: #e1f3d8;
- padding: 10px 15px;
- border-color: #eee;
- border-style: solid;
- border-width: 1px;
- flex: 1;
- }
- @media screen and (min-width: 500px) {
- .fixforpc-width[data-v-515d10d7] {
- margin-top: 20px;
- border-radius: 4px;
- flex: none;
- min-width: 380px;
- max-width: 50%;
- }
- }
- .uni-popup-message-text[data-v-515d10d7] {
- font-size: 14px;
- padding: 0;
- }
- .uni-popup__success[data-v-515d10d7] {
- background-color: #e1f3d8;
- }
- .uni-popup__success-text[data-v-515d10d7] {
- color: #67C23A;
- }
- .uni-popup__warn[data-v-515d10d7] {
- background-color: #faecd8;
- }
- .uni-popup__warn-text[data-v-515d10d7] {
- color: #E6A23C;
- }
- .uni-popup__error[data-v-515d10d7] {
- background-color: #fde2e2;
- }
- .uni-popup__error-text[data-v-515d10d7] {
- color: #F56C6C;
- }
- .uni-popup__info[data-v-515d10d7] {
- background-color: #F2F6FC;
- }
- .uni-popup__info-text[data-v-515d10d7] {
- color: #909399;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .uni-popup[data-v-7db519c7] {
- position: fixed;
- z-index: 99;
- }
- .uni-popup.top[data-v-7db519c7], .uni-popup.left[data-v-7db519c7], .uni-popup.right[data-v-7db519c7] {
- top: 0;
- }
- .uni-popup .uni-popup__wrapper[data-v-7db519c7] {
- display: block;
- position: relative;
- /* iphonex 等安全区设置,底部安全区适配 */
- }
- .uni-popup .uni-popup__wrapper.left[data-v-7db519c7], .uni-popup .uni-popup__wrapper.right[data-v-7db519c7] {
- padding-top: 0;
- flex: 1;
- }
- .fixforpc-z-index[data-v-7db519c7] {
- z-index: 999;
- }
- .fixforpc-top[data-v-7db519c7] {
- top: 0;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .uni-popup-dialog[data-v-678a307f] {
- width: 300px;
- border-radius: 11px;
- background-color: #fff;
- }
- .uni-dialog-title[data-v-678a307f] {
- display: flex;
- flex-direction: row;
- justify-content: center;
- padding-top: 25px;
- }
- .uni-dialog-title-text[data-v-678a307f] {
- font-size: 16px;
- font-weight: 500;
- }
- .uni-dialog-content[data-v-678a307f] {
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- padding: 20px;
- }
- .uni-dialog-content-text[data-v-678a307f] {
- font-size: 14px;
- color: #6C6C6C;
- }
- .uni-dialog-button-group[data-v-678a307f] {
- display: flex;
- flex-direction: row;
- border-top-color: #f5f5f5;
- border-top-style: solid;
- border-top-width: 1px;
- }
- .uni-dialog-button[data-v-678a307f] {
- display: flex;
- flex: 1;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- height: 45px;
- }
- .uni-border-left[data-v-678a307f] {
- border-left-color: #f0f0f0;
- border-left-style: solid;
- border-left-width: 1px;
- }
- .uni-dialog-button-text[data-v-678a307f] {
- font-size: 16px;
- color: #333;
- }
- .uni-button-color[data-v-678a307f] {
- color: #007aff;
- }
- .uni-dialog-input[data-v-678a307f] {
- flex: 1;
- font-size: 14px;
- border: 1px #eee solid;
- height: 40px;
- padding: 0 10px;
- border-radius: 5px;
- color: #555;
- }
- .uni-popup__success[data-v-678a307f] {
- color: #4cd964;
- }
- .uni-popup__warn[data-v-678a307f] {
- color: #f0ad4e;
- }
- .uni-popup__error[data-v-678a307f] {
- color: #dd524d;
- }
- .uni-popup__info[data-v-678a307f] {
- color: #909399;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .example {
- padding: 15px;
- background-color: #fff;
- }
- .button-group {
- margin-top: 15px;
- display: flex;
- flex-direction: row;
- justify-content: space-around;
- }
- .button-group uni-button {
- display: flex;
- align-items: center;
- justify-content: center;
- height: 35px;
- width: 50%;
- margin-left: 10px;
- font-size: 0.75rem;
- }
- .button-group .uni-icons {
- margin-right: 10px;
- }
- .weight-right {
- padding-right: 0.3125rem;
- }
- .history {
- display: flex;
- width: 100%;
- flex-direction: column;
- justify-items: start;
- }
- .history .title {
- padding: 0.625rem;
- font-size: 0.75rem;
- font-weight: 600;
- }
- .history .code {
- font-weight: 600;
- }
- .history .item {
- padding: 0.625rem;
- font-size: 0.625rem;
- color: #666;
- }
- .history .item .status {
- padding-left: 0.625rem;
- }
- .history .item .fail {
- font-weight: 600;
- color: #f00;
- }
- .upload-container[data-v-6f825acf] {
- padding: 16px;
- }
- .preview[data-v-6f825acf] {
- display: flex;
- flex-wrap: wrap;
- }
- .image-container[data-v-6f825acf] {
- position: relative;
- margin-right: 10px;
- margin-bottom: 10px;
- }
- .preview-image[data-v-6f825acf] {
- width: 4.0625rem;
- height: 4.0625rem;
- }
- .delete-icon[data-v-6f825acf] {
- position: absolute;
- top: 0;
- right: 0;
- cursor: pointer;
- }
- .choose-image-container[data-v-6f825acf] {
- width: 4.0625rem;
- /* 与图片大小一致 */
- height: 4.0625rem;
- /* 与图片大小一致 */
- display: flex;
- align-items: center;
- justify-content: center;
- background-color: #fff;
- /* 背景颜色为白色 */
- border: 1px dashed #cccccc;
- /* 虚线边框 */
- border-radius: 5px;
- /* 圆角 */
- cursor: pointer;
- }
- .preview-modal[data-v-6f825acf] {
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- background-color: rgba(0, 0, 0, 0.8);
- /* 半透明背景 */
- display: flex;
- align-items: center;
- justify-content: center;
- z-index: 999;
- }
- .preview-large[data-v-6f825acf] {
- max-width: 90%;
- /* 最大宽度 */
- max-height: 90%;
- /* 最大高度 */
- }
- .progress-bar[data-v-6f825acf] {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- }
|