index.less 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. body * {
  2. box-sizing: border-box;
  3. flex-shrink: 0;
  4. }
  5. body {
  6. font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
  7. Arial, PingFang SC-Light, Microsoft YaHei;
  8. }
  9. button {
  10. margin: 0;
  11. padding: 0;
  12. border: 1px solid transparent;
  13. outline: none;
  14. background-color: transparent;
  15. }
  16. button:active {
  17. opacity: 0.6;
  18. }
  19. .flex-col {
  20. display: flex;
  21. flex-direction: column;
  22. }
  23. .flex-row {
  24. display: flex;
  25. flex-direction: row;
  26. }
  27. .justify-start {
  28. display: flex;
  29. justify-content: flex-start;
  30. }
  31. .justify-center {
  32. display: flex;
  33. justify-content: center;
  34. }
  35. .justify-end {
  36. display: flex;
  37. justify-content: flex-end;
  38. }
  39. .justify-evenly {
  40. display: flex;
  41. justify-content: space-evenly;
  42. }
  43. .justify-around {
  44. display: flex;
  45. justify-content: space-around;
  46. }
  47. .justify-between {
  48. display: flex;
  49. justify-content: space-between;
  50. }
  51. .align-start {
  52. display: flex;
  53. align-items: flex-start;
  54. }
  55. .align-center {
  56. display: flex;
  57. align-items: center;
  58. }
  59. .align-end {
  60. display: flex;
  61. align-items: flex-end;
  62. }
  63. .group5 {
  64. width: 39px;
  65. height: 16px;
  66. margin-right: 50px;
  67. .icon2 {
  68. width: 18px;
  69. height: 18px;
  70. margin-right: 5px;
  71. }
  72. .TextGroup2 {
  73. height: 16px;
  74. width: 22px;
  75. .txt3 {
  76. width: 22px;
  77. height: 16px;
  78. overflow-wrap: break-word;
  79. color: rgba(64, 77, 116, 1);
  80. font-size: 14px;
  81. font-family: PingFangSC-Semibold;
  82. text-align: center;
  83. white-space: nowrap;
  84. line-height: 16px;
  85. display: block;
  86. }
  87. }
  88. }
  89. .robotRanking {
  90. background-color: #fff;
  91. position: relative;
  92. width: 100%;
  93. padding-bottom: 60px;
  94. overflow: hidden;
  95. overflow-y: auto;
  96. .box1 {
  97. height: 100%;
  98. width: 100%;
  99. .van-tabs__line {
  100. background-color: #4d6add !important;
  101. }
  102. .van-tab--active .van-tab__text--ellipsis {
  103. color: #4d6add;
  104. }
  105. .box2 {
  106. height: 64px;
  107. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnged210ff8540d1e20d828b0758e650612a9ea018b41f720bede87fea0f933d8d8) 100% no-repeat;
  108. width: 100%;
  109. .layer1 {
  110. width: 364px;
  111. height: 20px;
  112. margin: 1px 0 0 7px;
  113. .group1 {
  114. width: 34px;
  115. height: 6px;
  116. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnga64b2ae35561e96115c75cc6dfc235eedb108ecf95df957be1ef364417a9806e) 100% no-repeat;
  117. margin-top: 7px;
  118. }
  119. .word1 {
  120. width: 38px;
  121. height: 17px;
  122. overflow-wrap: break-word;
  123. color: rgba(81, 84, 106, 1);
  124. font-size: 12px;
  125. font-family: PingFangSC-Semibold;
  126. text-align: right;
  127. white-space: nowrap;
  128. line-height: 17px;
  129. margin-left: 21px;
  130. display: block;
  131. }
  132. .group2 {
  133. width: 30px;
  134. height: 17px;
  135. overflow-wrap: break-word;
  136. font-size: 0;
  137. font-family: PingFangSC-Semibold;
  138. text-align: right;
  139. white-space: nowrap;
  140. line-height: 17px;
  141. margin: 3px 0 0 73px;
  142. .info1 {
  143. width: 30px;
  144. height: 17px;
  145. overflow-wrap: break-word;
  146. color: rgba(81, 84, 106, 1);
  147. font-size: 12px;
  148. font-family: PingFangSC-Semibold;
  149. text-align: left;
  150. white-space: nowrap;
  151. line-height: 17px;
  152. }
  153. .word2 {
  154. width: 30px;
  155. height: 17px;
  156. overflow-wrap: break-word;
  157. color: rgba(81, 84, 106, 1);
  158. font-size: 12px;
  159. font-family: PingFangSC-Medium;
  160. text-align: left;
  161. white-space: nowrap;
  162. line-height: 17px;
  163. }
  164. }
  165. .group3 {
  166. width: 26px;
  167. height: 10px;
  168. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng2e68dee6e62554db0f6ac40572f41b7be9cc24d35fc06b24c556fed2b7b18626) 100% no-repeat;
  169. margin: 5px 0 0 142px;
  170. }
  171. }
  172. .layer2 {
  173. width: 218px;
  174. height: 22px;
  175. margin: 9px 0 12px 10px;
  176. .label1 {
  177. width: 10px;
  178. height: 18px;
  179. margin-top: 4px;
  180. }
  181. .txt1 {
  182. width: 80px;
  183. height: 22px;
  184. overflow-wrap: break-word;
  185. color: rgba(64, 77, 116, 1);
  186. font-size: 16px;
  187. font-family: PingFangSC-Medium;
  188. text-align: center;
  189. white-space: nowrap;
  190. line-height: 22px;
  191. display: block;
  192. }
  193. }
  194. }
  195. .box3 {
  196. background-color: rgba(255, 255, 255, 1);
  197. height: 100%;
  198. margin-top: 1px;
  199. width: 100%;
  200. .main1 {
  201. width: 100%;
  202. height: 100%;
  203. .groove {
  204. height: 10px;
  205. width: 100%;
  206. background-color: #f5f5f5;
  207. }
  208. .mod1 {
  209. background-color: rgba(255, 255, 255, 1);
  210. height: 54px;
  211. width: 100%;
  212. .block1 {
  213. width: 100%;
  214. height: 33px;
  215. margin-top: 21px;
  216. .section1 {
  217. width: 100%;
  218. height: 17px;
  219. padding-left: 15px;
  220. padding-right: 15px;
  221. .ImageText1 {
  222. height: 16px;
  223. margin-top: 1px;
  224. width: 135px;
  225. .group4 {
  226. width: 135px;
  227. height: 16px;
  228. .layer3 {
  229. width: 16px;
  230. height: 16px;
  231. background: url("../../assets/home/titleIcon.png") top center no-repeat;
  232. background-size: 100%;
  233. }
  234. .TextGroup1 {
  235. height: 14px;
  236. margin-top: 2px;
  237. width: 113px;
  238. .word3 {
  239. width: 113px;
  240. height: 14px;
  241. overflow-wrap: break-word;
  242. color: rgba(64, 77, 116, 1);
  243. font-size: 15px;
  244. font-family: PingFangSC-Semibold;
  245. text-align: left;
  246. white-space: nowrap;
  247. line-height: 15px;
  248. display: block;
  249. }
  250. }
  251. }
  252. }
  253. .ImageText2 {
  254. height: 16px;
  255. width: 39px;
  256. .group5 {
  257. width: 39px;
  258. height: 16px;
  259. .icon1 {
  260. width: 14px;
  261. height: 14px;
  262. margin-top: 1px;
  263. }
  264. .TextGroup2 {
  265. height: 16px;
  266. width: 22px;
  267. .word4 {
  268. width: 22px;
  269. height: 16px;
  270. overflow-wrap: break-word;
  271. color: rgba(64, 77, 116, 1);
  272. font-size: 11px;
  273. text-align: center;
  274. white-space: nowrap;
  275. line-height: 16px;
  276. display: block;
  277. }
  278. }
  279. }
  280. }
  281. }
  282. .img1 {
  283. width: 100%;
  284. height: 2px;
  285. margin-top: 14px;
  286. }
  287. }
  288. }
  289. .robotLabelName {
  290. width: 25%;
  291. }
  292. .mod3 {
  293. background-color: rgba(255, 255, 255, 1);
  294. z-index: 24;
  295. height: 350px;
  296. width: 100%;
  297. position: relative;
  298. }
  299. .mod5 {
  300. background-color: rgba(255, 255, 255, 1);
  301. z-index: 84;
  302. height: 350px;
  303. width: 100%;
  304. position: relative;
  305. }
  306. .mod9 {
  307. background-color: rgba(255, 255, 255, 1);
  308. z-index: 156;
  309. height: 350px;
  310. width: 100%;
  311. position: relative;
  312. }
  313. .mod11 {
  314. background-color: rgba(255, 255, 255, 1);
  315. z-index: 217;
  316. height: 350px;
  317. width: 100%;
  318. position: relative;
  319. }
  320. }
  321. }
  322. }
  323. .van-field__label {
  324. width: auto;
  325. }
  326. .van-field__control {
  327. width: 70%;
  328. }
  329. .van-field__body {
  330. width: 100%;
  331. }
  332. .van-calendar__day--start-end {
  333. background-color: #4d6add;
  334. }
  335. .van-calendar__selected-day {
  336. background-color: #4d6add;
  337. }
  338. .van-calendar__day--start {
  339. background-color: #4d6add;
  340. }
  341. .van-calendar__day--middle {
  342. color: #4d6add;
  343. }
  344. .van-calendar__day--end {
  345. background-color: #4d6add;
  346. }
  347. .van-calendar__confirm {
  348. border-color: #4d6add;
  349. background-color: #4d6add;
  350. }
  351. }