| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779 |
- /* subpages/data/data.wxss */
- page {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- -moz-background-size: 100% 100%;
- padding-bottom: 130px;
- background-color: #F8FAFF;
- }
- .container {
- height: 100%;
- display: flex;
- flex-direction: column;
- align-items: center;
- /* border: 2rpx solid #e0e0e0; */
- /* 设置圆角弧度 */
- border-radius: 20rpx;
- /* 可以根据需要调整圆角的大小 */
- /* 设置阴影效果 */
- box-shadow: 0rpx 4rpx 8rpx rgba(0, 0, 0, 0.1);
- /* 阴影的偏移量、模糊半径和颜色 */
- }
- .calendar {
- width: 750rpx;
- }
- .header {
- font-size: large;
- color: #605eac;
- }
- .board {
- background-color: #ffffff;
- }
- .value {
- width: 350rpx;
- height: 350rpx;
- border: 10rpx solid #62c4d9;
- border-radius: 50%;
- margin-top: 30rpx;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
- .title {
- font-size: 28rpx;
- color: #605eac;
- }
- .num {
- font-size: 100rpx;
- margin: 20rpx;
- font-weight: 800;
- color: #fff;
- }
- .tag {
- color: #ffd700;
- }
- .list {
- height: 15rpx;
- font-size: 25rpx;
- }
- .list .content {
- font-size: 25rpx;
- }
- .canvas0 {
- display: flex;
- flex-direction: column;
- width: 100%;
- height: 620rpx;
- background-color: #ffffff;
- /* 这里设置你想要的背景色 */
- }
- .canvas {
- display: flex;
- flex-direction: column;
- width: 100%;
- height: 420rpx;
- }
- .canvas1 {
- display: flex;
- flex-direction: column;
- width: 100%;
- height: 620rpx;
- background-color: #ffffff;
- /* 这里设置你想要的背景色 */
- }
- .canvas2 {
- display: flex;
- flex-direction: column;
- width: 100%;
- height: 620rpx;
- background-color: #ffffff;
- /* 这里设置你想要的背景色 */
- }
- .canvas3 {
- display: flex;
- flex-direction: column;
- width: 100%;
- height: 620rpx;
- background-color: #ffffff;
- /* 这里设置你想要的背景色 */
- }
- .canvas4 {
- display: flex;
- flex-direction: column;
- width: 100%;
- height: 720rpx;
- background-color: #ffffff;
- /* 这里设置你想要的背景色 */
- }
- .canvas5 {
- display: flex;
- flex-direction: column;
- width: 100%;
- height: 620rpx;
- /* background-color: #ffffff; */
- }
- .big-title_c2-box {
- margin-top: 30rpx;
- width: calc(100% - 60rpx);
- margin-bottom: 28rpx;
- position: relative;
- }
- .big-title_c2 {
- font-size: 32rpx;
- color: #3E3D44;
- }
- .big-title_c2-line {
- position: absolute;
- left: 0;
- bottom: 0;
- width: 288rpx;
- height: 12rpx;
- background: linear-gradient(90deg, #8D32F1 0%, rgba(255, 255, 255, 0) 100%);
- }
- ec-canvas {
- width: 100%;
- height: 100%;
- }
- /* canvas {
- margin-bottom: 40rpx;
- } */
- .percentage {
- font-size: 36rpx;
- text-align: center;
- /* margin-left: 150rpx;
- margin-top:5rpx */
- }
- .centered {
- display: flex;
- flex-direction: column;
- justify-content: center;
- /* 垂直居中 */
- align-items: center;
- /* 水平居中,但在这里不是必需的,因为text-align会处理水平居中 */
- }
- .centered-text {
- text-align: center;
- /* 水平居中 */
- color: '#62c4d9';
- font-size: 60rpx;
- font-weight: 700;
- /* 这里可以添加其他文本样式 */
- }
- .container1 {
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .gradient-button {
- width: 600rpx;
- height: 80rpx;
- border: none;
- border-radius: 10rpx;
- background: linear-gradient(to right, #6699ff, #625eff);
- color: #fff;
- font-size: 32rpx;
- text-align: center;
- line-height: 80rpx;
- box-shadow: 0 2rpx 5rpx rgba(0, 0, 0, 0.1);
- transition: background 0.3s ease;
- /* 添加过渡效果 */
- margin-top: 10rpx;
- }
- .gradient-button-clicked {
- background: linear-gradient(to right, #ff9966, #ff5e62);
- /* 点击后的背景渐变 */
- }
- .air-conditioner-controls {
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 20rpx;
- }
- .control-button {
- width: 160rpx;
- height: 160rpx;
- border-radius: 50%;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- background-color: #fff;
- box-shadow: 0 4rpx 10rpx rgba(0, 0, 0, 0.1);
- margin: 0 10rpx;
- }
- .control-icon {
- width: 80rpx;
- height: 80rpx;
- }
- .control-text {
- font-size: 24rpx;
- color: #333;
- margin-top: 10rpx;
- }
- .image-container {
- position: relative;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- width: 100%;
- height: 620rpx;
- /* 根据实际情况设置容器高度 */
- overflow: hidden;
- }
- .background-image {
- width: 100%;
- height: 100%;
- margin-top: 38rpx;
- }
- .header {
- position: absolute;
- top: 20rpx;
- /* 距离顶部的距离,根据需要调整 */
- left: 20rpx;
- /* 距离左边的距离,确保按钮在图片左边 */
- display: flex;
- flex-direction: column;
- align-items: flex-start;
- /* 垂直对齐在顶部 */
- }
- .picker-container {
- width: 100%;
- /* 根据需要调整 */
- display: flex;
- align-items: center;
- /* 垂直居中 */
- justify-content: space-between;
- /* 水平两端对齐,你也可以根据需要调整 */
- padding: 20rpx;
- /* 容器内边距 */
- background-color: rgba(255, 255, 255, 0.8);
- /* 半透明背景色,可选 */
- position: relative;
- /* 如果需要相对于其他元素定位 */
- z-index: 10;
- /* 确保在图片上方 */
- }
- .picker-placeholder {
- line-height: 60rpx;
- /* 根据需要调整 */
- text-align: center;
- white-space: nowrap;
- color: #ffffff;
- /* 占位符颜色 */
- z-index: 10;
- margin-left: 20rpx;
- border-radius: 20rpx;
- font-size: 24rpx;
- }
- .picker-row {
- display: flex;
- left: 0;
- top: 0;
- right: 0;
- padding-top: 20rpx;
- padding-bottom: 20rpx;
- z-index: 9999;
- background: #F8FAFF;
- position: sticky;
- flex-direction: row;
- align-items: center;
- width: 100%;
- box-shadow: 0rpx 16rpx 40rpx 0rpx #E8E8E8;
- }
- .picker {
- flex: 1;
- /* 平分空间 */
- background-color: transparent;
- /* 移除默认背景 */
- border: none;
- /* 移除默认边框 */
- /* border-radius: 5%; */
- border-radius: 20rpx;
- background-color: rgba(255, 255, 255, 1);
- width: 40%;
- }
- .picker-placeholder {
- text-align: center;
- line-height: 64rpx;
- color: #666666;
- font-size: 24rpx;
- font-weight: 400;
- }
- .picker-placeholder1 {
- text-align: center;
- line-height: 64rpx;
- color: #666666;
- margin-left: 15rpx;
- font-size: 24rpx;
- }
- .picker-placeholder2 {
- text-align: center;
- line-height: 64rpx;
- color: #666666;
- margin-right: 15rpx;
- font-size: 24rpx;
- }
- .button-group {
- position: absolute;
- top: 80rpx;
- left: 10rpx;
- display: flex;
- flex-direction: column;
- z-index: 999;
- }
- .select-group {
- position: absolute;
- top: 80rpx;
- right: 10rpx;
- width: 160rpx;
- height: 50rpx;
- display: flex;
- flex-direction: column;
- z-index: 999;
- }
- .small-button {
- width: 160rpx;
- height: 60rpx;
- font-size: 25rpx;
- margin-top: 10rpx;
- background-color: #a873b6;
- /* 浅紫色示例,你可以根据需要选择具体的颜色 */
- background-color: rgba(255, 255, 255, 1);
- color: white;
- border-radius: 4px;
- /* 设置圆角 */
- }
- .small-button:last-child {
- margin-bottom: 0;
- /* 最后一个按钮不需要下边距 */
- }
- .centered-text {
- position: absolute;
- top: 476rpx;
- /* 垂直居中 */
- left: 0;
- right: 0;
- transform: translateY(-50%);
- /* 垂直居中 */
- text-align: center;
- /* 水平居中 */
- z-index: 999;
- }
- .centered-text_1 {
- position: absolute;
- top: 130rpx;
- /* 垂直居中 */
- left: 0;
- right: 0;
- transform: translateY(-50%);
- /* 垂直居中 */
- text-align: center;
- /* 水平居中 */
- }
- .text-line {
- display: block;
- margin-bottom: 20rpx;
- /* 行间距 */
- }
- .text-line-1 {
- color: white;
- /* 第一行文字颜色 */
- font-size: 40rpx;
- /* 第一行文字大小 */
- }
- .text-line-2 {
- color: #99ff62;
- /* 第二行文字颜色 */
- font-size: 120rpx;
- /* 第二行文字大小 */
- }
- .text-line-3 {
- color: #3E3D44;
- font-size: 32rpx;
- margin-left: 18rpx;
- font-weight: 600;
- }
- .text-line:last-child {
- margin-bottom: 0;
- /* 最后一行不需要下边距 */
- }
- .container_1 {
- display: flex;
- justify-content: space-between;
- /* 根据需要调整间距 */
- align-items: center;
- /* 垂直居中 */
- padding: 20rpx;
- /* 外部间距 */
- }
- .item_c1 {
- display: flex;
- align-items: center;
- /* 垂直居中 */
- margin: 0 20rpx;
- /* 左右间距 */
- }
- .image_c1 {
- width: 100rpx;
- /* 图片宽度 */
- height: 100rpx;
- /* 图片高度 */
- margin-right: 20rpx;
- /* 图片与文字的间距 */
- }
- .text-container_c1 {
- flex: 1;
- }
- .text-line_c1 {
- /* 根据需要设置文本样式 */
- font-size: 28rpx;
- line-height: 1.5;
- margin-bottom: 10rpx;
- /* 行间距 */
- color: white;
- }
- /* 最后一行文字不需要下外边距 */
- .text-container_c1 .text-line_c1:last-child {
- margin-bottom: 0;
- }
- .title-container_2 {
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin-right: 230rpx;
- padding: 10rpx;
- }
- .container_3 {
- display: flex;
- flex-direction: column;
- height: 100%;
- /* 或者你需要的任意高度 */
- width: 95%;
- }
- .row_c3 {
- display: flex;
- justify-content: space-between;
- /* 使两个cell之间有一定间距 */
- align-items: flex-start;
- /* 顶端对齐 */
- padding: 10rpx 0;
- /* 上下内边距 */
- }
- .cell_c3 {
- display: flex;
- align-items: flex-start;
- position: relative;
- /* 顶端对齐 */
- flex: 1;
- /* 使两个cell等宽 */
- margin-right: 10rpx;
- /* 右边距,最后一个cell可以去掉或使用 :nth-last-child() 选择器去除 */
- border-radius: 5%;
- width: 80%;
- padding-left: 10rpx;
- margin-left: 10rpx;
- height: 150rpx;
- background-color: rgba(255, 255, 255, 1);
- }
- .image_c5 {
- position: absolute;
- right: 0;
- bottom: 0;
- width: 116rpx;
- }
- .cell_c3:nth-last-child(1) {
- margin-right: 0;
- /* 移除最后一个cell的右边距 */
- }
- .cell-image_c3 {
- width: 50rpx;
- /* 图片宽度,可以根据需要调整 */
- height: 50rpx;
- /* 图片高度,可以根据需要调整 */
- margin-right: 10rpx;
- /* 图片与文字的间距 */
- }
- .cell-text_c3 {
- flex: 1;
- margin-top: 14rpx;
- display: flex;
- flex-direction: column;
- /* 使文本部分占据剩余空间 */
- }
- .text-line_c3 {
- white-space: nowrap;
- /* 防止文本自动换行,但这里不需要,因为我们想要两行显示 */
- overflow: hidden;
- /* 如果需要,可以隐藏溢出内容 */
- text-overflow: ellipsis;
- /* 如果需要,可以用省略号表示溢出 */
- border-radius: 5%;
- color: rgba(0, 170, 255, 0.8);
- font-size: 24rpx;
- /* 可以添加其他文本样式,如字体大小、颜色等 */
- }
- /* 如果需要固定文本行数,可以为 .text-line 添加特定的高度和行高 */
- .text-line_c3:nth-child(1) {
- /* 第一行文本样式(如果需要) */
- color: #6C6970;
- }
- .text-line_c3:nth-child(2) {
- /* 第二行文本样式(如果需要) */
- color: rgba(255, 255, 255, 0.6);
- }
- .text-line_c3_1 {
- white-space: nowrap;
- /* 防止文本自动换行,但这里不需要,因为我们想要两行显示 */
- overflow: hidden;
- /* 如果需要,可以隐藏溢出内容 */
- text-overflow: ellipsis;
- /* 如果需要,可以用省略号表示溢出 */
- border-radius: 5%;
- background: linear-gradient(to right, #000 5%, #62c4d9 100%);
- /* 可以添加其他文本样式,如字体大小、颜色等 */
- }
- /* 如果需要固定文本行数,可以为 .text-line 添加特定的高度和行高 */
- .text-line_c3_1:nth-child(1) {
- /* 第一行文本样式(如果需要) */
- color: rgba(255, 255, 255, 0.8);
- }
- .text-line_c3_1:nth-child(2) {
- /* 第二行文本样式(如果需要) */
- color: rgba(255, 255, 255, 0.6);
- }
- .text-line_c31 {
- white-space: nowrap;
- /* 防止文本自动换行,但这里不需要,因为我们想要两行显示 */
- overflow: hidden;
- /* 如果需要,可以隐藏溢出内容 */
- text-overflow: ellipsis;
- font-weight: 550;
- font-size: 32rpx;
- }
- .text-line_c31-units {
- font-size: 24rpx;
- font-weight: 400;
- }
- .text-line_c31:nth-child(1) {
- color: #3E3D44;
- }
- .text-line_c31:nth-child(2) {
- /* 第二行文本样式(如果需要) */
- color: white;
- }
- .container_4 {
- display: flex;
- justify-content: space-between;
- align-items: flex-start;
- width: 95%;
- margin-top: 10rpx;
- /* padding: 10px; */
- }
- .left-panel_c4 {
- position: relative;
- flex: 1;
- height: 230rpx;
- background: linear-gradient(315deg, #CCC0F8 0%, #EDEAFF 100%);
- margin-left: 10rpx;
- border-radius: 5%;
- }
- .left-panel-header_c4 {
- /* 标题样式 */
- font-weight: bold;
- margin-bottom: 20rpx;
- /* 与内容的间距 */
- color: white;
- }
- .left-panel-content_c4 {
- /* 内容样式 */
- color: white;
- margin-bottom: 100rpx;
- padding: 20rpx;
- }
- .right-panel_c4 {
- flex: 1;
- /* 右边面板占据剩余空间的一半 */
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- /* 垂直分布三个cell */
- height: 230rpx;
- background: white;
- /* 与左边面板等高 */
- margin-left: 15rpx;
- border-radius: 20rpx;
- box-shadow: 0rpx 32rpx 80rpx 0rpx #E8E8E8;
- }
- .cell_c4 {
- display: flex;
- flex: auto;
- align-items: center;
- /* 顶端对齐 */
- justify-content: flex-start;
- /* 子元素靠右对齐 */
- /* 上下内边距 */
- /* margin-bottom: 10rpx; */
- /* background-color: rgba(255, 255, 255, 1); */
- /* border-radius: 5%; */
- }
- .cell-image_c4 {
- width: 60rpx;
- /* 图片宽度 */
- height: 60rpx;
- /* 图片高度 */
- margin-right: 10rpx;
- }
- .cell-text_c4 {
- flex: 1;
- margin-right: 30rpx;
- /* 文本部分占据剩余空间 */
- }
- .text-line_c4 {
- /* 文本行样式 */
- white-space: nowrap;
- /* 防止文本自动换行,但这里不需要 */
- overflow: hidden;
- /* 如果需要,可以隐藏溢出内容 */
- text-overflow: ellipsis;
- /* 如果需要,可以用省略号表示溢出 */
- color: #6C6970;
- }
- /* 如果需要固定文本为两行显示,可以为 .text-line 设置特定的 height 和 line-height */
- .text-line_c4 {
- height: 48rpx;
- font-size: 24rpx;
- /* 假设每行文本高度为24px */
- line-height: 48rpx;
- /* 行高与文本高度相同 */
- /* 还可以添加其他文本样式,如字体大小、颜色等 */
- }
- .image_c4 {
- position: absolute;
- right: 0;
- bottom: 0;
- width: 156rpx;
- height: 136rpx;
- /* 确保图片填充整个容器并保持其宽高比 */
- }
- .text-container_c4 {
- position: absolute;
- /* 绝对定位使得文字可以位于图片之上 */
- top: 50%;
- /* 垂直居中 */
- left: 50%;
- /* 水平居中 */
- width: calc(100% - 60rpx);
- transform: translate(-50%, -50%);
- /* 调整位置以完全居中 */
- color: white;
- /* 或者其他你需要的颜色 */
- }
- .text-container_c4_top_left {
- position: absolute;
- top: 0;
- left: 0;
- width: 146rpx;
- font-size: 24rpx;
- color: white;
- height: 44rpx;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- color: #FFFFFF;
- text-align: center;
- border-radius: 16rpx 0rpx 16rpx 0rpx;
- background: linear-gradient(315deg, #A89EFF 0%, #AB81FF 100%);
- }
- .text_c4 {
- color: #3C3796;
- font-size: 24rpx;
- text-align: start;
- line-height: 40rpx;
- font-weight: 400;
- }
- .text_c4_left_top {
- color: #ffffff;
- font-size: 24rpx;
- }
- .text_c4_1 {
- font-size: 34rpx;
- color: #6E6AB2;
- font-weight: 700;
- }
- .text-line_c41 {
- /* 文本行样式 */
- white-space: nowrap;
- /* 防止文本自动换行,但这里不需要 */
- overflow: hidden;
- /* 如果需要,可以隐藏溢出内容 */
- text-overflow: ellipsis;
- /* 如果需要,可以用省略号表示溢出 */
- color: #000;
- font-size: 32rpx;
- }
- /* 如果需要固定文本为两行显示,可以为 .text-line 设置特定的 height 和 line-height */
- .text-line_c41 {
- height: 48rpx;
- /* 假设每行文本高度为24px */
- line-height: 48rpx;
- /* 行高与文本高度相同 */
- /* 还可以添加其他文本样式,如字体大小、颜色等 */
- }
- .container_5 {
- display: flex;
- flex-direction: column;
- align-items: flex-start;
- /* padding: 40rpx; */
- width: 95%;
- margin-top: 30rpx;
- background-color: rgba(255, 255, 255, 1);
- border-radius: 20rpx;
- box-shadow: 0rpx 32rpx 80rpx 0rpx #E8E8E8;
- }
- .header_c5 {
- display: flex;
- justify-content: flex-start;
- align-items: center;
- margin: 20rpx 0rpx 20rpx 20rpx;
- width: 92%;
- }
- .header-image_c5 {
- width: 72rpx;
- height: 72rpx;
- margin-right: 20rpx;
- }
- .header-image_comma {
- width: 34rpx;
- /* 根据需要调整图片大小 */
- height: 34rpx;
- /* 根据需要调整图片大小 */
- margin-left: 10rpx;
- }
- .header-title_c5 {
- font-size: 32rpx;
- font-weight: 600;
- color: #3E3D44;
- }
- .data-row_c5 {
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin-left: 20rpx;
- width: calc(100% - 100rpx);
- background-color: rgba(221, 222, 255, 0.2);
- border-top-left-radius: 20rpx;
- border-top-right-radius: 20rpx;
- padding: 15rpx 30rpx 0 30rpx;
- }
- .data-row_c5_down {
- display: flex;
- justify-content: space-between;
- align-items: center;
- /* margin-bottom: 10rpx; */
- margin-left: 20rpx;
- width: calc(100% - 100rpx);
- background-color: rgba(221, 222, 255, 0.2);
- border-bottom-left-radius: 20rpx;
- border-bottom-right-radius: 20rpx;
- padding: 0 30rpx 15rpx 30rpx;
- }
- .data-item_c5 {
- display: flex;
- align-items: center;
- }
- .data-item_c5.left_c5 {
- display: flex;
- justify-content: flex-start;
- /* 子元素靠右对齐 */
- align-items: center;
- /* 如果需要垂直居中对齐 */
- padding: 10rpx 5rpx;
- /* 上下内边距 */
- margin-bottom: 2rpx;
- height: 52rpx;
- /* background-color:rgba(255, 255, 255, 1); */
- border-radius: 5%;
- }
- .data-item_c5 .right_c5 {
- display: flex;
- justify-content: flex-end;
- /* 子元素靠右对齐 */
- align-items: center;
- /* 如果需要垂直居中对齐 */
- padding: 15rpx 5rpx;
- /* 上下内边距 */
- margin-bottom: 10rpx;
- height: 62rpx;
- /* background-color:rgba(255, 255, 255, 1); */
- border-radius: 5%;
- }
- .data-image_c5 {
- width: 45rpx;
- /* 根据需要调整图片大小 */
- height: 45rpx;
- /* 根据需要调整图片大小 */
- margin-right: 8rpx;
- /* 图片和文本之间的间距 */
- }
- .data-text_c5 {
- font-size: 28rpx;
- color: #3E3D44;
- }
- .dot_c51 {
- width: 16rpx;
- height: 16rpx;
- background-color: #6086EF;
- border-radius: 50%;
- display: inline-block;
- margin-right: 10rpx;
- }
- .data-text_c51 {
- /* 文本样式可以根据需要调整 */
- margin-left: 10rpx;
- font-size: 20rpx;
- color: #6186EF;
- background: #E6EDFF;
- padding: 1rpx 7rpx;
- border-radius: 4rpx;
- }
- .dot_c51_1 {
- width: 16rpx;
- height: 16rpx;
- background-color: #60C38D;
- border-radius: 50%;
- display: inline-block;
- margin-right: 10rpx;
- }
- .data-text_c51_1 {
- /* 文本样式可以根据需要调整 */
- margin-left: 10rpx;
- font-size: 20rpx;
- color: #60C38D;
- background: #DEFAEB;
- padding: 1rpx 7rpx;
- border-radius: 4rpx;
- }
- .separator_c5 {
- width: 100%;
- height: 2rpx;
- background-color: #fff;
- /* 分割线的颜色为白色 */
- margin-bottom: 20rpx;
- }
- .container_6 {
- display: flex;
- flex-direction: column;
- align-items: flex-start;
- width: 95%;
- padding-bottom: 30rpx;
- background: white;
- margin-top: 30rpx;
- border-radius: 20rpx;
- box-shadow: 0rpx 32rpx 80rpx 0rpx #E8E8E8;
- }
- .title-row_c6 {
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin: 20rpx 0rpx 20rpx 20rpx;
- width: 92%;
- }
- .title-left_c6 {
- display: flex;
- justify-content: flex-start;
- /* 子元素靠右对齐 */
- align-items: center;
- /* 如果需要垂直居中对齐 */
- }
- .title-right_c6 {
- display: flex;
- justify-content: flex-end;
- /* 子元素靠右对齐 */
- align-items: center;
- /* 如果需要垂直居中对齐 */
- }
- .title-image_c6 {
- width: 72rpx;
- height: 72rpx;
- margin-right: 20rpx;
- }
- .title-text_c6,
- .title-text-right_c6 {
- font-size: 32rpx;
- font-weight: 600;
- color: #3E3D44;
- }
- .title-text-right_c6_1 {
- font-size: 24rpx;
- color: #EE8E56;
- margin-right: 30rpx;
- }
- .title-text-right_c6 {
- text-align: right;
- }
- .data-row_c6 {
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin-bottom: 20rpx;
- width: 95%;
- margin-left: 20rpx;
- }
- .data-row_c6_0 {
- margin-bottom: 20rpx;
- width: 95%;
- margin-left: 20rpx;
- border-top-left-radius: 20rpx;
- border-top-right-radius: 20rpx;
- background-color: rgba(221, 222, 255, 0.2);
- padding: 15rpx;
- }
- .data-row_c6_1 {
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- .data-row_c6_2 {
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin-top: 15rpx;
- }
- .data-item_c6 {
- flex: 1;
- display: flex;
- flex-direction: row;
- align-items: center;
- }
- .data-item_c6.left_c60 {
- display: flex;
- justify-content: flex-start;
- align-items: center;
- /* 如果需要垂直居中对齐 */
- text-align: left;
- color: white;
- font-size: 38rpx;
- }
- .data-item_c6 .left_c6 {
- display: flex;
- justify-content: flex-start;
- align-items: center;
- /* 如果需要垂直居中对齐 */
- text-align: left;
- color: rgba(0, 0, 0, 0.6);
- }
- .left_c61 {
- display: flex;
- justify-content: flex-start;
- align-items: center;
- /* 如果需要垂直居中对齐 */
- text-align: left;
- color: #3E3D44;
- /* color:rgba(0, 0, 0, 0.6); */
- font-size: 28rpx;
- font-weight: 525;
- }
- .data-item_c6 .left_c62 {
- display: flex;
- justify-content: flex-start;
- align-items: center;
- /* 如果需要垂直居中对齐 */
- text-align: left;
- font-size: 24rpx;
- color: #3E3D44;
- }
- .data-item_c6 .left_c62_1 {
- display: flex;
- justify-content: flex-start;
- align-items: center;
- /* 如果需要垂直居中对齐 */
- text-align: left;
- font-size: 24rpx;
- color: #ff0000;
- }
- .data-item_c6 .right_c6 {
- display: flex;
- justify-content: flex-end;
- /* 子元素靠右对齐 */
- align-items: center;
- /* 如果需要垂直居中对齐 */
- text-align: right;
- color: rgba(0, 0, 0, 0.6);
- }
- .separator_c6 {
- width: 100%;
- height: 2rpx;
- background-color: #ccc;
- /* 分割线的颜色 */
- margin-bottom: 20rpx;
- }
- .echarts-container_c6 {
- width: 100%;
- /* 可以根据需要调整 */
- height: 300rpx;
- /* 可以根据需要调整,或者设置为百分比 */
- display: flex;
- justify-content: center;
- align-items: center;
- /* 如果需要垂直居中对齐 */
- }
- /* ec-canvas 组件的样式可以根据需要进行调整 */
- ec-canvas_c6 {
- width: 92%;
- height: 100%;
- margin-left: 50rpx;
- }
- .container_4_1 {
- display: flex;
- align-items: center;
- /* 垂直居中 */
- justify-content: left;
- /* 水平居中(如果需要整个容器内的内容居中)*/
- padding-top: 10rpx;
- /* 如果只需要image和text水平居中,并且它们占据整个容器的宽度,可以删除justify-content并设置flex-direction: row*/
- }
- .image_4_1 {
- width: 50rpx;
- /* 设置图片的宽度 */
- height: 50rpx;
- /* 设置图片的高度 */
- margin-right: 20rpx;
- /* 图片和文本之间的间距 */
- }
- .text_4_1 {
- /* 这里可以设置文本的样式,如字体大小、颜色等 */
- font-size: 50rpx;
- color: #ffffff;
- }
- .picker-view {
- margin-top: 12rpx;
- }
- .loading-container {
- position: fixed;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- padding: 10px;
- background-color: #00ffff;
- width: 350rpx;
- color: #909090;
- border-radius: 4px;
- z-index: 9999;
- /* 确保它显示在其他内容之上 */
- }
- .loading-text {
- /* 其他样式 */
- width: 300rpx;
- white-space: nowrap;
- }
- .circle-container-yh {
- display: flex;
- align-items: center;
- justify-content: center;
- /* 让左右文本分布在图片两侧 */
- width: 100%;
- /* 根据需要调整,确保足够宽以容纳图片和文本 */
- }
- .circle-image-yh {
- width: 200rpx;
- /* 假设圆环图片宽度 */
- height: 200rpx;
- /* 假设圆环图片高度 */
- }
- .text-container-yh {
- display: flex;
- flex-direction: column;
- /* 文本内容垂直排列 */
- align-items: flex-start;
- /* 文本内容从顶部开始排列 */
- align-items: left;
- }
- .left-text-yh {
- margin-left: 15rpx;
- }
- .left-text-yh,
- .right-text-yh {
- /* 根据需要添加样式,如内边距、字体大小等 */
- display: flex;
- align-items: center;
- }
- .icon-yh {
- width: 30rpx;
- /* 假设小图片的宽度 */
- height: 30rpx;
- /* 假设小图片的高度 */
- margin-right: 10rpx;
- /* 小图片与文字的间距 */
- }
- .top-text-yh {
- /* 上方文字的样式 */
- display: flex;
- justify-content: space-between;
- /* 让左右文本分布在水平方向上 */
- align-items: center;
- margin-top: 20rpx;
- /* 与圆环图片的间距 */
- }
- .text-row-yh {
- display: flex;
- align-items: center;
- margin-bottom: 10rpx;
- /* 行与行之间的间距 */
- }
- .centered-text-yh {
- position: absolute;
- top: 85rpx;
- /* 垂直居中 */
- left: 0;
- right: 0;
- transform: translateY(-50%);
- /* 垂直居中 */
- text-align: center;
- /* 水平居中 */
- }
- .text-line-yh {
- display: block;
- margin-bottom: 20rpx;
- /* 行间距 */
- }
- .text-line-yh-1 {
- color: white;
- /* 第一行文字颜色 */
- font-size: 40rpx;
- /* 第一行文字大小 */
- }
- .text-line-yh-2 {
- color: #99ff62;
- /* 第二行文字颜色 */
- font-size: 120rpx;
- /* 第二行文字大小 */
- }
- .text-line-yh-3 {
- color: white;
- /* 第三行文字颜色 */
- font-size: 32rpx;
- /* 第三行文字大小 */
- }
- .text-content-yh {
- color: #9A969F;
- font-size: 20rpx;
- }
- .text-content-yh_1 {
- color: #3E3D44;
- font-size: 24rpx;
- }
- .text-content-yh_1-units {
- font-size: 20rpx;
- }
- /* 蓝色 */
- .blue-dot-up {
- width: 16rpx;
- height: 16rpx;
- background-color: #5555ff;
- border-radius: 50%;
- display: inline-block;
- margin-right: 12rpx;
- margin-left: 20rpx;
- margin-top: 32rpx;
- }
- /* 紫色 */
- .purple-dot-up {
- width: 16rpx;
- height: 16rpx;
- background-color: #9d00f1;
- border-radius: 50%;
- display: inline-block;
- margin-right: 12rpx;
- margin-left: 20rpx;
- margin-top: 32rpx;
- }
- /* 绿色 */
- .green-dot-up {
- width: 16rpx;
- height: 16rpx;
- background-color: #55ff7f;
- border-radius: 50%;
- display: inline-block;
- margin-right: 12rpx;
- margin-left: 20rpx;
- margin-top: 32rpx;
- }
- /* 橘色 */
- .organize-dot-up {
- width: 16rpx;
- height: 16rpx;
- background-color: #ffaa00;
- border-radius: 50%;
- display: inline-block;
- margin-right: 12rpx;
- margin-left: 20rpx;
- margin-top: 32rpx;
- }
- /* 蓝色 */
- .blue-dot {
- width: 16rpx;
- height: 16rpx;
- margin-left: 25rpx;
- background-color: #6086EF;
- border-radius: 50%;
- display: inline-block;
- margin-right: 10rpx;
- }
- /* 紫色 */
- .purple-dot {
- width: 16rpx;
- height: 16rpx;
- background-color: #9d00f1;
- border-radius: 50%;
- display: inline-block;
- margin-right: 10rpx;
- }
- /* 绿色 */
- .green-dot {
- width: 16rpx;
- height: 16rpx;
- margin-left: 25rpx;
- background-color: #61C38D;
- border-radius: 50%;
- display: inline-block;
- margin-right: 10rpx;
- }
- /* 橘色 */
- .organize-dot {
- width: 16rpx;
- height: 16rpx;
- margin-left: 25rpx;
- background-color: #ffaa00;
- border-radius: 50%;
- display: inline-block;
- margin-right: 10rpx;
- }
- .echarts-container_c000 {
- width: 300rpx;
- /* 可以根据需要调整 */
- height: 300rpx;
- /* 可以根据需要调整,或者设置为百分比 */
- display: flex;
- justify-content: center;
- align-items: center;
- /* 如果需要垂直居中对齐 */
- margin-left: 150rpx;
- }
- .echarts-container_c00 {
- width: 350rpx;
- height: 350rpx;
- }
- .container_00 {
- display: flex;
- flex-direction: column;
- align-items: flex-start;
- /* padding: 40rpx; */
- border-radius: 20rpx;
- width: 95%;
- margin-top: 20rpx;
- background-color: rgba(255, 255, 255, 1);
- height: 420rpx;
- box-shadow: 0rpx 32rpx 80rpx 0rpx #E8E8E8;
- }
- .separator_c00 {
- width: calc(100% - 60rpx);
- height: 1rpx;
- margin-right: auto;
- margin-left: auto;
- background-color: #eeeeee;
- /* 分割线的颜色为白色 */
- margin-bottom: 15rpx;
- }
- .header_c00 {
- display: flex;
- justify-content: flex-start;
- align-items: center;
- margin: 20rpx 0rpx 20rpx 20rpx;
- width: 92%;
- }
- .header-image_c00 {
- width: 100rpx;
- /* 根据需要调整图片大小 */
- height: 100rpx;
- /* 根据需要调整图片大小 */
- margin-right: 20rpx;
- }
- .header-title_c00 {
- font-size: 38rpx;
- /* 标题字体大小 */
- color: white;
- }
- .data-row_c00 {
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin-left: 20rpx;
- width: 92%;
- padding: 25rpx 0rpx;
- }
- .data-item_c00 {
- display: flex;
- align-items: center;
- }
- .data-item_c00.left_c00 {
- display: flex;
- justify-content: flex-start;
- /* 子元素靠右对齐 */
- align-items: center;
- /* 如果需要垂直居中对齐 */
- }
- .data-item_c00.right_c00 {
- display: flex;
- justify-content: flex-end;
- /* 子元素靠右对齐 */
- align-items: center;
- /* 如果需要垂直居中对齐 */
- }
- .data-image_c00 {
- width: 32rpx;
- /* 根据需要调整图片大小 */
- height: 32rpx;
- /* 根据需要调整图片大小 */
- margin-left: 12rpx;
- /* 图片和文本之间的间距 */
- }
- .data-image_c00_0 {
- width: 28rpx;
- /* 根据需要调整图片大小 */
- height: 28rpx;
- margin-left: 12rpx;
- /* 根据需要调整图片大小 */
- }
- .data-image_c00_01 {
- width: 16rpx;
- /* 根据需要调整图片大小 */
- height: 16rpx;
- /* 根据需要调整图片大小 */
- margin-left: 6rpx;
- margin-right: 6rpx
- }
- .data-text_c00_0 {
- color: #3E3D44;
- font-family: 'Microsoft YaHei', 'Heiti SC', 'Heiti TC', sans-serif;
- font-size: 24rpx;
- margin-left: 10rpx;
- white-space: nowrap;
- border-top-right-radius: 20rpx;
- border-bottom-right-radius: 20rpx;
- background-color: rgba(255, 255, 255, 1);
- font-weight: 600;
- flex: 1;
- }
- .top-bar-box {
- width: calc(100% - 40rpx);
- background: #FFFFFF;
- display: flex;
- flex-direction: row;
- align-items: center;
- margin-top: 28rpx;
- height: 64rpx;
- flex-wrap: nowrap;
- border-radius: 20rpx;
- }
- .top-bar-line {
- width: 1rpx;
- margin: auto 20rpx;
- height: 24rpx;
- background: #EEEEEE;
- }
- .top-bar-icon {
- display: block;
- width: 28rpx;
- height: 28rpx;
- margin-right: 16rpx;
- }
- .top-bar-date {
- color: #333333;
- font-size: 24rpx;
- white-space: nowrap;
- margin-right: 24rpx;
- }
- .top-bar-time {
- color: #333333;
- white-space: nowrap;
- margin-right: 20rpx;
- font-size: 24rpx;
- }
- .data-text_c00 {
- /* 文本样式可以根据需要调整 */
- color: #000;
- font-family: 'Microsoft YaHei', 'Heiti SC', 'Heiti TC', sans-serif;
- font-size: 24rpx;
- margin-right: 30rpx;
- margin-left: 12rpx;
- }
- .data-text_c002 {
- /* 文本样式可以根据需要调整 */
- color: #000;
- font-family: 'Microsoft YaHei', 'Heiti SC', 'Heiti TC', sans-serif;
- font-size: 28rpx;
- font-weight: 600;
- }
- .data-text_c001 {
- /* 文本样式可以根据需要调整 */
- margin-left: 10rpx;
- font-size: 20rpx;
- color: rgba(255, 255, 255, 0.6);
- }
- .block-element {
- display: block;
- }
- .hidden-element {
- display: none;
- }
- .picker-arrow {
- display: inline-block;
- width: 0;
- height: 0;
- border-left: 10rpx solid transparent;
- border-right: 10rpx solid transparent;
- border-top: 10px solid rgba(161, 161, 161, 1.0);
- margin-left: 2px;
- margin-top: 10px;
- margin-right: 10rpx;
- }
- .picker_out {
- display: flex;
- flex-direction: row;
- min-width: 380rpx;
- margin-right: 20rpx;
- justify-content: space-between;
- border-radius: 60rpx;
- background-color: white;
- margin-left: 20rpx;
- }
- .picker-row_view {
- display: flex;
- flex-direction: row;
- height: 64rpx;
- flex: 1;
- justify-content: left;
- /* 移除默认背景 */
- align-items: center;
- background-color: rgba(255, 255, 255, 1);
- border-top-right-radius: 32rpx;
- border-bottom-right-radius: 32rpx;
- /* height:50rpx; */
- }
- .card-h {
- width: 100%;
- height: 100%;
- display: flex;
- flex-direction: row;
- }
- .card-h .chart-left-box {
- display: flex;
- width: 110rpx;
- justify-content: space-between;
- align-items: flex-end;
- flex-direction: column;
- }
- .card-h .chart-left-box .chart-left-title-box {
- display: flex;
- flex-direction: row;
- align-items: center;
- flex-wrap: nowrap;
- margin-top: 70rpx;
- justify-content: center;
- }
- .card-h .chart-left-box .chart-left-title-box .dot {
- width: 16rpx;
- height: 16rpx;
- border-radius: 100%;
- }
- .card-h .chart-left-box .chart-left-title-box .left-title {
- white-space: nowrap;
- color: #333333;
- margin-left: 16rpx;
- min-width: 52rpx;
- font-size: 24rpx;
- color: #3E3D44;
- }
- .card-h .chart-left-box .chart-left-title-box:last-child {
- margin-bottom: 50rpx;
- }
- .sub-title {
- font-size: 24rpx;
- margin-bottom: 30rpx;
- color: #3E3D44;
- margin-left: 30rpx;
- }
- .card5-h {
- margin-top: 20rpx;
- display: flex;
- width: calc(100% - 40rpx);
- background: #F7F8FD;
- margin-left: 20rpx;
- flex-direction: row;
- align-items: center;
- padding: 24rpx 0;
- justify-content: space-around;
- }
- .card-v {
- display: flex;
- align-items: center;
- flex-direction: column;
- }
- .card-t1 {
- font-size: 28rpx;
- font-weight: 600;
- color: #3E3D44;
- }
- .card-t2 {
- font-size: 24rpx;
- color: #6C6970;
- }
- .card6-h {
- width: 100%;
- margin: auto;
- display: flex;
- }
- .card-item {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- }
- .card-t3 {
- font-size: 24rpx;
- color: #3E3D44;
- }
- .card-item2 {
- margin-bottom: 30rpx;
- width: 100%;
- display: flex;
- flex-direction: column;
- }
|