| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- .labPage.data-v-227ccf82 {
- height: 100%;
- width: 100%;
- background: #363744;
- padding: 20rpx 30rpx 36rpx;
- box-sizing: border-box;
- }
- .labPage .chart.data-v-227ccf82 {
- width: 690rpx;
- height: 640rpx;
- background: #3e414f;
- border-radius: 20rpx 20rpx 20rpx 20rpx;
- padding: 34rpx 30rpx 26rpx;
- box-sizing: border-box;
- }
- .labPage .chart .chart-t.data-v-227ccf82 {
- display: flex;
- justify-content: space-between;
- }
- .labPage .chart .chart-t .chart-t-li.data-v-227ccf82 {
- width: 76rpx;
- height: 100rpx;
- }
- .labPage .chart .chart-t .chart-t-li .chart-t-li-t.data-v-227ccf82 {
- font-weight: 400;
- font-size: 30rpx;
- line-height: 42rpx;
- text-align: center;
- margin-top: 8rpx;
- }
- .labPage .chart .chart-t .chart-t-li .chart-t-li-b.data-v-227ccf82 {
- font-weight: 400;
- font-size: 28rpx;
- line-height: 39rpx;
- text-align: center;
- margin-top: 4rpx;
- }
- .labPage .chart .chart-t .color-A.data-v-227ccf82 {
- background: #0183fa;
- border-radius: 10rpx 10rpx 10rpx 10rpx;
- }
- .labPage .chart .chart-t .color-A .chart-t-li-t.data-v-227ccf82 {
- color: #fff;
- }
- .labPage .chart .chart-t .color-A .chart-t-li-b.data-v-227ccf82 {
- color: #fff;
- }
- .labPage .chart .chart-t .color-B.data-v-227ccf82 {
- background: none;
- }
- .labPage .chart .chart-t .color-B .chart-t-li-t.data-v-227ccf82 {
- color: #fff;
- }
- .labPage .chart .chart-t .color-B .chart-t-li-b.data-v-227ccf82 {
- color: #fff;
- }
- .labPage .chart .chart-b.data-v-227ccf82 {
- width: 632rpx;
- height: 444rpx;
- /* margin-top: 34rpx; */
- }
- .labPage .statistics.data-v-227ccf82 {
- width: 690rpx;
- height: 241rpx;
- background: #3e414f;
- border-radius: 20rpx 20rpx 20rpx 20rpx;
- margin-top: 20rpx;
- }
- .labPage .statistics .statistics-t.data-v-227ccf82 {
- height: 100rpx;
- display: flex;
- justify-content: space-between;
- align-items: center;
- border-bottom: 1rpx solid #52545f;
- padding: 0 42rpx 0 38rpx;
- box-sizing: border-box;
- }
- .labPage .statistics .statistics-t .statistics-t-l.data-v-227ccf82 {
- font-weight: 400;
- font-size: 32rpx;
- color: #fff;
- line-height: 45rpx;
- }
- .labPage .statistics .statistics-t .statistics-t-r.data-v-227ccf82 {
- font-weight: 400;
- font-size: 36rpx;
- color: #fff;
- line-height: 50rpx;
- }
- .labPage .statistics .statistics-b.data-v-227ccf82 {
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- .labPage .statistics .statistics-b .statistics-b-li.data-v-227ccf82 {
- flex: 1;
- text-align: center;
- }
- .labPage .statistics .statistics-b .statistics-b-li .statistics-b-li-t.data-v-227ccf82 {
- font-weight: 400;
- font-size: 36rpx;
- line-height: 50rpx;
- margin-top: 28rpx;
- }
- .labPage .statistics .statistics-b .statistics-b-li .statistics-b-li-b.data-v-227ccf82 {
- font-weight: 400;
- font-size: 28rpx;
- color: #fff;
- line-height: 39rpx;
- margin-top: 9rpx;
- }
- .labPage .statistics .statistics-b .line.data-v-227ccf82 {
- width: 2rpx;
- height: 30rpx;
- background: #d8d8d8;
- }
- .labPage .statistics .statistics-b .color-A.data-v-227ccf82 {
- color: #ff8c00;
- }
- .labPage .statistics .statistics-b .color-B.data-v-227ccf82 {
- color: #26c736;
- }
- .labPage .statistics .statistics-b .color-C.data-v-227ccf82 {
- color: #f00;
- }
- .labPage .table.data-v-227ccf82 {
- width: 690rpx;
- margin-top: 20rpx;
- border-radius: 20rpx 20rpx 0 0;
- overflow: hidden;
- }
|