resourceReservation.wxss 5.5 KB

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