| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723 |
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .l-liquid[data-v-269ddf93] {
- position: relative;
- border-radius: var(--l-liquid-border-radius, var(--l-border-radius-hg, 999px));
- box-sizing: border-box;
- overflow: hidden;
- width: var(--l-liquid-size, 125px);
- height: var(--l-liquid-size, 125px);
- background: var(--l-liquid-bg-color, transprent);
- display: flex;
- }
- .l-liquid--outline[data-v-269ddf93] {
- padding: var(--l-liquid-border-distance, 6px);
- border: var(--l-liquid-border-width, 6px) solid var(--l-liquid-border-color, #3283ff);
- }
- .l-liquid__inner[data-v-269ddf93] {
- position: relative;
- flex: 1;
- border-radius: var(--l-liquid-inner-border-radius, var(--l-liquid-border-radius, var(--l-border-radius-hg, 999px)));
- overflow: hidden;
- background-color: var(--l-liquid-inner-bg-color, rgba(50, 131, 255, 0.1));
- }
- .l-liquid__inner-drawable[data-v-269ddf93] {
- flex: 1;
- justify-content: center;
- align-items: center;
- }
- .l-liquid__value[data-v-269ddf93] {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .l-liquid__waves[data-v-269ddf93] {
- position: absolute;
- left: 0;
- width: 100%;
- height: 100%;
- transform: translateY(var(--l-liquid-percent));
- overflow: visible;
- transition-property: transform;
- transition-duration: 200ms;
- }
- .l-liquid .wave[data-v-269ddf93] {
- position: absolute;
- left: 0;
- top: 0;
- height: 200%;
- width: 200%;
- animation: wave-269ddf93 2500ms linear infinite;
- background: var(--l-liquid-wave-color, #3283ff);
- opacity: 1;
- -webkit-clip-path: polygon(0% 50%, 2.22222% 51.472%, 4.44444% 52.4967%, 6.66667% 52.7626%, 8.88889% 52.1889%, 11.1111% 50.9501%, 13.3333% 49.4225%, 15.5556% 48.0704%, 17.7778% 47.3047%, 20% 47.3582%, 22.2222% 48.2145%, 24.4444% 49.6134%, 26.6667% 51.1298%, 28.8889% 52.3029%, 31.1111% 52.7761%, 33.3333% 52.4056%, 35.5556% 51.3041%, 37.7778% 49.8062%, 40% 48.3673%, 42.2222% 47.4245%, 44.4444% 47.2644%, 46.6667% 47.9357%, 48.8889% 49.2343%, 51.1111% 50.7657%, 53.3333% 52.0643%, 55.5556% 52.7356%, 57.7778% 52.5755%, 60% 51.6327%, 62.2222% 50.1938%, 64.4444% 48.6959%, 66.6667% 47.5944%, 68.8889% 47.2239%, 71.1111% 47.6971%, 73.3333% 48.8702%, 75.5556% 50.3866%, 77.7778% 51.7855%, 80% 52.6418%, 82.2222% 52.6953%, 84.4444% 51.9296%, 86.6667% 50.5775%, 88.8889% 49.0499%, 91.1111% 47.8111%, 93.3333% 47.2374%, 95.5556% 47.5033%, 97.7778% 48.528%, 100% 50%, 100% 100%, 0% 100%, 0% 0%);
- clip-path: polygon(0% 50%, 2.22222% 51.472%, 4.44444% 52.4967%, 6.66667% 52.7626%, 8.88889% 52.1889%, 11.1111% 50.9501%, 13.3333% 49.4225%, 15.5556% 48.0704%, 17.7778% 47.3047%, 20% 47.3582%, 22.2222% 48.2145%, 24.4444% 49.6134%, 26.6667% 51.1298%, 28.8889% 52.3029%, 31.1111% 52.7761%, 33.3333% 52.4056%, 35.5556% 51.3041%, 37.7778% 49.8062%, 40% 48.3673%, 42.2222% 47.4245%, 44.4444% 47.2644%, 46.6667% 47.9357%, 48.8889% 49.2343%, 51.1111% 50.7657%, 53.3333% 52.0643%, 55.5556% 52.7356%, 57.7778% 52.5755%, 60% 51.6327%, 62.2222% 50.1938%, 64.4444% 48.6959%, 66.6667% 47.5944%, 68.8889% 47.2239%, 71.1111% 47.6971%, 73.3333% 48.8702%, 75.5556% 50.3866%, 77.7778% 51.7855%, 80% 52.6418%, 82.2222% 52.6953%, 84.4444% 51.9296%, 86.6667% 50.5775%, 88.8889% 49.0499%, 91.1111% 47.8111%, 93.3333% 47.2374%, 95.5556% 47.5033%, 97.7778% 48.528%, 100% 50%, 100% 100%, 0% 100%, 0% 0%);
- }
- .l-liquid .wave.two[data-v-269ddf93] {
- opacity: 0.3;
- animation: wave-269ddf93 2500ms linear -612ms infinite;
- }
- @keyframes wave-269ddf93 {
- to {
- transform: translateX(-50%);
- }
- }
-
- /**
- * 这里是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-65626c58] {
- flex: 1;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .uni-calendar-item__weeks-box-text[data-v-65626c58] {
- font-size: 14px;
- color: #333;
- }
- .uni-calendar-item__weeks-lunar-text[data-v-65626c58] {
- font-size: 12px;
- color: #333;
- }
- .uni-calendar-item__weeks-box-item[data-v-65626c58] {
- position: relative;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- width: 3.125rem;
- height: 3.125rem;
- }
- .uni-calendar-item__weeks-box-circle[data-v-65626c58] {
- position: absolute;
- top: 5px;
- right: 5px;
- width: 8px;
- height: 8px;
- border-radius: 8px;
- }
- .uni-calendar-item--workday-dot[data-v-65626c58] {
- background-color: #007545;
- }
- .uni-calendar-item--restday-dot[data-v-65626c58] {
- background-color: #e43d33;
- }
- .uni-calendar-item--disable[data-v-65626c58] {
- color: #c0c0c0;
- }
- .uni-calendar-item--isDay-text[data-v-65626c58] {
- color: #2979ff;
- }
- .uni-calendar-item--isDay[data-v-65626c58] {
- color: #2979ff;
- }
- .uni-calendar-item--multiple[data-v-65626c58] {
- color: #fff;
- }
- .uni-calendar-item--before-checked[data-v-65626c58] {
- color: #fff;
- }
- .uni-calendar-item--after-checked[data-v-65626c58] {
- color: #fff;
- }
- .uni-calendar-item--workday-text[data-v-65626c58] {
- color: #007545;
- }
- .uni-calendar-item--restday-text[data-v-65626c58] {
- color: #e43d33;
- }
- .uni-calendar-item--workday-texts[data-v-65626c58] {
- color: #c0c0c0;
- }
- .uni-calendar-item--restday-texts[data-v-65626c58] {
- color: #c0c0c0;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .uni-calendar[data-v-b6ab2cfb] {
- display: flex;
- flex-direction: column;
- }
- .uni-calendar__mask[data-v-b6ab2cfb] {
- 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-b6ab2cfb] {
- opacity: 1;
- }
- .uni-calendar--fixed[data-v-b6ab2cfb] {
- position: fixed;
- left: 0;
- right: 0;
- transition-property: transform;
- transition-duration: 0.3s;
- transform: translateY(460px);
- bottom: calc(var(--window-bottom));
- z-index: 99;
- }
- .uni-calendar--ani-show[data-v-b6ab2cfb] {
- transform: translateY(0);
- }
- .uni-calendar__content[data-v-b6ab2cfb] {
- background-color: #fff;
- }
- .uni-calendar__header[data-v-b6ab2cfb] {
- position: relative;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- height: 50px;
- border-bottom-color: #EDEDED;
- border-bottom-style: solid;
- border-bottom-width: 1px;
- }
- .uni-calendar--fixed-top[data-v-b6ab2cfb] {
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- border-top-color: #EDEDED;
- border-top-style: solid;
- border-top-width: 1px;
- }
- .uni-calendar--fixed-width[data-v-b6ab2cfb] {
- width: 50px;
- }
- .uni-calendar__backtoday[data-v-b6ab2cfb] {
- 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: #333;
- background-color: #f1f1f1;
- }
- .uni-calendar__header-text[data-v-b6ab2cfb] {
- text-align: center;
- width: 100px;
- font-size: 14px;
- color: #333;
- }
- .uni-calendar__header-btn-box[data-v-b6ab2cfb] {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- width: 50px;
- height: 50px;
- }
- .uni-calendar__header-btn[data-v-b6ab2cfb] {
- width: 10px;
- height: 10px;
- border-left-color: #808080;
- border-left-style: solid;
- border-left-width: 2px;
- border-top-color: #555555;
- border-top-style: solid;
- border-top-width: 2px;
- }
- .uni-calendar--left[data-v-b6ab2cfb] {
- transform: rotate(-45deg);
- }
- .uni-calendar--right[data-v-b6ab2cfb] {
- transform: rotate(135deg);
- }
- .uni-calendar__weeks[data-v-b6ab2cfb] {
- position: relative;
- display: flex;
- flex-direction: row;
- }
- .uni-calendar__weeks-item[data-v-b6ab2cfb] {
- flex: 1;
- }
- .uni-calendar__weeks-day[data-v-b6ab2cfb] {
- flex: 1;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- height: 45px;
- border-bottom-color: #F5F5F5;
- border-bottom-style: solid;
- border-bottom-width: 1px;
- }
- .uni-calendar__weeks-day-text[data-v-b6ab2cfb] {
- font-size: 14px;
- }
- .uni-calendar__box[data-v-b6ab2cfb] {
- position: relative;
- }
- .uni-calendar__box-bg[data-v-b6ab2cfb] {
- 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-b6ab2cfb] {
- font-size: 200px;
- font-weight: bold;
- color: #999;
- opacity: 0.1;
- text-align: center;
- line-height: 1;
- }
- .uni-calendar-item--isDay[data-v-b6ab2cfb] {
- background-color: #B2D5CB !important;
- color: #ffffff !important;
- border-radius: 0.3125rem;
- }
- .uni-calendar-item--checked[data-v-b6ab2cfb] {
- background-color: #B2D5CB !important;
- border-radius: 0.3125rem;
- color: #ffffff !important;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- @property --l-loading-start {
- syntax: "<length-percentage>";
- initial-value: 1%;
- inherits: false;
- }
- @property --l-loading-end {
- syntax: "<length-percentage>";
- initial-value: 1%;
- inherits: false;
- }
- @property --l-left {
- syntax: "<length-percentage>";
- initial-value: 1%;
- inherits: false;
- }
- @property --l-loadding-ball-size {
- syntax: "<length> | <length-percentage>";
- inherits: false;
- }
- [data-v-e1d73892]:host {
- display: inline-flex;
- }
- .l-loading[data-v-e1d73892] {
- position: relative;
- color: var(--l-loading-color, #3283ff);
- font-size: 0;
- vertical-align: middle;
- }
- .l-loading--ball[data-v-e1d73892] {
- display: inline-flex;
- align-items: center;
- }
- .l-loading--ball .l-loading__ball[data-v-e1d73892] {
- position: relative;
- perspective: calc(var(--l-loadding-ball-size) * 4);
- transform-style: preserve-3d;
- }
- .l-loading--ball .l-loading__ball[data-v-e1d73892]:before {
- background-color: #3283ff;
- left: 0%;
- animation-name: l-ball-before-e1d73892;
- }
- .l-loading--ball .l-loading__ball[data-v-e1d73892]:after {
- right: 0;
- background-color: red;
- animation-name: l-ball-after-e1d73892;
- }
- .l-loading--ball .l-loading__ball[data-v-e1d73892]:before, .l-loading--ball .l-loading__ball[data-v-e1d73892]:after {
- top: 0;
- content: "";
- position: absolute;
- height: 100%;
- aspect-ratio: 1/1;
- border-radius: 50%;
- animation-iteration-count: infinite;
- animation-delay: -100ms;
- animation-duration: 900ms;
- mix-blend-mode: darken;
- }
- .l-loading--circular .l-loading__circular[data-v-e1d73892] {
- display: inline-block;
- position: relative;
-
- animation: l-rotate-e1d73892 var(--l-loading-duration, 1s) linear infinite;
- vertical-align: middle;
- }
- .l-loading--circular .l-loading__circular[data-v-e1d73892]:before {
- content: "";
- display: block;
- width: 100%;
- height: 100%;
- border-radius: 50%;
-
-
-
-
- background-image: conic-gradient(var(--l-loading-color-1, transparent) 0%, var(--l-loading-color-2, currentColor) 100%);
-
- mask: radial-gradient(closest-side, transparent calc(80% - 1px), #fff 80%);
- -webkit-mask: radial-gradient(closest-side, transparent calc(80% - 1px), #fff 80%);
- animation: l-circular-e1d73892 2.5s ease-in-out infinite;
- transform: rotate(90deg);
- }
- .l-loading--spinner .l-loading__spinner[data-v-e1d73892] {
- position: relative;
- box-sizing: border-box;
- width: 100%;
- height: 100%;
- max-width: 100%;
- max-height: 100%;
- animation-timing-function: steps(12);
- animation: l-rotate-e1d73892 0.8s linear infinite;
- }
- .l-loading--spinner .l-loading__dot[data-v-e1d73892] {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- transform: rotate(calc(var(--l-loading-dot, 1) * 30deg));
- opacity: calc(var(--l-loading-dot, 1) / 12);
- }
- .l-loading--spinner .l-loading__dot[data-v-e1d73892]::before {
- display: block;
- width: 0.15625rem;
- height: 25%;
- margin: 0 auto;
- background-color: currentColor;
- border-radius: 40%;
- content: " ";
- }
- .l-loading__text[data-v-e1d73892] {
- display: inline-block;
- margin-left: var(--l-spacer-xs, 8px);
- color: var(--l-loading-text-color, var(--l-text-color-3, rgba(0, 0, 0, 0.45)));
- font-size: var(--l-loading-font-size, var(--l-font-size, 14px));
- vertical-align: middle;
- }
- .l-loading.is-vertical[data-v-e1d73892] {
- display: inline-flex;
- flex-direction: column;
- align-items: center;
- }
- .l-loading.is-vertical .l-loading__text[data-v-e1d73892] {
- margin: var(--l-spacer-tn, 4px) 0 0;
- }
- .l-loading__ball[data-v-e1d73892], .l-loading__circular[data-v-e1d73892], .l-loading__spinner[data-v-e1d73892] {
- width: var(--l-loading-size, 20px);
- height: var(--l-loading-size, 20px);
- }
- @keyframes l-circular-e1d73892 {
- 0% {
- --l-loading-start: 0%;
- --l-loading-end: 0%;
- }
- 50% {
- --l-loading-start: 0%;
- --l-loading-end: 100%;
- }
- 100% {
- --l-loading-start: 100%;
- --l-loading-end: 100%;
- }
- }
- @keyframes l-rotate-e1d73892 {
- to {
- transform: rotate(1turn);
- }
- }
- @keyframes l-ball-before-e1d73892 {
- 0% {
- animation-timing-function: ease-in;
- }
- 25% {
- animation-timing-function: ease-out;
- --l-left: calc((var(--l-loadding-ball-size,100%) * 2.1 - var(--l-loadding-ball-size,100%)) / 2);
- transform: translate3d(var(--l-left), 0, var(--l-loadding-ball-size));
- }
- 50% {
- --l-left: calc((var(--l-loadding-ball-size,100%) * 2.1 - var(--l-loadding-ball-size,100%)));
- animation-timing-function: ease-in;
- transform: translate3d(var(--l-left), 0, 0);
- }
- 75% {
- animation-timing-function: ease-out;
- --l-left: calc((var(--l-loadding-ball-size,100%) * 2.1 - var(--l-loadding-ball-size,100%)) / 2);
- transform: translate3d(var(--l-left), 0, calc(var(--l-loadding-ball-size) * -1));
- }
- }
- @keyframes l-ball-after-e1d73892 {
- 0% {
- animation-timing-function: ease-in;
- }
- 25% {
- animation-timing-function: ease-out;
- --l-left: calc((var(--l-loadding-ball-size,100%) * 2.1 - var(--l-loadding-ball-size,100%)) / 2 * -1);
- transform: translate3d(var(--l-left), 0, calc(var(--l-loadding-ball-size) * -1));
- }
- 50% {
- animation-timing-function: ease-in;
- --l-left: calc((var(--l-loadding-ball-size,100%) * 2.1 - var(--l-loadding-ball-size,100%)) * -1);
- transform: translate3d(var(--l-left), 0, 0);
- }
- 75% {
- animation-timing-function: ease-out;
- --l-left: calc((var(--l-loadding-ball-size,100%) * 2.1 - var(--l-loadding-ball-size,100%)) / 2 * -1);
- transform: translate3d(var(--l-left), 0, var(--l-loadding-ball-size));
- }
- }
-
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .l-switch[data-v-43179dfc] {
- display: inline-flex;
- flex-direction: row;
- align-items: center;
- }
- .l-switch__rail[data-v-43179dfc] {
- position: relative;
- height: var(--l-switch-height, 28px);
- min-width: var(--l-switch-width, 45px);
- transition-duration: 300ms;
- transition-property: background-color;
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
- }
- .l-switch--hover .l-switch__dot[data-v-43179dfc] {
- max-width: var(--l-switch-dot-size-pressed, calc(var(--l-switch-dot-size, 22px) * 1.25));
- }
- .l-switch--hover.l-switch--checked .l-switch__dot[data-v-43179dfc] {
- left: calc(100% - var(--l-switch-dot-size-pressed, calc(var(--l-switch-dot-size, 22px) * 1.25)) - var(--l-switch-dot-offset, calc((var(--l-switch-height, 28px) - var(--l-switch-dot-size, 22px)) / 2)));
- }
- .l-switch--hover.l-switch--checked .l-switch__placeholder--unchecked[data-v-43179dfc] {
- padding-left: calc(1.25 * var(--l-switch-dot-size-pressed, calc(var(--l-switch-dot-size, 22px) * 1.25)));
- }
- .l-switch--hover.l-switch--unchecked .l-switch__placeholder--checked[data-v-43179dfc] {
- padding-right: calc(1.25 * var(--l-switch-dot-size-pressed, calc(var(--l-switch-dot-size, 22px) * 1.25)));
- }
- .l-switch--checked[data-v-43179dfc] {
- background-color: var(--l-switch-checked-color, #3283ff);
- }
- .l-switch--checked .l-switch__dot[data-v-43179dfc] {
- left: calc(100% - var(--l-switch-dot-size, 22px) - var(--l-switch-dot-offset, calc((var(--l-switch-height, 28px) - var(--l-switch-dot-size, 22px)) / 2)));
- }
- .l-switch--checked.l-switch--disabled[data-v-43179dfc] {
- background-color: var(--l-switch-checked-disabled-color, var(--l-primary-color-3, #add6ff));
- }
- .l-switch--unchecked[data-v-43179dfc] {
- background-color: var(--l-switch-unchecked-color, var(--l-gray-4, #dcdcdc));
- }
- .l-switch--unchecked.l-switch--disabled[data-v-43179dfc] {
- background-color: var(--l-switch-unchecked-disabled-color, var(--l-gray-2, #eeeeee));
- }
- .l-switch--round[data-v-43179dfc] {
- border-radius: var(--l-switch-radius, 99px);
- }
- .l-switch--square[data-v-43179dfc] {
- border-radius: var(--l-switch-radius, 4px);
- }
- .l-switch__dot[data-v-43179dfc] {
- position: absolute;
- background-color: var(--l-switch-dot-bg-color, white);
- height: var(--l-switch-dot-size, 22px);
- pointer-events: none;
- justify-content: center;
- align-items: center;
- overflow: visible;
- transition-duration: 300ms;
- transition-property: background-color, opacity, left, max-width, width, box-shadow, transform;
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
- display: flex;
- width: var(--l-switch-dot-size-pressed, calc(var(--l-switch-dot-size, 22px) * 1.25));
- max-width: var(--l-switch-dot-size, 22px);
- left: var(--l-switch-dot-offset, calc((var(--l-switch-height, 28px) - var(--l-switch-dot-size, 22px)) / 2));
- top: var(--l-switch-dot-offset, calc((var(--l-switch-height, 28px) - var(--l-switch-dot-size, 22px)) / 2));
- --l-loading-size: calc(var(--l-switch-dot-size, 22px) * 0.7);
- --l-loading-color: var(--l-switch-checked-color, #3283ff);
- }
- .l-switch__dot--round[data-v-43179dfc] {
- border-radius: var(--l-switch-dot-radius, 99px);
- }
- .l-switch__dot--square[data-v-43179dfc] {
- border-radius: var(--l-switch-dot-radius, 2.5px);
- }
- .l-switch__placeholder[data-v-43179dfc] {
- overflow: visible;
- position: absolute;
- white-space: nowrap;
- pointer-events: none;
- top: 50%;
- transform: translateY(-53%);
- line-height: 1;
- font-size: var(--l-swtich-font-size, 14px);
- color: var(--l-swtich-text-color, white);
- box-sizing: content-box;
- }
- .l-switch__placeholder--checked[data-v-43179dfc] {
- right: 0;
- text-align: right;
- padding-right: calc(1.20 * var(--l-switch-height, 28px) - var(--l-switch-dot-offset, calc((var(--l-switch-height, 28px) - var(--l-switch-dot-size, 22px)) / 2)));
- }
- .l-switch__placeholder--unchecked[data-v-43179dfc] {
- left: 0;
- padding-left: calc(1.20 * var(--l-switch-height, 28px) - var(--l-switch-dot-offset, calc((var(--l-switch-height, 28px) - var(--l-switch-dot-size, 22px)) / 2)));
- }
- .l-switch__children-placeholder[data-v-43179dfc] {
- height: var(--l-switch-height, 28px);
- }
- .l-switch__rail-placeholder[data-v-43179dfc] {
- opacity: 0;
- padding-left: calc(1.75 * var(--l-switch-height, 28px));
- font-size: var(--l-swtich-font-size, 14px);
- }
- /**
- * 这里是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;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .uni-top-tabbar[data-v-f7b784a4] {
- /* 以下3项设置用于开启底部阴影显示 */
- /* position: relative;
- z-index: 1;
- overflow: visible; */
- }
- .uni-top-tabbar .uni-swiper-tab[data-v-f7b784a4] {
- height: 3.125rem;
- }
- .uni-top-tabbar .uni-swiper-tab .swiper-tab-list[data-v-f7b784a4] {
- font-size: 0.875rem;
- font-weight: normal;
- line-height: 2.5625rem;
- width: 48%;
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .uni-top-tabbar .uni-swiper-tab .active .swiper-tab-line[data-v-f7b784a4] {
- height: 0.1875rem;
- width: 100%;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .k-button-group[data-v-34f5114e] {
- box-sizing: border-box;
- display: flex;
- flex-direction: row;
- background-color: white;
- width: 100%;
- padding: 0.625rem 0.9375rem;
- column-gap: 0.75rem;
- }
- .k-button-group .k-button[data-v-34f5114e] {
- width: 100%;
- font-size: 1rem;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .k-bottom-popup[data-v-9a69dd9a] {
- position: fixed;
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- background-color: rgba(0, 0, 0, 0.4);
- opacity: 0;
- transition: opacity 0.3s ease-in-out;
- }
- .k-bottom-popup .fade[data-v-9a69dd9a] {
- transform: translateY(100%);
- }
- .k-bottom-popup .fade-out[data-v-9a69dd9a] {
- transform: translateY(0);
- }
- .k-bottom-popup .tran-content[data-v-9a69dd9a] {
- position: absolute;
- right: 0;
- left: 0;
- bottom: 0;
- transition: transform 0.3s ease-in-out;
- }
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .k-date-picker[data-v-29624116] {
- /** 控制提示文字的位置 **/
- --bottom-offset: 10%;
- /** 控制提示文字的大小 **/
- --bottom-font-size: 0.5625rem;
- /** 选中时字体的颜色**/
- --seletct--text-color: white;
- /** 选中时背景颜色 **/
- --seletct--background-color: #005ceeff;
- /** 处于区间的字体颜色 **/
- --in-range--text-color: #005ceeff;
- /** 处于区间的背景颜色 **/
- --in-range--background-color: #f2f6fc;
- /** 限制的字体颜色 **/
- --limit--text-color: #a8abb2;
- /** 限制的背景颜色 **/
- --limit--background-color: #f5f7fa;
- /** current的背景颜色 **/
- --current--background-color: #e4edfe;
- /** current的字体颜色 **/
- --current--text-color: #7994b2;
- box-sizing: border-box;
- width: 100%;
- padding: 0.9375rem 0.9375rem 0.625rem;
- background-color: white;
- border-radius: 10px 10px 0 0;
- position: relative;
- display: flex;
- flex-direction: column;
- }
- .k-date-picker .is-current[data-v-29624116] {
- border-radius: 0.25rem;
- background-color: var(--current--background-color);
- position: relative;
- --color: var(--current--text-color);
- }
- .k-date-picker .is-current[data-v-29624116]:after {
- color: var(--color);
- position: absolute;
- left: 50%;
- bottom: var(--bottom-offset);
- transform: translate(-50%);
- font-size: var(--bottom-font-size);
- line-height: var(--bottom-font-size);
- font-weight: 500;
- }
- .k-date-picker .is-day[data-v-29624116] {
- grid-template-columns: repeat(7, minmax(0, 1fr));
- }
- .k-date-picker .is-day .is-current[data-v-29624116]:after {
- content: "本日";
- }
- .k-date-picker .is-day .is-start[data-v-29624116]:after {
- content: "开始";
- }
- .k-date-picker .is-day .is-end[data-v-29624116]:after {
- content: "结束";
- }
- .k-date-picker .is-month[data-v-29624116] {
- grid-template-columns: repeat(4, minmax(0, 1fr));
- margin-top: 0.75rem;
- }
- .k-date-picker .is-month .is-current[data-v-29624116]:after {
- content: "本月";
- }
- .k-date-picker .is-month .is-start[data-v-29624116]:after {
- content: "开始";
- }
- .k-date-picker .is-month .is-end[data-v-29624116]:after {
- content: "结束";
- }
- .k-date-picker .is-year[data-v-29624116] {
- grid-template-columns: repeat(4, minmax(0, 1fr));
- margin-top: 0.75rem;
- }
- .k-date-picker .is-year .is-current[data-v-29624116]:after {
- content: "本年";
- }
- .k-date-picker .is-year .is-start[data-v-29624116]:after {
- content: "开始";
- }
- .k-date-picker .is-year .is-end[data-v-29624116]:after {
- content: "结束";
- }
- .k-date-picker .inner-top[data-v-29624116] {
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- align-items: center;
- padding-bottom: 0.9375rem;
- }
- .k-date-picker .inner-body__arrow[data-v-29624116] {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- }
- .k-date-picker .inner-body__calendar_week[data-v-29624116] {
- display: grid;
- grid-template-columns: repeat(7, minmax(0, 1fr));
- }
- .k-date-picker .inner-body__calendar_week--item[data-v-29624116] {
- font-weight: 500;
- color: #303133;
- font-size: 0.9375rem;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- height: 2.75rem;
- }
- .k-date-picker .inner-body__calendar_block[data-v-29624116] {
- position: relative;
- display: grid;
- row-gap: 0.625rem;
- }
- .k-date-picker .inner-body__calendar_block[data-v-29624116]:after {
- display: block;
- content: attr(data-text);
- color: #eef2f8ff;
- font-size: 8.75rem;
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- z-index: 1;
- }
- .k-date-picker .inner-body__calendar_block--item[data-v-29624116] {
- z-index: 2;
- font-size: 0.9375rem;
- color: #7994b2;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- aspect-ratio: 1;
- }
- .k-date-picker .is-limit[data-v-29624116] {
- color: var(--limit--text-color) !important;
- background-color: var(--limit--background-color);
- }
- .k-date-picker .is-in-range[data-v-29624116] {
- --color: var(--in-range--text-color) !important;
- background-color: var(--in-range--background-color) !important;
- border-radius: 0 !important;
- color: var(--in-range--text-color) !important;
- }
- .k-date-picker .is-selected[data-v-29624116] {
- position: relative;
- background-color: var(--seletct--background-color) !important;
- color: var(--seletct--text-color) !important;
- border-radius: 0.25rem !important;
- }
- .k-date-picker .is-selected[data-v-29624116]:after {
- content: "已选" !important;
- color: var(--seletct--text-color) !important;
- position: absolute;
- left: 50%;
- bottom: var(--bottom-offset);
- transform: translate(-50%);
- font-size: var(--bottom-font-size);
- line-height: var(--bottom-font-size);
- font-weight: 500;
- }
- .k-date-picker .is-start[data-v-29624116] {
- position: relative;
- background-color: var(--seletct--background-color) !important;
- color: var(--seletct--text-color) !important;
- border-radius: 0.25rem 0 0 0.25rem;
- }
- .k-date-picker .is-start[data-v-29624116]:after {
- content: "开始";
- color: var(--seletct--text-color) !important;
- position: absolute;
- left: 50%;
- bottom: var(--bottom-offset);
- transform: translate(-50%);
- font-size: var(--bottom-font-size);
- line-height: var(--bottom-font-size);
- font-weight: 500;
- }
- .k-date-picker .is-end[data-v-29624116] {
- position: relative;
- background-color: var(--seletct--background-color) !important;
- color: var(--seletct--text-color) !important;
- border-radius: 0 0.25rem 0.25rem 0;
- }
- .k-date-picker .is-end[data-v-29624116]:after {
- content: "结束";
- color: var(--seletct--text-color) !important;
- position: absolute;
- left: 50%;
- bottom: var(--bottom-offset);
- transform: translate(-50%);
- font-size: var(--bottom-font-size);
- line-height: var(--bottom-font-size);
- font-weight: 500;
- }
- .k-date-picker .image-closable[data-v-29624116] {
- width: 1.125rem;
- height: 1.125rem;
- }
- .k-date-picker .image-arrow[data-v-29624116] {
- width: 1.125rem;
- height: 1.125rem;
- }
- .k-date-picker .right-arrow[data-v-29624116] {
- transform: rotate(180deg);
- }
- .k-date-picker .brief[data-v-29624116] {
- margin: 0 0.9375rem;
- color: #000000d9;
- font-size: 0.9375rem;
- font-weight: 500;
- }
- .k-date-picker .selected-date[data-v-29624116] {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- padding: 0.3125rem 0;
- color: #94a0b4ff;
- font-size: 0.9375rem;
- margin-top: 0.625rem;
- width: 18.75rem;
- }
- .k-date-picker .selected-wrap[data-v-29624116] {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- width: 100%;
- }
-
- uni-page[data-v-41d19505] {
- width: 100%;
- height: 100%;
- overflow: auto;
- visibility: hidden;
- }
- .container[data-v-41d19505] {
- background: linear-gradient(to bottom, #007545 -40%, #f0f5f5 40%, #f0f5f5 100%);
- box-sizing: border-box;
- padding-bottom:0.03125rem;
- }
- .l-liquid[data-v-41d19505] {
- /* background-color: #007545; */
- border: 0.3125rem solid #007545;
- }
- .liquid_text[data-v-41d19505] {
- font-size: 1.1875rem;
- color: #fff;
- }
- .container_title[data-v-41d19505] {
- width: 100%;
- height: 12.5rem;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .container_box[data-v-41d19505] {
- width: 100%;
- padding: 0 0.625rem;
- box-sizing: border-box;
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .health[data-v-41d19505]{
- color: #007545;
- font-size: 0.875rem;
- margin-bottom: 0.625rem;
- }
- .container_box1[data-v-41d19505]{
- width: 100%;
- padding: 0 0.625rem;
- box-sizing: border-box;
- margin-top: 0.625rem;
- }
- .container_parameter[data-v-41d19505] {
- width: 100%;
- height: 15.625rem;
- background-color: #ffffff;
- border-radius: 0.3125rem;
- }
- .income_box[data-v-41d19505] {
- width: 100%;
- background-color: #ffffff;
- box-sizing: border-box;
- border-radius: 0.5rem;
- }
- .income[data-v-41d19505] {
- width: 100%;
- display: flex;
- align-items: center;
- padding: 0.625rem;
- box-sizing: border-box;
- /* justify-content: space-around; */
- /* justify-content: space-between; */
- }
- .income_income[data-v-41d19505]{
- width: 100%;
- display: flex;
- align-items: center;
- padding: 0.625rem;
- box-sizing: border-box;
- }
- .income_income_yesterday[data-v-41d19505]{
- /* width: 320rpx; */
- display: flex;
- align-items: center;
- }
- .income_image[data-v-41d19505] {
- width: 1.125rem;
- height: 1.125rem;
- margin-right: 0.1875rem;
- }
- .income_yesterday[data-v-41d19505],
- .income_moon[data-v-41d19505],
- .income_tired[data-v-41d19505] {
- width: 10rem;
- display: flex;
- align-items: center;
- /* justify-content: space-around; */
- /* justify-content: space-between; */
- }
- .income_yesterday1[data-v-41d19505],
- .income_moon1[data-v-41d19505],
- .income_tired1[data-v-41d19505] {
- font-size: 0.8125rem;
- color: #999999;
- }
- .income_yesterday2[data-v-41d19505],
- .income_moon2[data-v-41d19505],
- .income_tired2[data-v-41d19505] {
- font-size: 0.8125rem;
- margin-left: 0.25rem;
- color: #222;
- }
- .qiun_data[data-v-41d19505] {
- width: 100%;
- padding: 0.5rem;
- overflow: auto;
- box-sizing: border-box;
- }
- .qiun_title[data-v-41d19505] {
- height: 12%;
- font-size: 0.875rem;
- margin-left: 0.625rem;
- }
- .power_box[data-v-41d19505] {
- width: 100%;
- padding: 0 0.625rem;
- box-sizing: border-box;
- margin-bottom: 0.9375rem;
- }
- .power_box1[data-v-41d19505] {
- width: 100%;
- padding: 0 0.625rem;
- box-sizing: border-box;
- }
- .power_box2[data-v-41d19505]{
- width: 100%;
- padding: 0 0.625rem;
- box-sizing: border-box;
- margin-bottom: 0.9375rem;
- }
- .powerstation[data-v-41d19505] {
- width: 100%;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .power_yesterday[data-v-41d19505],
- .power_moon[data-v-41d19505],
- .power_tired[data-v-41d19505] {
- width: 31%;
- padding: 0.625rem 0;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- border-radius: 0.3125rem;
- background-color: #ffffff;
- }
- .power_yesterday uni-image[data-v-41d19505],
- .power_moon uni-image[data-v-41d19505],
- .power_tired uni-image[data-v-41d19505] {
- width: 1.25rem;
- height: 1.25rem;
- }
- .power_yesterday uni-image[data-v-41d19505] {
- /* background-color: #007544; */
- }
- .power_moon uni-image[data-v-41d19505] {
- /* background-color: #3774f3; */
- }
- .power_tired uni-image[data-v-41d19505] {
- /* background-color: #b3cef9; */
- }
- .power_icon[data-v-41d19505]{
- display: flex;
- }
- .power_yesterday1[data-v-41d19505],
- .power_moon1[data-v-41d19505],
- .power_tired1[data-v-41d19505] {
- font-size: 0.8125rem;
- margin-left:0.3125rem;
- color: #999999;
- }
- .power_yesterday11[data-v-41d19505]{
- font-size: 0.8125rem;
- margin-left:0.3125rem;
- color: #222;
- }
- .power_moon2[data-v-41d19505],.power_yesterday2[data-v-41d19505],.power_tired2[data-v-41d19505]{
- margin-top:0.3125rem;
- font-size: 0.75rem;
- }
- .toptabbar[data-v-41d19505] {
- width: 100%;
- height: 2.5rem;
- margin-top: 20px;
- padding: 0.3125rem 0.625rem;
- box-sizing: border-box;
- }
- [data-v-41d19505] .uni-scroll-view-content {
- display: flex;
- justify-content: center;
- }
- .datecalendar[data-v-41d19505] {
- display: flex;
- justify-content: space-between;
- padding: 0 0.75rem;
- margin-top: 1.875rem;
- }
- .datecalendar_1[data-v-41d19505] {
- width: 10rem;
- height: 1.875rem;
- display: flex;
- font-size: 0.875rem;
- border: 0.00625rem solid #999999;
- border-radius: 1.25rem;
- overflow: overlay;
- }xz
-
- .datecalendar_1sun[data-v-41d19505] {
- flex: 1;
- display: flex;
- align-items: center;
- justify-content: center;
- color: #222222;
- background-color: #ffffff;
- }
- .datecalendar_1moon[data-v-41d19505] {
- flex: 1;
- display: flex;
- align-items: center;
- justify-content: center;
- background-color: #ffffff;
- border-left: 0.00625rem solid #999999;
- border-right: 0.00625rem solid #999999;
- }
- .datecalendar_1year[data-v-41d19505] {
- flex: 1;
- display: flex;
- align-items: center;
- justify-content: center;
- background-color: #ffffff;
- }
- .datecalendar_2[data-v-41d19505] {
- width: 5.625rem;
- height: 1.875rem;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 0.875rem;
- border: 0.00625rem solid #999999;
- border-radius: 1.25rem;
- }
- .qiun_data[data-v-41d19505] {
- width: 100%;
- height: 18.75rem;
- padding: 0.5rem;
- overflow: auto;
- box-sizing: border-box;
- }
- .qiun_title[data-v-41d19505] {
- height: 12%;
- font-size: 0.875rem;
- margin-left: 0.625rem;
- }
- /* --------------------------------------- */
- .energy[data-v-41d19505] {
- width: 100%;
- padding: 0.625rem;
- box-sizing: border-box;
- }
- .energy_hostbox[data-v-41d19505]{
- padding: 0.625rem;
- box-sizing: border-box;
- }
- .energy_host[data-v-41d19505] {
- width: 100%;
- padding: 0.625rem;
- box-sizing: border-box;
- background-color: #ffffff;
- margin-bottom: 0.3125rem;
- border-radius: 0.3125rem;
- }
- .energy_title[data-v-41d19505] {
- width: 100%;
- }
- .energy_box[data-v-41d19505] {
- width: 100%;
- background-color: #B2D5CB;
- border-radius: 0.3125rem;
- margin-top: 0.625rem;
- padding: 0.9375rem 0.5rem;
- display: flex;
- align-items: center;
- box-sizing: border-box;
- }
- .energy_boximage[data-v-41d19505] {
- width: 2.75rem;
- height: 2.75rem;
- }
- .energy_boxtitle[data-v-41d19505] {
- flex: 1;
- display: flex;
- flex-direction: column;
- margin-left: 0.625rem;
- }
- .energy_boxtitle1[data-v-41d19505] {
- font-size: 0.875rem;
- }
- .energy_boxtitle2[data-v-41d19505] {
- font-size: 0.875rem;
- margin-top: 0.125rem;
- }
- .energy_right[data-v-41d19505] {
- display: flex;
- align-items: center;
- }
- .energy_boxright[data-v-41d19505] {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
- .energy_boxright1[data-v-41d19505] {
- padding: 0.25rem 0.1875rem;
- font-size: 0.8125rem;
- border-radius: 1.5625rem;
- display: flex;
- align-items: center;
- justify-content: center;
- background-color: rgba(0, 116, 84, .3);
- color: #fff;
- }
- .energy_boxright2[data-v-41d19505] {
- font-size: 0.75rem;
- margin-top: 0.3125rem;
- }
- .energy_jumpto[data-v-41d19505] {
- width: 0.9375rem;
- height: 0.9375rem;
- margin-left: 0.25rem;
- }
- .energy_calendar[data-v-41d19505]{
- margin-top:0.9375rem;
- border-radius: 0.3125rem;
- overflow: hidden;
- }
- .incomeweekday[data-v-41d19505]{
- width: 100%;
- height: 3.125rem;
- display: flex;
- align-items: center;
- /* justify-content: space-around; */
- }
- .weekday[data-v-41d19505]{
- width: 0.625rem;
- height: 0.625rem;
- border-radius: 1.5625rem;
- background-color: red;
- margin-right: 0.3125rem;
- }
- .restday1[data-v-41d19505]{
- display: flex;
- align-items: center;
- margin-left: 1.25rem;
- padding: 0.3125rem;
- border-radius: 3.125rem;
- box-sizing: border-box;
- }
- .restday2[data-v-41d19505]{
- display: flex;
- align-items: center;
- margin-left: 1.25rem;
- border: 0.03125rem solid #fff;
- padding: 0.3125rem;
- border-radius: 3.125rem;
- box-sizing: border-box;
- }
- .weekday1[data-v-41d19505]{
- display: flex;
- align-items: center;
- margin-left: 0.625rem;
-
- padding: 0.3125rem;
- border-radius: 3.125rem;
- box-sizing: border-box;
- }
- .restday[data-v-41d19505]{
- width: 0.625rem;
- height: 0.625rem;
- border-radius: 1.5625rem;
- background-color: #007545;
- margin-right: 0.3125rem;
- }
- .power_yesterdaystrategy[data-v-41d19505]{
- width: 100%;
- padding: 0.625rem 0.625rem;
- display: flex;
- align-items: center;
- justify-content: space-between;
- border-radius: 0.3125rem;
- background-color: #ffffff;
- margin-top: 0.625rem;
- overflow: hidden;
- box-sizing: border-box;
- }
- .power_iconstrategy[data-v-41d19505]{
- flex-direction: column;
- }
- .strategy[data-v-41d19505]{
- width: 1.875rem;
- height: 1.875rem;
- }
- .strategycalendar[data-v-41d19505]{
- width: 1.875rem;
- height: 1.875rem;
- padding: 0.1875rem;
- box-sizing: border-box;
- }
- .strategybox[data-v-41d19505]{
- display: flex;
- align-items: center;
- }
- .power_strategy[data-v-41d19505]{
- font-size: 0.75rem;
- color: #ccc;
- display: flex;
- align-items: center;
- }
- .power_strategy1[data-v-41d19505]{
- font-size: 0.75rem;
- color: #B2D5CB;
- display: flex;
- align-items: center;
- }
- .power_strategy2[data-v-41d19505]{
- font-size: 0.75rem;
- color: red;
- display: flex;
- align-items: center;
- }
- @mixin flex {
-
- display: flex;
-
- flex-direction: row;
- }
- @mixin height {
-
- height: 100%;
- }
- .box[data-v-41d19505] {
- @include flex;
- }
- .button[data-v-41d19505] {
- @include flex;
- align-items: center;
- justify-content: center;
- flex: 1;
- height: 35px;
- margin: 0 5px;
- border-radius: 5px;
- }
- .example-body[data-v-41d19505] {
- background-color: #fff;
- padding: 10px 0;
- }
- .button-text[data-v-41d19505] {
- color: #fff;
- font-size: 12px;
- }
- .popup-content[data-v-41d19505] {
- @include flex;
- align-items: center;
- justify-content: center;
- padding: 15px;
- background-color: #fff;
- }
- .popup-height[data-v-41d19505] {
- @include height;
- width: 400px;
- }
- .text[data-v-41d19505] {
- font-size: 12px;
- color: #333;
- }
- .popup-success[data-v-41d19505] {
- color: #fff;
- background-color: #e1f3d8;
- }
- .popup-warn[data-v-41d19505] {
- color: #fff;
- background-color: #faecd8;
- }
- .popup-error[data-v-41d19505] {
- color: #fff;
- background-color: #fde2e2;
- }
- .popup-info[data-v-41d19505] {
- color: #fff;
- background-color: #f2f6fc;
- }
- .success-text[data-v-41d19505] {
- color: #09bb07;
- }
- .warn-text[data-v-41d19505] {
- color: #e6a23c;
- }
- .error-text[data-v-41d19505] {
- color: #f56c6c;
- }
- .info-text[data-v-41d19505] {
- color: #909399;
- }
- .dialog[data-v-41d19505],
- .share[data-v-41d19505] {
-
- display: flex;
-
- flex-direction: column;
- }
- .dialog-box[data-v-41d19505] {
- padding: 10px;
- }
- .dialog .button[data-v-41d19505],
- .share .button[data-v-41d19505] {
-
- width: 100%;
-
- margin: 0;
- margin-top: 10px;
- padding: 3px 0;
- flex: 1;
- }
- .dialog-text[data-v-41d19505] {
- font-size: 14px;
- color: #333;
- }
- /* 弹出层内容样式 */
- .popup-content[data-v-41d19505] {
- padding: 20px;
- text-align: center;
- border-radius: 0.625rem;
- }
-
- /* 文本样式 */
- .popuptext[data-v-41d19505] {
- font-size: 0.8125rem;
- color: #333;
- margin-bottom: 0.625rem;
- }
-
- /* 取消按钮样式 */
- .cancel-button[data-v-41d19505] {
- width: 3.75rem;
- height: 1.875rem;
- margin-top: 0.3125rem;
- font-size: 0.75rem;
- background-color: #f0f0f0;
- color: #333;
- margin-right: 1.25rem;
- }
-
- /* 确认按钮样式 */
- .confirm-button[data-v-41d19505] {
- width: 3.75rem;
- height: 1.875rem;
- margin-top: 0.3125rem;
- font-size: 0.75rem;
- background-color: #007aff;
- color: #fff;
- }
-
- /* 根据设备类型调整高度 */
- .popup-height[data-v-41d19505] {
- height: 200px;
- }
- .popupbutton[data-v-41d19505]{
- display: flex;
- }
- .income_unit[data-v-41d19505]{
- font-size: 0.625rem;
- }
|