charging.wxss 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. /* pages/charging/charging.wxss */
  2. page {
  3. background-color: #fff;
  4. height: 100%;
  5. overflow-y: hidden;
  6. }
  7. .map_text {
  8. position: relative;
  9. /* height: calc(100% - 190rpx); */
  10. background: #fff;
  11. padding: 0 30rpx;
  12. margin: 0;
  13. box-shadow: 0rpx 6rpx 6rpx #f5f5f5 inset;
  14. }
  15. .charging_text_title {
  16. height: 105rpx;
  17. width: 100%;
  18. display: flex;
  19. }
  20. .charging_text_title1 {
  21. width: 100%;
  22. text-overflow: ellipsis;
  23. white-space: nowrap;
  24. overflow: hidden;
  25. }
  26. .chargeover {
  27. width: 634rpx;
  28. height: 485rpx;
  29. padding: 40rpx 28rpx 10rpx 28rpx;
  30. position: relative;
  31. flex-shrink: 0;
  32. overflow: hidden;
  33. }
  34. .chargeover .over {
  35. width: 634rpx;
  36. height: 485rpx;
  37. position: absolute;
  38. top: 0;
  39. left: 0;
  40. margin: 40rpx 28rpx 10rpx 28rpx;
  41. }
  42. .chargeover_text_view {
  43. width: 200rpx;
  44. height: 200rpx;
  45. position: absolute;
  46. left: 100rpx;
  47. top: 100rpx;
  48. vertical-align: middle;
  49. text-align: center;
  50. }
  51. text {
  52. margin: 0 0 10rpx 0;
  53. display: block;
  54. font-size: 24rpx;
  55. font-family: 'Lucida Sans',
  56. 'Lucida Sans Regular',
  57. 'Lucida Grande',
  58. 'Lucida Sans Unicode',
  59. Geneva,
  60. Verdana,
  61. sans-serif;
  62. color: #333333;
  63. text-overflow: ellipsis;
  64. white-space: nowrap;
  65. overflow: hidden;
  66. line-height: 24rpx;
  67. height: 24rpx;
  68. min-height: 24rpx;
  69. }
  70. text.bold {
  71. font-weight: bold;
  72. line-height: 50rpx;
  73. height: 50rpx;
  74. min-height: 50rpx;
  75. margin: 20rpx 0 0 0;
  76. display: block;
  77. font-size: 32rpx;
  78. }
  79. text.inline {
  80. display: inline-block;
  81. color: #959595;
  82. margin: 0rpx 0rpx 80rpx 0rpx;
  83. line-height: 48rpx;
  84. height: 48rpx;
  85. min-height: 48rpx;
  86. }
  87. .adress_df {
  88. padding-top: 20rpx;
  89. padding-bottom: 20rpx;
  90. margin: 0;
  91. color: #666666;
  92. }
  93. .h1 {
  94. margin: 0rpx 0rpx 30rpx 0rpx;
  95. font-size: 22rpx;
  96. line-height: 42rpx;
  97. height: 42rpx;
  98. min-height: 42rpx;
  99. color: #9a9a9a;
  100. }
  101. .charg_button {
  102. font-size: 32rpx;
  103. margin: 50rpx 65rpx;
  104. height: 90rpx;
  105. font-family: 'Lucida Sans',
  106. 'Lucida Sans Regular',
  107. 'Lucida Grande',
  108. 'Lucida Sans Unicode',
  109. Geneva,
  110. Verdana,
  111. sans-serif;
  112. color: #ffffff;
  113. text-overflow: ellipsis;
  114. white-space: nowrap;
  115. background-color: #1d9bf7;
  116. border-radius: 45rpx;
  117. box-shadow: 0rpx 16rpx 0rpx #edf5fd;
  118. border: none;
  119. }
  120. .charg_button.button-hover {
  121. background-color: #1d9cf7b9;
  122. color: #ffffff;
  123. }
  124. .charg_button_disable {
  125. height: 90rpx;
  126. font-size: 32rpx;
  127. margin: 50rpx 65rpx;
  128. font-family: 'Lucida Sans',
  129. 'Lucida Sans Regular',
  130. 'Lucida Grande',
  131. 'Lucida Sans Unicode',
  132. Geneva,
  133. Verdana,
  134. sans-serif;
  135. text-overflow: ellipsis;
  136. white-space: nowrap;
  137. color: #fff;
  138. border-radius: 45rpx;
  139. background-color: #1d9bf7;
  140. box-shadow: 0rpx 16rpx 0rpx #edf5fd;
  141. border: none;
  142. }
  143. .text1 {
  144. margin: 0rpx 0rpx 10rpx 0rpx;
  145. color: #03a9dc;
  146. font-size: 22rpx;
  147. }
  148. .text2 {
  149. margin: 0rpx 0rpx 20rpx 0rpx;
  150. font-size: 32rpx;
  151. line-height: 32rpx;
  152. height: 32rpx;
  153. min-height: 32rpx;
  154. color: #696969;
  155. }
  156. .text3 {
  157. /* margin: 0rpx 0rpx 50rpx 0rpx; */
  158. font-size: 30rpx;
  159. line-height: 38rpx;
  160. height: 38rpx;
  161. min-height: 38rpx;
  162. color: #03a9dc;
  163. font-weight: bold;
  164. }
  165. .text_context {
  166. text-align: center;
  167. }
  168. /* .progress_canvas {
  169. width: 350rpx;
  170. height: 350rpx;
  171. } */
  172. .context{
  173. background: #fff;
  174. /* margin-top: 60rpx; */
  175. height: 168rpx;
  176. width: 100%;
  177. text-align: center;
  178. min-height: 168rpx;
  179. font-family: 'Lucida Sans',
  180. 'Lucida Sans Regular',
  181. 'Lucida Grande',
  182. 'Lucida Sans Unicode',
  183. Geneva,
  184. Verdana,
  185. sans-serif;
  186. font-size: 24rpx;
  187. color: #434343;
  188. /* margin-top:60rpx; */
  189. /* margin: 0 0 50rpx 0; */
  190. }
  191. .context_view {
  192. width: 25%;
  193. /* width: 30%; */
  194. height: 168rpx;
  195. display: inline-block;
  196. }
  197. .context_view1 {
  198. width: 50%;
  199. /* width: 30%; */
  200. height: 178rpx;
  201. display: inline-block;
  202. }
  203. .context_view.active{
  204. background-color: #fafafa;
  205. }
  206. .context_view image,.context_view1 image {
  207. margin: 0;
  208. width: 92rpx;
  209. height: 92rpx;
  210. flex-shrink: 0;
  211. overflow: hidden;
  212. }
  213. .context text {
  214. display: block;
  215. font-size: 24rpx;
  216. text-overflow: ellipsis;
  217. white-space: nowrap;
  218. overflow: hidden;
  219. line-height: 32rpx;
  220. height: 24rpx;
  221. min-height: 32rpx;
  222. margin: 0;
  223. }
  224. .desc_text{
  225. width: 100%;
  226. text-align: center;
  227. font-size: 22rpx;
  228. color:#f06c6c;
  229. }
  230. .e_warn{
  231. display: flex;
  232. flex-direction: row;
  233. height: 50rpx;
  234. width: 210rpx;
  235. margin: 0 auto;
  236. margin-top: 50rpx;
  237. border: 2rpx solid #F06C75;
  238. border-radius: 30rpx;
  239. overflow: hidden;
  240. padding: 0 10rpx;
  241. }
  242. .e_warn image{
  243. width: 40rpx;
  244. height: 40rpx;
  245. margin: 8rpx;
  246. }
  247. .e_warn text{
  248. color: #F06C75;
  249. height: 60rpx;
  250. font-size: 24rpx;
  251. line-height: 55rpx;
  252. width: 150rpx;
  253. }
  254. page{
  255. overflow: auto;
  256. }