equipmentControl.wxss 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. .equipmentControl.data-v-43eb3d7c {
  2. height: 100%;
  3. width: 100%;
  4. background: #363744;
  5. padding: 2rpx 0rpx 0;
  6. box-sizing: border-box;
  7. }
  8. .equipmentControl .statistics.data-v-43eb3d7c {
  9. width: 750rpx;
  10. height: 120rpx;
  11. background: #3e414f;
  12. }
  13. .equipmentControl .statistics .statistics-b.data-v-43eb3d7c {
  14. display: flex;
  15. justify-content: space-between;
  16. align-items: center;
  17. }
  18. .equipmentControl .statistics .statistics-b .statistics-b-li.data-v-43eb3d7c {
  19. flex: 1;
  20. text-align: center;
  21. }
  22. .equipmentControl .statistics .statistics-b .statistics-b-li .statistics-b-li-t.data-v-43eb3d7c {
  23. font-weight: 400;
  24. font-size: 36rpx;
  25. line-height: 50rpx;
  26. margin-top: 10rpx;
  27. }
  28. .equipmentControl .statistics .statistics-b .statistics-b-li .statistics-b-li-b.data-v-43eb3d7c {
  29. font-weight: 400;
  30. font-size: 24rpx;
  31. color: #fff;
  32. line-height: 34rpx;
  33. margin-top: 9rpx;
  34. }
  35. .equipmentControl .statistics .statistics-b .line.data-v-43eb3d7c {
  36. width: 2rpx;
  37. height: 30rpx;
  38. background: #d8d8d8;
  39. }
  40. .equipmentControl .statistics .statistics-b .color-A.data-v-43eb3d7c {
  41. color: #0183fa;
  42. }
  43. .equipmentControl .statistics .statistics-b .color-B.data-v-43eb3d7c {
  44. color: #f00;
  45. }
  46. .equipmentControl .statistics .statistics-b .color-C.data-v-43eb3d7c {
  47. color: #fa0;
  48. }
  49. .equipmentControl .small-title.data-v-43eb3d7c {
  50. display: flex;
  51. justify-content: space-between;
  52. align-items: center;
  53. margin: 0 30rpx;
  54. }
  55. .equipmentControl .small-title .small-title-l.data-v-43eb3d7c {
  56. font-weight: 400;
  57. font-size: 32rpx;
  58. color: #fff;
  59. line-height: 45rpx;
  60. text-align: left;
  61. margin: 28rpx 0;
  62. }
  63. .equipmentControl .small-title .small-title-r.data-v-43eb3d7c {
  64. width: 15rpx;
  65. height: 18rpx;
  66. }
  67. .equipmentControl .chart.data-v-43eb3d7c {
  68. width: 690rpx;
  69. height: 476rpx;
  70. background: #3e414f;
  71. border-radius: 20rpx 20rpx 20rpx 20rpx;
  72. margin: 0 30rpx;
  73. }
  74. .equipmentControl .chart .chart-b.data-v-43eb3d7c {
  75. width: 690rpx;
  76. height: 476rpx;
  77. }
  78. .equipmentControl .chart-tow.data-v-43eb3d7c {
  79. width: 690rpx;
  80. height: 436rpx;
  81. background: #3e414f;
  82. border-radius: 20rpx 20rpx 20rpx 20rpx;
  83. margin: 0 30rpx;
  84. }
  85. .equipmentControl .chart-tow .chart-tow-b.data-v-43eb3d7c {
  86. width: 690rpx;
  87. height: 436rpx;
  88. }
  89. .equipmentControl .small-title-tow.data-v-43eb3d7c {
  90. width: 750rpx;
  91. height: 80rpx;
  92. background: #3e414f;
  93. display: flex;
  94. justify-content: space-between;
  95. align-items: center;
  96. padding: 0 20rpx 0 30rpx;
  97. box-sizing: border-box;
  98. margin-top: 2rpx;
  99. }
  100. .equipmentControl .small-title-tow .small-title-tow-l.data-v-43eb3d7c {
  101. flex: 1;
  102. font-weight: 400;
  103. font-size: 30rpx;
  104. color: #fff;
  105. line-height: 42rpx;
  106. overflow: hidden;
  107. text-overflow: ellipsis;
  108. white-space: nowrap;
  109. }
  110. .equipmentControl .small-title-tow .small-title-tow-r.data-v-43eb3d7c {
  111. width: 14rpx;
  112. height: 8rpx;
  113. }
  114. .equipmentControl .small-title-three.data-v-43eb3d7c {
  115. height: 50rpx;
  116. display: flex;
  117. justify-content: space-between;
  118. align-items: center;
  119. margin: 24rpx 30rpx;
  120. }
  121. .equipmentControl .small-title-three .small-title-l.data-v-43eb3d7c {
  122. font-weight: 400;
  123. font-size: 32rpx;
  124. color: #fff;
  125. line-height: 45rpx;
  126. }
  127. .equipmentControl .small-title-three .chart-tab-tow.data-v-43eb3d7c {
  128. width: 300rpx;
  129. height: 50rpx;
  130. border-radius: 25rpx;
  131. overflow: hidden;
  132. border: 1rpx solid #52545f;
  133. display: flex;
  134. justify-content: flex-start;
  135. }
  136. .equipmentControl .small-title-three .chart-tab-tow .chart-tab-li.data-v-43eb3d7c {
  137. width: 100rpx;
  138. font-weight: 400;
  139. font-size: 28rpx;
  140. color: #999;
  141. line-height: 50rpx;
  142. text-align: center;
  143. }
  144. .equipmentControl .small-title-three .chart-tab-tow .chart-tab-li.data-v-43eb3d7c:nth-of-type(1) {
  145. border-right: 1rpx solid #52545f;
  146. }
  147. .equipmentControl .small-title-three .chart-tab-tow .chart-tab-li.data-v-43eb3d7c:nth-of-type(2) {
  148. border-right: 1rpx solid #52545f;
  149. }
  150. .equipmentControl .small-title-three .chart-tab-tow .tab-A.data-v-43eb3d7c {
  151. color: #fff;
  152. background: #0183fa;
  153. }
  154. .equipmentControl .small-title-three .chart-tab-tow .tab-B.data-v-43eb3d7c {
  155. color: #999;
  156. background: none;
  157. }
  158. .equipmentControl .chart-three.data-v-43eb3d7c {
  159. width: 690rpx;
  160. height: 509rpx;
  161. background: #3e414f;
  162. border-radius: 20rpx 20rpx 0rpx 0rpx;
  163. margin: 34rpx 30rpx 0;
  164. overflow: hidden;
  165. }
  166. .equipmentControl .chart-three .chart-three-b.data-v-43eb3d7c {
  167. width: 690rpx;
  168. height: 394rpx;
  169. }
  170. .equipmentControl .chart-title.data-v-43eb3d7c {
  171. width: 689rpx;
  172. height: 80rpx;
  173. background: rgba(162,162,162,0.2);
  174. border-radius: 0rpx 0rpx 0rpx 0rpx;
  175. padding: 0 70rpx 0 38rpx;
  176. box-sizing: border-box;
  177. margin: 0 30rpx;
  178. display: flex;
  179. justify-content: space-between;
  180. }
  181. .equipmentControl .chart-title .chart-title-l.data-v-43eb3d7c {
  182. font-weight: 400;
  183. font-size: 30rpx;
  184. color: #fff;
  185. line-height: 80rpx;
  186. }
  187. .equipmentControl .chart-title .chart-title-r.data-v-43eb3d7c {
  188. font-weight: 400;
  189. font-size: 30rpx;
  190. color: #fff;
  191. line-height: 80rpx;
  192. }
  193. .equipmentControl .list.data-v-43eb3d7c {
  194. margin: 0 30rpx;
  195. padding: 0 30rpx;
  196. box-sizing: border-box;
  197. }
  198. .equipmentControl .list .list-title.data-v-43eb3d7c {
  199. height: 80rpx;
  200. display: flex;
  201. justify-content: space-between;
  202. border-bottom: 1rpx dashed rgba(216,216,216,0.2);
  203. padding: 0 38rpx 0 10rpx;
  204. box-sizing: border-box;
  205. }
  206. .equipmentControl .list .list-title .list-title-l.data-v-43eb3d7c {
  207. font-weight: 400;
  208. font-size: 28rpx;
  209. color: #fff;
  210. line-height: 80rpx;
  211. overflow: hidden;
  212. text-overflow: ellipsis;
  213. white-space: nowrap;
  214. }
  215. .equipmentControl .list .list-title .list-title-r.data-v-43eb3d7c {
  216. font-weight: 400;
  217. font-size: 28rpx;
  218. color: #0183fa;
  219. line-height: 80rpx;
  220. }
  221. .equipmentControl .list .list-li.data-v-43eb3d7c {
  222. min-height: 80rpx;
  223. display: flex;
  224. justify-content: space-between;
  225. padding: 0 38rpx 0 10rpx;
  226. box-sizing: border-box;
  227. font-weight: 400;
  228. font-size: 28rpx;
  229. color: #999;
  230. line-height: 40rpx;
  231. text-align: left;
  232. padding: 20rpx 0;
  233. box-sizing: border-box;
  234. }