index.wxss 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468
  1. @font-face {
  2. font-family: antdmini-icon;
  3. src: url('https://gw.alipayobjects.com/os/bmw-prod/578c472b-19a7-44ab-a92d-adc367ee2fe2.ttf?v=20210115') format('truetype');
  4. }
  5. .ant-icon {
  6. /* stylelint-disable font-family-no-missing-generic-family-keyword */
  7. font-family: antdmini-icon !important;
  8. font-style: normal;
  9. -webkit-font-smoothing: antialiased;
  10. line-height: 1;
  11. font-size: 16px;
  12. }
  13. .ant-icon-MinusOutline:before {
  14. content: '\e66f';
  15. }
  16. .ant-icon-AlipayCircleFill:before {
  17. content: '\e670';
  18. }
  19. .ant-icon-CheckCircleFill:before {
  20. content: '\e671';
  21. }
  22. .ant-icon-FireFill:before {
  23. content: '\e672';
  24. }
  25. .ant-icon-FaceRecognitionOutline:before {
  26. content: '\e673';
  27. }
  28. .ant-icon-StarFill:before {
  29. content: '\e674';
  30. }
  31. .ant-icon-EyeInvisibleFill:before {
  32. content: '\e675';
  33. }
  34. .ant-icon-SmileFill:before {
  35. content: '\e676';
  36. }
  37. .ant-icon-FrownFill:before {
  38. content: '\e677';
  39. }
  40. .ant-icon-BankcardOutline:before {
  41. content: '\e678';
  42. }
  43. .ant-icon-HeartOutline:before {
  44. content: '\e679';
  45. }
  46. .ant-icon-EyeFill:before {
  47. content: '\e67a';
  48. }
  49. .ant-icon-HeartFill:before {
  50. content: '\e67b';
  51. }
  52. .ant-icon-DownFill:before {
  53. content: '\e67c';
  54. }
  55. .ant-icon-CloseCircleFill:before {
  56. content: '\e67d';
  57. }
  58. .ant-icon-VideoOutline:before {
  59. content: '\e67e';
  60. }
  61. .ant-icon-CouponOutline:before {
  62. content: '\e67f';
  63. }
  64. .ant-icon-ReceiptOutline:before {
  65. content: '\e680';
  66. }
  67. .ant-icon-AntOutline:before {
  68. content: '\e681';
  69. }
  70. .ant-icon-UserCircleOutline:before {
  71. content: '\e682';
  72. }
  73. .ant-icon-PayCircleOutline:before {
  74. content: '\e683';
  75. }
  76. .ant-icon-BillOutline:before {
  77. content: '\e684';
  78. }
  79. .ant-icon-PlayOutline:before {
  80. content: '\e685';
  81. }
  82. .ant-icon-PayOutline:before {
  83. content: '\e686';
  84. }
  85. .ant-icon-MoreOutline:before {
  86. content: '\e687';
  87. }
  88. .ant-icon-ShrinkOutline:before {
  89. content: '\e688';
  90. }
  91. .ant-icon-ArrowsAltOutline:before {
  92. content: '\e689';
  93. }
  94. .ant-icon-StarOutline:before {
  95. content: '\e68a';
  96. }
  97. .ant-icon-CheckOutline:before {
  98. content: '\e68b';
  99. }
  100. .ant-icon-DeleteOutline:before {
  101. content: '\e68c';
  102. }
  103. .ant-icon-LinkOutline:before {
  104. content: '\e68d';
  105. }
  106. .ant-icon-InformationCircleOutline:before {
  107. content: '\e68e';
  108. }
  109. .ant-icon-GlobalOutline:before {
  110. content: '\e68f';
  111. }
  112. .ant-icon-InformationCircleFill:before {
  113. content: '\e690';
  114. }
  115. .ant-icon-ExclamationCircleFill:before {
  116. content: '\e691';
  117. }
  118. .ant-icon-CheckCircleOutline:before {
  119. content: '\e692';
  120. }
  121. .ant-icon-CloseCircleOutline:before {
  122. content: '\e693';
  123. }
  124. .ant-icon-SetOutline:before {
  125. content: '\e694';
  126. }
  127. .ant-icon-QuestionCircleFill:before {
  128. content: '\e695';
  129. }
  130. .ant-icon-QuestionCircleOutline:before {
  131. content: '\e696';
  132. }
  133. .ant-icon-UpCircleOutline:before {
  134. content: '\e697';
  135. }
  136. .ant-icon-FrownOutline:before {
  137. content: '\e698';
  138. }
  139. .ant-icon-DownCircleOutline:before {
  140. content: '\e699';
  141. }
  142. .ant-icon-ExclamationCircleOutline:before {
  143. content: '\e69a';
  144. }
  145. .ant-icon-MinusCircleOutline:before {
  146. content: '\e69b';
  147. }
  148. .ant-icon-RedoOutline:before {
  149. content: '\e69c';
  150. }
  151. .ant-icon-UndoOutline:before {
  152. content: '\e69d';
  153. }
  154. .ant-icon-EyeInvisibleOutline:before {
  155. content: '\e69e';
  156. }
  157. .ant-icon-ForbidFill:before {
  158. content: '\e69f';
  159. }
  160. .ant-icon-PicturesOutline:before {
  161. content: '\e6a0';
  162. }
  163. .ant-icon-PictureOutline:before {
  164. content: '\e6a1';
  165. }
  166. .ant-icon-PictureWrongOutline:before {
  167. content: '\e6a2';
  168. }
  169. .ant-icon-EyeOutline:before {
  170. content: '\e6a3';
  171. }
  172. .ant-icon-AddCircleOutline:before {
  173. content: '\e6a4';
  174. }
  175. .ant-icon-ClockCircleFill:before {
  176. content: '\e6a5';
  177. }
  178. .ant-icon-ClockCircleOutline:before {
  179. content: '\e6a6';
  180. }
  181. .ant-icon-BellMuteOutline:before {
  182. content: '\e6a7';
  183. }
  184. .ant-icon-KeyOutline:before {
  185. content: '\e6a8';
  186. }
  187. .ant-icon-BellOutline:before {
  188. content: '\e6a9';
  189. }
  190. .ant-icon-SearchOutline:before {
  191. content: '\e6aa';
  192. }
  193. .ant-icon-CollectMoneyOutline:before {
  194. content: '\e6ab';
  195. }
  196. .ant-icon-UnorderedListOutline:before {
  197. content: '\e6ac';
  198. }
  199. .ant-icon-AppstoreOutline:before {
  200. content: '\e6ad';
  201. }
  202. .ant-icon-ExclamationTriangleOutline:before {
  203. content: '\e6ae';
  204. }
  205. .ant-icon-AddOutline:before {
  206. content: '\e6af';
  207. }
  208. .ant-icon-ScanningOutline:before {
  209. content: '\e6b0';
  210. }
  211. .ant-icon-ScanCodeOutline:before {
  212. content: '\e6b1';
  213. }
  214. .ant-icon-ExclamationOutline:before {
  215. content: '\e6b2';
  216. }
  217. .ant-icon-CloseOutline:before {
  218. content: '\e6b3';
  219. }
  220. .ant-icon-ScanningFaceOutline:before {
  221. content: '\e6b4';
  222. }
  223. .ant-icon-LeftOutline:before {
  224. content: '\e6b5';
  225. }
  226. .ant-icon-DownOutline:before {
  227. content: '\e6b6';
  228. }
  229. .ant-icon-UpOutline:before {
  230. content: '\e6b7';
  231. }
  232. .ant-icon-RightOutline:before {
  233. content: '\e6b8';
  234. }
  235. .ant-icon-KoubeiOutline:before {
  236. content: '\e6b9';
  237. }
  238. .ant-icon-KoubeiFill:before {
  239. content: '\e6ba';
  240. }
  241. .ant-icon-AAOutline:before {
  242. content: '\e6bb';
  243. }
  244. .ant-icon-ArrowDownCircleOutline:before {
  245. content: '\e6bc';
  246. }
  247. .ant-icon-MovieOutline:before {
  248. content: '\e6bd';
  249. }
  250. .ant-icon-CompassOutline:before {
  251. content: '\e6be';
  252. }
  253. .ant-icon-LoopOutline:before {
  254. content: '\e6bf';
  255. }
  256. .ant-icon-TextOutline:before {
  257. content: '\e6c0';
  258. }
  259. .ant-icon-TagOutline:before {
  260. content: '\e6c1';
  261. }
  262. .ant-icon-FlagOutline:before {
  263. content: '\e6c2';
  264. }
  265. .ant-icon-EnvironmentOutline:before {
  266. content: '\e6c3';
  267. }
  268. .ant-icon-CalendarOutline:before {
  269. content: '\e6c4';
  270. }
  271. .ant-icon-LocationFill:before {
  272. content: '\e6c5';
  273. }
  274. .ant-icon-PhoneFill:before {
  275. content: '\e6c6';
  276. }
  277. .ant-icon-PhonebookOutline:before {
  278. content: '\e6c7';
  279. }
  280. .ant-icon-SmileOutline:before {
  281. content: '\e6c8';
  282. }
  283. .ant-icon-UserAddOutline:before {
  284. content: '\e6c9';
  285. }
  286. .ant-icon-FileWrongOutline:before {
  287. content: '\e6ca';
  288. }
  289. .ant-icon-SoundMuteFill:before {
  290. content: '\e6cb';
  291. }
  292. .ant-icon-SoundMuteOutline:before {
  293. content: '\e6cc';
  294. }
  295. .ant-icon-LockOutline:before {
  296. content: '\e6cd';
  297. }
  298. .ant-icon-UnlockOutline:before {
  299. content: '\e6ce';
  300. }
  301. .ant-icon-EditSOutline:before {
  302. content: '\e6cf';
  303. }
  304. .ant-icon-UploadOutline:before {
  305. content: '\e6d0';
  306. }
  307. .ant-icon-SoundOutline:before {
  308. content: '\e6d1';
  309. }
  310. .ant-icon-DownlandOutline:before {
  311. content: '\e6d2';
  312. }
  313. .ant-icon-SendOutline:before {
  314. content: '\e6d3';
  315. }
  316. .ant-icon-FillinOutline:before {
  317. content: '\e6d4';
  318. }
  319. .ant-icon-AudioMutedOutline:before {
  320. content: '\e6d5';
  321. }
  322. .ant-icon-AudioOutline:before {
  323. content: '\e6d6';
  324. }
  325. .ant-icon-UserOutline:before {
  326. content: '\e6d7';
  327. }
  328. .ant-icon-UserContactOutline:before {
  329. content: '\e6d8';
  330. }
  331. .ant-icon-TeamOutline:before {
  332. content: '\e6d9';
  333. }
  334. .ant-icon-UserSetOutline:before {
  335. content: '\e6da';
  336. }
  337. .ant-icon-FileOutline:before {
  338. content: '\e6db';
  339. }
  340. .ant-icon-MailOutline:before {
  341. content: '\e6dc';
  342. }
  343. .ant-icon-TruckOutline:before {
  344. content: '\e6dd';
  345. }
  346. .ant-icon-MailOpenOutline:before {
  347. content: '\e6de';
  348. }
  349. .ant-icon-ChatCheckOutline:before {
  350. content: '\e6df';
  351. }
  352. .ant-icon-ChatAddOutline:before {
  353. content: '\e6e0';
  354. }
  355. .ant-icon-ChatWrongOutline:before {
  356. content: '\e6e1';
  357. }
  358. .ant-icon-PhonebookFill:before {
  359. content: '\e6e2';
  360. }
  361. .ant-icon-AddressBookFill:before {
  362. content: '\e6e3';
  363. }
  364. .ant-icon-CalculatorOutline:before {
  365. content: '\e6e4';
  366. }
  367. .ant-icon-PieOutline:before {
  368. content: '\e6e5';
  369. }
  370. .ant-icon-HandPayCircleOutline:before {
  371. content: '\e6e6';
  372. }
  373. .ant-icon-GiftOutline:before {
  374. content: '\e6e7';
  375. }
  376. .ant-icon-TransportQRcodeOutline:before {
  377. content: '\e6e8';
  378. }
  379. .ant-icon-FolderOutline:before {
  380. content: '\e6e9';
  381. }
  382. .ant-icon-AlipaySquareFill:before {
  383. content: '\e6ea';
  384. }
  385. .ant-icon-TravelOutline:before {
  386. content: '\e6eb';
  387. }
  388. .ant-icon-AppOutline:before {
  389. content: '\e6ec';
  390. }
  391. .ant-icon-HistogramOutline:before {
  392. content: '\e6ed';
  393. }
  394. .ant-icon-MailFill:before {
  395. content: '\e6ee';
  396. }
  397. .ant-icon-CameraOutline:before {
  398. content: '\e6ef';
  399. }
  400. .ant-icon-EditFill:before {
  401. content: '\e6f0';
  402. }
  403. .ant-icon-SystemQRcodeOutline:before {
  404. content: '\e6f1';
  405. }
  406. .ant-icon-LockFill:before {
  407. content: '\e6f2';
  408. }
  409. .ant-icon-AudioFill:before {
  410. content: '\e6f3';
  411. }
  412. .ant-icon-TeamFill:before {
  413. content: '\e6f4';
  414. }
  415. .ant-icon-FilterOutline:before {
  416. content: '\e6f5';
  417. }
  418. .ant-icon-EditSFill:before {
  419. content: '\e6f6';
  420. }
  421. .ant-icon-LikeOutline:before {
  422. content: '\e6f7';
  423. }
  424. .ant-icon-TextDeletionOutline:before {
  425. content: '\e6f8';
  426. }
  427. .ant-icon-StopOutline:before {
  428. content: '\e6f9';
  429. }
  430. .ant-icon-FingerdownOutline:before {
  431. content: '\e6fa';
  432. }
  433. .ant-icon-MessageFill:before {
  434. content: '\e6fb';
  435. }
  436. .ant-icon-LocationOutline:before {
  437. content: '\e6fc';
  438. }
  439. .ant-icon-ContentOutline:before {
  440. content: '\e6fd';
  441. }
  442. .ant-icon-ExclamationShieldFill:before {
  443. content: '\e6fe';
  444. }
  445. .ant-icon-ReceivePaymentOutline:before {
  446. content: '\e6ff';
  447. }
  448. .ant-icon-ExclamationShieldOutline:before {
  449. content: '\e700';
  450. }
  451. .ant-icon-AddSquareOutline:before {
  452. content: '\e701';
  453. }
  454. .ant-icon-CloseShieldOutline:before {
  455. content: '\e702';
  456. }
  457. .ant-icon-CheckShieldOutline:before {
  458. content: '\e703';
  459. }
  460. .ant-icon-CheckShieldFill:before {
  461. content: '\e704';
  462. }
  463. .ant-icon-ShopbagOutline:before {
  464. content: '\e705';
  465. }
  466. .ant-icon-MessageOutline:before {
  467. content: '\e706';
  468. }