linkmore-design 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (271) hide show
  1. package/dist/index.umd.css +1096 -1091
  2. package/dist/index.umd.js +53471 -53569
  3. package/dist/index.umd.min.css +1 -1
  4. package/dist/index.umd.min.js +8 -12
  5. package/es/Button/index.d.ts +3 -0
  6. package/es/Button/index.js +41 -0
  7. package/es/Button/style/index.d.ts +1 -0
  8. package/es/Button/style/index.js +1 -0
  9. package/es/Button/style/style.css +97 -0
  10. package/es/ButtonTags/ButtonTags.js +1 -1
  11. package/es/ButtonTags/index.js +1 -1
  12. package/es/ButtonTags/style/style.css +58 -60
  13. package/es/Checkbox/index.js +47 -0
  14. package/es/Checkbox/style/index.js +3 -0
  15. package/es/Checkbox/style/style.css +119 -0
  16. package/es/CkFilter/baseFilter/filterMenu.js +5 -7
  17. package/es/CkFilter/baseFilter/index.js +7 -9
  18. package/es/CkFilter/baseFilter/moreFilters.js +5 -7
  19. package/es/CkFilter/complexFilter/drawer.js +9 -23
  20. package/es/CkFilter/complexFilter/index.js +4 -4
  21. package/es/CkFilter/components/filterTypes.js +30 -33
  22. package/es/CkFilter/components/modal.js +21 -33
  23. package/es/CkFilter/context.js +1 -1
  24. package/es/CkFilter/customFilter/drawer.js +13 -32
  25. package/es/CkFilter/customFilter/index.js +6 -10
  26. package/es/CkFilter/customFilter/radioGroup.js +6 -8
  27. package/es/CkFilter/filter.js +8 -8
  28. package/es/CkFilter/index.js +1 -1
  29. package/es/CkFilter/style/style.css +61 -69
  30. package/es/CkFilter/utils.js +3 -3
  31. package/es/CustomerService/components/question.js +2 -2
  32. package/es/CustomerService/index.js +2 -2
  33. package/es/CustomerService/style/style.css +58 -60
  34. package/es/Drawer/index.d.ts +10 -0
  35. package/es/Drawer/index.js +42 -0
  36. package/es/Drawer/style/index.css +496 -0
  37. package/es/Drawer/style/index.d.ts +1 -0
  38. package/es/Drawer/style/index.js +1 -0
  39. package/es/Dropdown/index.d.ts +11 -0
  40. package/es/Dropdown/index.js +45 -0
  41. package/es/Dropdown/style/index.css +537 -0
  42. package/es/Dropdown/style/index.d.ts +1 -0
  43. package/es/Dropdown/style/index.js +1 -0
  44. package/es/EditTable/EditTable.js +11 -16
  45. package/es/EditTable/index.js +1 -1
  46. package/es/EditTable/style/style.css +58 -60
  47. package/es/EnlargeImg/index.js +2 -2
  48. package/es/Filter/Popover.js +2 -2
  49. package/es/Filter/baseFilter/Popover.js +2 -2
  50. package/es/Filter/baseFilter/ToggleFilter.js +2 -2
  51. package/es/Filter/baseFilter/index.js +2 -2
  52. package/es/Filter/complex/ComplexFilter.js +2 -2
  53. package/es/Filter/complex/ComplexItem.js +2 -2
  54. package/es/Filter/components/Checkbox.js +2 -2
  55. package/es/Filter/components/Date.js +2 -2
  56. package/es/Filter/components/Input.js +2 -2
  57. package/es/Filter/components/Select.js +2 -2
  58. package/es/Filter/components/Tree.js +2 -2
  59. package/es/Filter/components/header.js +1 -1
  60. package/es/Filter/components/index.js +1 -1
  61. package/es/Filter/context.js +1 -1
  62. package/es/Filter/edit/editFilter.js +2 -2
  63. package/es/Filter/index.js +2 -2
  64. package/es/Filter/popContext.js +1 -1
  65. package/es/Filter/remember.js +2 -2
  66. package/es/Filter/style/style.css +58 -60
  67. package/es/Icon/index.js +1 -1
  68. package/es/InputNumber/index.d.ts +11 -0
  69. package/es/InputNumber/index.js +43 -0
  70. package/es/InputNumber/style/index.css +526 -0
  71. package/es/InputNumber/style/index.d.ts +1 -0
  72. package/es/InputNumber/style/index.js +1 -0
  73. package/es/LMModal/index.d.ts +12 -0
  74. package/es/LMModal/index.js +90 -0
  75. package/es/LMModal/style/index.css +517 -0
  76. package/es/LMModal/style/index.d.ts +1 -0
  77. package/es/LMModal/style/index.js +1 -0
  78. package/es/LeftTable/index.js +2 -2
  79. package/es/LeftTable/style/style.css +58 -60
  80. package/es/LoadingPage/index.js +1 -1
  81. package/es/Modal/add.js +1 -1
  82. package/es/Modal/confirm.js +1 -1
  83. package/es/Modal/edit.js +1 -1
  84. package/es/Modal/exportModal.js +2 -2
  85. package/es/Modal/index.js +3 -3
  86. package/es/Pagination/index.d.ts +7 -0
  87. package/es/Pagination/index.js +32 -0
  88. package/es/Pagination/style/index.css +516 -0
  89. package/es/Pagination/style/index.d.ts +1 -0
  90. package/es/Pagination/style/index.js +1 -0
  91. package/es/PopTable/BseTable.js +2 -2
  92. package/es/PopTable/index.js +2 -2
  93. package/es/PopTable/style/style.css +58 -60
  94. package/es/ProTable/ImgList/body.js +2 -2
  95. package/es/ProTable/ImgList/cardCell.js +2 -2
  96. package/es/ProTable/ImgList/empty.js +1 -1
  97. package/es/ProTable/ImgList/footer.js +2 -2
  98. package/es/ProTable/ImgList/imgCell.js +2 -2
  99. package/es/ProTable/ImgList/imgTable.js +2 -2
  100. package/es/ProTable/ImgList/index.js +1 -1
  101. package/es/ProTable/Table.js +2 -2
  102. package/es/ProTable/VList.js +2 -2
  103. package/es/ProTable/index.js +5 -2
  104. package/es/ProTable/style/style.css +62 -63
  105. package/es/Radio/index.js +47 -0
  106. package/es/Radio/style/index.js +3 -0
  107. package/es/Radio/style/style.css +113 -0
  108. package/es/Select/index.d.ts +18 -0
  109. package/es/Select/index.js +40 -0
  110. package/es/Select/style/index.css +504 -0
  111. package/es/Select/style/index.d.ts +1 -0
  112. package/es/Select/style/index.js +1 -0
  113. package/es/Space/index.d.ts +4 -0
  114. package/es/Space/index.js +3 -0
  115. package/es/Space/style/index.css +492 -0
  116. package/es/Space/style/index.d.ts +1 -0
  117. package/es/Space/style/index.js +1 -0
  118. package/es/TabBar/index.d.ts +12 -0
  119. package/es/TabBar/index.js +33 -0
  120. package/es/TabBar/style/index.d.ts +1 -0
  121. package/es/TabBar/style/index.js +1 -0
  122. package/es/TabBar/style/style.css +87 -0
  123. package/es/TableRender/index.js +1 -1
  124. package/es/TableRender/state.js +1 -1
  125. package/es/UploadOss/index.js +1 -1
  126. package/es/UploadOss/uploadBtn.js +2 -2
  127. package/es/UploadOss/uploadImg.js +2 -2
  128. package/es/VirtualList/index.js +1 -1
  129. package/es/index.js +86 -6
  130. package/es/input/index.js +54 -0
  131. package/es/input/style/index.js +3 -0
  132. package/es/input/style/style.css +677 -0
  133. package/es/services/newRequest.js +1 -1
  134. package/es/styles/globalClass.css +3 -3
  135. package/es/styles/icon.css +1 -1
  136. package/es/styles/main.css +58 -60
  137. package/es/styles/resetAntd.css +3 -7
  138. package/lib/Button/index.d.ts +3 -0
  139. package/lib/Button/index.js +54 -0
  140. package/lib/Button/style/index.d.ts +1 -0
  141. package/lib/Button/style/index.js +3 -0
  142. package/lib/Button/style/style.css +97 -0
  143. package/lib/ButtonTags/ButtonTags.js +1 -1
  144. package/lib/ButtonTags/index.js +1 -1
  145. package/lib/ButtonTags/style/style.css +58 -60
  146. package/lib/Checkbox/index.js +47 -0
  147. package/lib/Checkbox/style/index.js +3 -0
  148. package/lib/Checkbox/style/style.css +119 -0
  149. package/lib/CkFilter/baseFilter/filterMenu.js +5 -7
  150. package/lib/CkFilter/baseFilter/index.js +7 -9
  151. package/lib/CkFilter/baseFilter/moreFilters.js +5 -7
  152. package/lib/CkFilter/complexFilter/drawer.js +9 -23
  153. package/lib/CkFilter/complexFilter/index.js +4 -4
  154. package/lib/CkFilter/components/filterTypes.js +30 -33
  155. package/lib/CkFilter/components/modal.js +21 -33
  156. package/lib/CkFilter/context.js +1 -1
  157. package/lib/CkFilter/customFilter/drawer.js +13 -32
  158. package/lib/CkFilter/customFilter/index.js +6 -10
  159. package/lib/CkFilter/customFilter/radioGroup.js +6 -8
  160. package/lib/CkFilter/filter.js +8 -8
  161. package/lib/CkFilter/index.js +1 -1
  162. package/lib/CkFilter/style/style.css +61 -69
  163. package/lib/CkFilter/utils.js +3 -3
  164. package/lib/CustomerService/components/question.js +2 -2
  165. package/lib/CustomerService/index.js +2 -2
  166. package/lib/CustomerService/style/style.css +58 -60
  167. package/lib/Drawer/index.d.ts +10 -0
  168. package/lib/Drawer/index.js +55 -0
  169. package/lib/Drawer/style/index.css +496 -0
  170. package/lib/Drawer/style/index.d.ts +1 -0
  171. package/lib/Drawer/style/index.js +3 -0
  172. package/lib/Dropdown/index.d.ts +11 -0
  173. package/lib/Dropdown/index.js +58 -0
  174. package/lib/Dropdown/style/index.css +537 -0
  175. package/lib/Dropdown/style/index.d.ts +1 -0
  176. package/lib/Dropdown/style/index.js +3 -0
  177. package/lib/EditTable/EditTable.js +11 -16
  178. package/lib/EditTable/index.js +1 -1
  179. package/lib/EditTable/style/style.css +58 -60
  180. package/lib/EnlargeImg/index.js +2 -2
  181. package/lib/Filter/Popover.js +2 -2
  182. package/lib/Filter/baseFilter/Popover.js +2 -2
  183. package/lib/Filter/baseFilter/ToggleFilter.js +2 -2
  184. package/lib/Filter/baseFilter/index.js +2 -2
  185. package/lib/Filter/complex/ComplexFilter.js +2 -2
  186. package/lib/Filter/complex/ComplexItem.js +2 -2
  187. package/lib/Filter/components/Checkbox.js +2 -2
  188. package/lib/Filter/components/Date.js +2 -2
  189. package/lib/Filter/components/Input.js +2 -2
  190. package/lib/Filter/components/Select.js +2 -2
  191. package/lib/Filter/components/Tree.js +2 -2
  192. package/lib/Filter/components/header.js +1 -1
  193. package/lib/Filter/components/index.js +1 -1
  194. package/lib/Filter/context.js +1 -1
  195. package/lib/Filter/edit/editFilter.js +2 -2
  196. package/lib/Filter/index.js +2 -2
  197. package/lib/Filter/popContext.js +1 -1
  198. package/lib/Filter/remember.js +2 -2
  199. package/lib/Filter/style/style.css +58 -60
  200. package/lib/Icon/index.js +1 -1
  201. package/lib/InputNumber/index.d.ts +11 -0
  202. package/lib/InputNumber/index.js +56 -0
  203. package/lib/InputNumber/style/index.css +526 -0
  204. package/lib/InputNumber/style/index.d.ts +1 -0
  205. package/lib/InputNumber/style/index.js +3 -0
  206. package/lib/LMModal/index.d.ts +12 -0
  207. package/lib/LMModal/index.js +104 -0
  208. package/lib/LMModal/style/index.css +517 -0
  209. package/lib/LMModal/style/index.d.ts +1 -0
  210. package/lib/LMModal/style/index.js +3 -0
  211. package/lib/LeftTable/index.js +2 -2
  212. package/lib/LeftTable/style/style.css +58 -60
  213. package/lib/LoadingPage/index.js +1 -1
  214. package/lib/Modal/add.js +1 -1
  215. package/lib/Modal/confirm.js +1 -1
  216. package/lib/Modal/edit.js +1 -1
  217. package/lib/Modal/exportModal.js +2 -2
  218. package/lib/Modal/index.js +3 -3
  219. package/lib/Pagination/index.d.ts +7 -0
  220. package/lib/Pagination/index.js +45 -0
  221. package/lib/Pagination/style/index.css +516 -0
  222. package/lib/Pagination/style/index.d.ts +1 -0
  223. package/lib/Pagination/style/index.js +3 -0
  224. package/lib/PopTable/BseTable.js +2 -2
  225. package/lib/PopTable/index.js +2 -2
  226. package/lib/PopTable/style/style.css +58 -60
  227. package/lib/ProTable/ImgList/body.js +2 -2
  228. package/lib/ProTable/ImgList/cardCell.js +2 -2
  229. package/lib/ProTable/ImgList/empty.js +1 -1
  230. package/lib/ProTable/ImgList/footer.js +2 -2
  231. package/lib/ProTable/ImgList/imgCell.js +2 -2
  232. package/lib/ProTable/ImgList/imgTable.js +2 -2
  233. package/lib/ProTable/ImgList/index.js +1 -1
  234. package/lib/ProTable/Table.js +2 -2
  235. package/lib/ProTable/VList.js +2 -2
  236. package/lib/ProTable/index.js +5 -2
  237. package/lib/ProTable/style/style.css +62 -63
  238. package/lib/Radio/index.js +47 -0
  239. package/lib/Radio/style/index.js +3 -0
  240. package/lib/Radio/style/style.css +113 -0
  241. package/lib/Select/index.d.ts +18 -0
  242. package/lib/Select/index.js +53 -0
  243. package/lib/Select/style/index.css +504 -0
  244. package/lib/Select/style/index.d.ts +1 -0
  245. package/lib/Select/style/index.js +3 -0
  246. package/lib/Space/index.d.ts +4 -0
  247. package/lib/Space/index.js +15 -0
  248. package/lib/Space/style/index.css +492 -0
  249. package/lib/Space/style/index.d.ts +1 -0
  250. package/lib/Space/style/index.js +3 -0
  251. package/lib/TabBar/index.d.ts +12 -0
  252. package/lib/TabBar/index.js +45 -0
  253. package/lib/TabBar/style/index.d.ts +1 -0
  254. package/lib/TabBar/style/index.js +3 -0
  255. package/lib/TabBar/style/style.css +87 -0
  256. package/lib/TableRender/index.js +1 -1
  257. package/lib/TableRender/state.js +1 -1
  258. package/lib/UploadOss/index.js +1 -1
  259. package/lib/UploadOss/uploadBtn.js +2 -2
  260. package/lib/UploadOss/uploadImg.js +2 -2
  261. package/lib/VirtualList/index.js +1 -1
  262. package/lib/index.js +86 -6
  263. package/lib/input/index.js +54 -0
  264. package/lib/input/style/index.js +3 -0
  265. package/lib/input/style/style.css +677 -0
  266. package/lib/services/newRequest.js +1 -1
  267. package/lib/styles/globalClass.css +3 -3
  268. package/lib/styles/icon.css +1 -1
  269. package/lib/styles/main.css +58 -60
  270. package/lib/styles/resetAntd.css +3 -7
  271. package/package.json +10 -2
@@ -1,44 +1,3 @@
1
- .ant-pro-core-label-tip {
2
- display: -webkit-inline-box;
3
- display: -ms-inline-flexbox;
4
- display: -webkit-inline-flex;
5
- display: inline-flex;
6
- -webkit-box-align: center;
7
- -ms-flex-align: center;
8
- align-items: center;
9
- max-width: 100%;
10
- }
11
- .ant-pro-core-label-tip-icon {
12
- display: block;
13
- margin-left: 4px;
14
- cursor: pointer;
15
- }
16
- .ant-pro-core-label-tip-icon:hover {
17
- color: #40a9ff;
18
- }
19
- .ant-pro-core-label-tip-title {
20
- display: -webkit-inline-box;
21
- display: -ms-inline-flexbox;
22
- display: -webkit-inline-flex;
23
- display: inline-flex;
24
- -webkit-box-flex: 1;
25
- -ms-flex: 1;
26
- flex: 1;
27
- }
28
- .ant-pro-core-label-tip-subtitle {
29
- margin-left: 8px;
30
- color: rgba(0, 0, 0, 0.45);
31
- font-weight: normal;
32
- font-size: 14px;
33
- white-space: nowrap;
34
- }
35
- .ant-pro-core-label-tip-title-ellipsis {
36
- overflow: hidden;
37
- white-space: nowrap;
38
- text-overflow: ellipsis;
39
- word-break: keep-all;
40
- }
41
-
42
1
  .ant-pro-core-dropdown-footer {
43
2
  display: -webkit-box;
44
3
  display: -ms-flexbox;
@@ -51,22 +10,15 @@
51
10
  border-top: 1px solid #f0f0f0;
52
11
  }
53
12
 
54
- .ant-pro-core-field-dropdown-label {
55
- cursor: pointer;
56
- }
57
- .ant-pro-core-field-dropdown-overlay {
58
- min-width: 200px;
59
- margin-top: 4px;
60
- background-color: #fff;
61
- -webkit-box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
62
- box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
63
- }
64
- .ant-pro-core-field-dropdown-content {
65
- padding: 16px;
66
- }
67
-
68
13
  .ant-pro-core-field-label {
69
- display: inline-block;
14
+ display: -webkit-inline-box;
15
+ display: -ms-inline-flexbox;
16
+ display: -webkit-inline-flex;
17
+ display: inline-flex;
18
+ gap: 4px;
19
+ -webkit-box-align: center;
20
+ -ms-flex-align: center;
21
+ align-items: center;
70
22
  height: 30px;
71
23
  padding: 0 4px;
72
24
  font-size: 14px;
@@ -88,8 +40,7 @@
88
40
  display: inline-block;
89
41
  }
90
42
  .ant-pro-core-field-label-icon {
91
- margin-top: -2px;
92
- margin-left: 4px;
43
+ height: 12px;
93
44
  padding: 1px;
94
45
  color: rgba(0, 0, 0, 0.45);
95
46
  font-size: 12px;
@@ -97,7 +48,7 @@
97
48
  }
98
49
  .ant-pro-core-field-label-icon.ant-pro-core-field-label-close {
99
50
  display: none;
100
- margin-top: -4px;
51
+ height: 14px;
101
52
  padding: 3px;
102
53
  color: #fff;
103
54
  font-size: 8px;
@@ -145,6 +96,20 @@
145
96
  background-color: #fff;
146
97
  }
147
98
 
99
+ .ant-pro-core-field-dropdown-label {
100
+ cursor: pointer;
101
+ }
102
+ .ant-pro-core-field-dropdown-overlay {
103
+ min-width: 200px;
104
+ margin-top: 4px;
105
+ background-color: #fff;
106
+ -webkit-box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
107
+ box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
108
+ }
109
+ .ant-pro-core-field-dropdown-content {
110
+ padding: 16px;
111
+ }
112
+
148
113
  .ant-pro-inline-error-form-item-multiple {
149
114
  padding: 6px 8px 12px 8px;
150
115
  }
@@ -204,7 +169,7 @@
204
169
  color: rgba(0, 0, 0, 0.85);
205
170
  }
206
171
 
207
- .ant-pro-field-index-column {
172
+ .ant-pro-core-label-tip {
208
173
  display: -webkit-inline-box;
209
174
  display: -ms-inline-flexbox;
210
175
  display: -webkit-inline-flex;
@@ -212,36 +177,58 @@
212
177
  -webkit-box-align: center;
213
178
  -ms-flex-align: center;
214
179
  align-items: center;
215
- -webkit-box-pack: center;
216
- -ms-flex-pack: center;
217
- justify-content: center;
218
- width: 18px;
219
- height: 18px;
180
+ max-width: 100%;
220
181
  }
221
- .ant-pro-field-index-column-border {
222
- color: #fff;
223
- font-size: 12px;
224
- line-height: 12px;
225
- background-color: #314659;
226
- border-radius: 9px;
182
+ .ant-pro-core-label-tip-icon {
183
+ display: block;
184
+ margin-left: 4px;
185
+ cursor: pointer;
227
186
  }
228
- .ant-pro-field-index-column-border.top-three {
229
- background-color: #979797;
187
+ .ant-pro-core-label-tip-icon:hover {
188
+ color: #40a9ff;
230
189
  }
231
-
232
- .ant-pro-field-date-picker-light .ant-calendar-picker,
233
- .ant-pro-field-date-picker-light .ant-picker {
234
- position: absolute;
235
- width: 80px;
236
- height: 28px;
190
+ .ant-pro-core-label-tip-title {
191
+ display: -webkit-inline-box;
192
+ display: -ms-inline-flexbox;
193
+ display: -webkit-inline-flex;
194
+ display: inline-flex;
195
+ -webkit-box-flex: 1;
196
+ -ms-flex: 1;
197
+ flex: 1;
198
+ }
199
+ .ant-pro-core-label-tip-subtitle {
200
+ margin-left: 8px;
201
+ color: rgba(0, 0, 0, 0.45);
202
+ font-weight: normal;
203
+ font-size: 14px;
204
+ white-space: nowrap;
205
+ }
206
+ .ant-pro-core-label-tip-title-ellipsis {
237
207
  overflow: hidden;
238
- visibility: hidden;
208
+ white-space: nowrap;
209
+ text-overflow: ellipsis;
210
+ word-break: keep-all;
239
211
  }
240
212
 
241
213
  .ant-pro-field-dropdown {
242
214
  width: auto;
243
215
  }
244
216
 
217
+ .ant-pro-table-dropdown {
218
+ width: auto;
219
+ }
220
+ .ant-pro-select-item-option-content-light {
221
+ color: #1890ff;
222
+ }
223
+ .ant-pro-select-item-option-content {
224
+ -webkit-box-flex: 1;
225
+ -ms-flex: auto;
226
+ flex: auto;
227
+ overflow: hidden;
228
+ white-space: nowrap;
229
+ text-overflow: ellipsis;
230
+ }
231
+
245
232
  .ant-pro-field-select-light-select .ant-select {
246
233
  position: absolute;
247
234
  width: 153px;
@@ -258,21 +245,6 @@
258
245
  height: 28px;
259
246
  }
260
247
 
261
- .ant-pro-table-dropdown {
262
- width: auto;
263
- }
264
- .ant-pro-select-item-option-content-light {
265
- color: #1890ff;
266
- }
267
- .ant-pro-select-item-option-content {
268
- -webkit-box-flex: 1;
269
- -ms-flex: auto;
270
- flex: auto;
271
- overflow: hidden;
272
- white-space: nowrap;
273
- text-overflow: ellipsis;
274
- }
275
-
276
248
  .ant-pro-field-checkbox-vertical .ant-checkbox-group-item {
277
249
  display: -webkit-box;
278
250
  display: -ms-flexbox;
@@ -281,27 +253,87 @@
281
253
  margin-right: 0;
282
254
  }
283
255
 
256
+ .ant-pro-field-date-picker-light .ant-calendar-picker,
257
+ .ant-pro-field-date-picker-light .ant-picker {
258
+ position: absolute;
259
+ width: 80px;
260
+ height: 28px;
261
+ overflow: hidden;
262
+ visibility: hidden;
263
+ }
264
+
265
+ .ant-pro-field-index-column {
266
+ display: -webkit-inline-box;
267
+ display: -ms-inline-flexbox;
268
+ display: -webkit-inline-flex;
269
+ display: inline-flex;
270
+ -webkit-box-align: center;
271
+ -ms-flex-align: center;
272
+ align-items: center;
273
+ -webkit-box-pack: center;
274
+ -ms-flex-pack: center;
275
+ justify-content: center;
276
+ width: 18px;
277
+ height: 18px;
278
+ }
279
+ .ant-pro-field-index-column-border {
280
+ color: #fff;
281
+ font-size: 12px;
282
+ line-height: 12px;
283
+ background-color: #314659;
284
+ border-radius: 9px;
285
+ }
286
+ .ant-pro-field-index-column-border.top-three {
287
+ background-color: #979797;
288
+ }
289
+
284
290
  .ant-pro-field-radio-vertical .ant-radio-wrapper {
285
291
  display: block;
286
292
  margin-right: 0;
287
293
  }
288
294
 
289
- .ant-pro-card-loading {
290
- overflow: hidden;
295
+ .ant-pro-checkcard-group {
296
+ display: inline-block;
291
297
  }
292
- .ant-pro-card-loading .ant-pro-card-body {
298
+ .ant-pro-checkcard {
299
+ position: relative;
300
+ display: inline-block;
301
+ width: 320px;
302
+ margin-right: 16px;
303
+ margin-bottom: 16px;
304
+ color: rgba(0, 0, 0, 0.85);
305
+ font-size: 14px;
306
+ line-height: 1.5715;
307
+ vertical-align: top;
308
+ background-color: #fff;
309
+ border-radius: 2px;
310
+ cursor: pointer;
311
+ -webkit-transition: all 0.2s;
312
+ transition: all 0.2s;
313
+ }
314
+ .ant-pro-checkcard:last-child {
315
+ margin-right: 0;
316
+ }
317
+ .ant-pro-checkcard + .ant-pro-checkcard {
318
+ margin-left: 0 !important;
319
+ }
320
+ .ant-pro-checkcard-bordered {
321
+ border: 1px solid #d9d9d9;
322
+ }
323
+ .ant-pro-checkcard-loading {
324
+ overflow: hidden;
293
325
  -webkit-user-select: none;
294
326
  -ms-user-select: none;
295
327
  -moz-user-select: none;
296
328
  user-select: none;
297
329
  }
298
- .ant-pro-card-loading-content {
299
- width: 100%;
330
+ .ant-pro-checkcard-loading-content {
331
+ padding: 12px 16px;
300
332
  }
301
- .ant-pro-card-loading-content p {
333
+ .ant-pro-checkcard-loading-content p {
302
334
  margin: 0;
303
335
  }
304
- .ant-pro-card-loading-block {
336
+ .ant-pro-checkcard-loading-block {
305
337
  height: 14px;
306
338
  margin: 4px 0;
307
339
  background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
@@ -329,25 +361,242 @@
329
361
  background-position: 100% 50%;
330
362
  }
331
363
  }
332
-
333
- .ant-pro-card-actions {
334
- margin: 0;
335
- padding: 0;
336
- list-style: none;
337
- background: #fff;
338
- border-top: 1px solid #f0f0f0;
339
- }
340
- .ant-pro-card-actions::before {
341
- display: table;
342
- content: '';
364
+ .ant-pro-checkcard:focus {
365
+ background-color: #e6f7ff;
366
+ border-color: #1890ff;
343
367
  }
344
- .ant-pro-card-actions::after {
345
- display: table;
346
- clear: both;
347
- content: '';
368
+ .ant-pro-checkcard-checked {
369
+ background-color: #e6f7ff;
370
+ border-color: #1890ff;
348
371
  }
349
- .ant-pro-card-actions .ant-space {
350
- gap: 0 !important;
372
+ .ant-pro-checkcard-disabled {
373
+ background-color: #f5f5f5;
374
+ border-color: #d9d9d9;
375
+ cursor: not-allowed;
376
+ }
377
+ .ant-pro-checkcard-disabled .ant-pro-checkcard-description {
378
+ color: rgba(0, 0, 0, 0.25);
379
+ }
380
+ .ant-pro-checkcard-disabled .ant-pro-checkcard-title {
381
+ color: rgba(0, 0, 0, 0.25);
382
+ }
383
+ .ant-pro-checkcard-disabled .ant-pro-checkcard-avatar {
384
+ opacity: 0.25;
385
+ }
386
+ .ant-pro-checkcard[disabled] {
387
+ background-color: #f5f5f5;
388
+ border-color: #d9d9d9;
389
+ cursor: not-allowed;
390
+ }
391
+ .ant-pro-checkcard[disabled] .ant-pro-checkcard-description {
392
+ color: rgba(0, 0, 0, 0.25);
393
+ }
394
+ .ant-pro-checkcard[disabled] .ant-pro-checkcard-title {
395
+ color: rgba(0, 0, 0, 0.25);
396
+ }
397
+ .ant-pro-checkcard[disabled] .ant-pro-checkcard-avatar {
398
+ opacity: 0.25;
399
+ }
400
+ .ant-pro-checkcard-lg {
401
+ width: 440px;
402
+ }
403
+ .ant-pro-checkcard-sm {
404
+ width: 212px;
405
+ }
406
+ .ant-pro-checkcard-cover {
407
+ padding: 4px;
408
+ }
409
+ .ant-pro-checkcard-cover img {
410
+ width: 100%;
411
+ height: 100%;
412
+ overflow: hidden;
413
+ border-radius: 2px;
414
+ }
415
+ .ant-pro-checkcard-content {
416
+ display: -webkit-box;
417
+ display: -ms-flexbox;
418
+ display: -webkit-flex;
419
+ display: flex;
420
+ padding: 12px 16px;
421
+ }
422
+ .ant-pro-checkcard-avatar-header {
423
+ display: -webkit-box;
424
+ display: -ms-flexbox;
425
+ display: -webkit-flex;
426
+ display: flex;
427
+ -webkit-box-align: center;
428
+ -ms-flex-align: center;
429
+ align-items: center;
430
+ }
431
+ .ant-pro-checkcard-avatar {
432
+ padding-right: 8px;
433
+ }
434
+ .ant-pro-checkcard-detail {
435
+ overflow: hidden;
436
+ }
437
+ .ant-pro-checkcard-detail > div:not(:last-child) {
438
+ margin-bottom: 4px;
439
+ }
440
+ .ant-pro-checkcard-header {
441
+ display: -webkit-box;
442
+ display: -ms-flexbox;
443
+ display: -webkit-flex;
444
+ display: flex;
445
+ -webkit-box-align: center;
446
+ -ms-flex-align: center;
447
+ align-items: center;
448
+ -webkit-box-pack: justify;
449
+ -ms-flex-pack: justify;
450
+ justify-content: space-between;
451
+ }
452
+ .ant-pro-checkcard-title {
453
+ overflow: hidden;
454
+ color: rgba(0, 0, 0, 0.85);
455
+ font-weight: 500;
456
+ font-size: 14px;
457
+ white-space: nowrap;
458
+ text-overflow: ellipsis;
459
+ }
460
+ .ant-pro-checkcard-description {
461
+ color: rgba(0, 0, 0, 0.45);
462
+ }
463
+ .ant-pro-checkcard:not(.ant-pro-checkcard-disabled):hover {
464
+ border-color: #1890ff;
465
+ }
466
+ .ant-pro-checkcard-checked::after {
467
+ position: absolute;
468
+ top: 2px;
469
+ right: 2px;
470
+ width: 0;
471
+ height: 0;
472
+ border: 6px solid #1890ff;
473
+ border-bottom: 6px solid transparent;
474
+ border-left: 6px solid transparent;
475
+ border-top-right-radius: 2px;
476
+ content: '';
477
+ }
478
+
479
+ .ant-pro-card-statistic {
480
+ display: -webkit-box;
481
+ display: -ms-flexbox;
482
+ display: -webkit-flex;
483
+ display: flex;
484
+ font-size: 14px;
485
+ }
486
+ .ant-pro-card-statistic + .ant-pro-card-statistic {
487
+ margin-top: 4px;
488
+ }
489
+ .ant-pro-card-statistic-tip {
490
+ margin-left: 4px;
491
+ }
492
+ .ant-pro-card-statistic-wrapper {
493
+ display: -webkit-box;
494
+ display: -ms-flexbox;
495
+ display: -webkit-flex;
496
+ display: flex;
497
+ width: 100%;
498
+ }
499
+ .ant-pro-card-statistic-icon {
500
+ margin-right: 16px;
501
+ }
502
+ .ant-pro-card-statistic-trend-icon {
503
+ width: 0;
504
+ height: 0;
505
+ border-right: 3.5px solid transparent;
506
+ border-bottom: 9px solid #000;
507
+ border-left: 3.5px solid transparent;
508
+ }
509
+ .ant-pro-card-statistic-trend-icon-up {
510
+ -webkit-transform: rotate(0deg);
511
+ transform: rotate(0deg);
512
+ }
513
+ .ant-pro-card-statistic-trend-icon-down {
514
+ -webkit-transform: rotate(180deg);
515
+ transform: rotate(180deg);
516
+ }
517
+ .ant-pro-card-statistic-content {
518
+ width: 100%;
519
+ }
520
+ .ant-pro-card-statistic-description {
521
+ width: 100%;
522
+ }
523
+ .ant-pro-card-statistic .ant-statistic-title {
524
+ color: rgba(0, 0, 0, 0.85);
525
+ }
526
+ .ant-pro-card-statistic-layout-inline {
527
+ display: -webkit-inline-box;
528
+ display: -ms-inline-flexbox;
529
+ display: -webkit-inline-flex;
530
+ display: inline-flex;
531
+ color: rgba(0, 0, 0, 0.45);
532
+ }
533
+ .ant-pro-card-statistic-layout-inline .ant-statistic-title {
534
+ margin-right: 6px;
535
+ margin-bottom: 0;
536
+ }
537
+ .ant-pro-card-statistic-layout-inline .ant-statistic-content {
538
+ color: rgba(0, 0, 0, 0.45);
539
+ }
540
+ .ant-pro-card-statistic-layout-inline .ant-statistic-title,
541
+ .ant-pro-card-statistic-layout-inline .ant-statistic-content,
542
+ .ant-pro-card-statistic-layout-inline .ant-statistic-content-suffix,
543
+ .ant-pro-card-statistic-layout-inline .ant-statistic-content-prefix,
544
+ .ant-pro-card-statistic-layout-inline .ant-statistic-content-value-decimal {
545
+ font-size: 12px;
546
+ }
547
+ .ant-pro-card-statistic-layout-horizontal {
548
+ display: -webkit-box;
549
+ display: -ms-flexbox;
550
+ display: -webkit-flex;
551
+ display: flex;
552
+ -webkit-box-pack: justify;
553
+ -ms-flex-pack: justify;
554
+ justify-content: space-between;
555
+ }
556
+ .ant-pro-card-statistic-layout-horizontal .ant-statistic-title {
557
+ margin-bottom: 0;
558
+ }
559
+ .ant-pro-card-statistic-layout-horizontal .ant-statistic-content-value {
560
+ font-weight: 500;
561
+ }
562
+ .ant-pro-card-statistic-layout-horizontal .ant-statistic-title,
563
+ .ant-pro-card-statistic-layout-horizontal .ant-statistic-content,
564
+ .ant-pro-card-statistic-layout-horizontal .ant-statistic-content-suffix,
565
+ .ant-pro-card-statistic-layout-horizontal .ant-statistic-content-prefix,
566
+ .ant-pro-card-statistic-layout-horizontal .ant-statistic-content-value-decimal {
567
+ font-size: 14px;
568
+ }
569
+ .ant-pro-card-statistic-trend-up .ant-statistic-content {
570
+ color: #f5222d;
571
+ }
572
+ .ant-pro-card-statistic-trend-up .ant-statistic-content .ant-pro-card-statistic-trend-icon {
573
+ border-bottom-color: #f5222d;
574
+ }
575
+ .ant-pro-card-statistic-trend-down .ant-statistic-content {
576
+ color: #389e0d;
577
+ }
578
+ .ant-pro-card-statistic-trend-down .ant-statistic-content .ant-pro-card-statistic-trend-icon {
579
+ border-bottom-color: #52c41a;
580
+ }
581
+
582
+ .ant-pro-card-actions {
583
+ margin: 0;
584
+ padding: 0;
585
+ list-style: none;
586
+ background: #fff;
587
+ border-top: 1px solid #f0f0f0;
588
+ }
589
+ .ant-pro-card-actions::before {
590
+ display: table;
591
+ content: '';
592
+ }
593
+ .ant-pro-card-actions::after {
594
+ display: table;
595
+ clear: both;
596
+ content: '';
597
+ }
598
+ .ant-pro-card-actions .ant-space {
599
+ gap: 0 !important;
351
600
  width: 100%;
352
601
  }
353
602
  .ant-pro-card-actions > li,
@@ -412,28 +661,72 @@
412
661
  border-right: 1px solid #f0f0f0;
413
662
  }
414
663
 
415
- .ant-pro-card {
416
- position: relative;
417
- display: -webkit-box;
418
- display: -ms-flexbox;
419
- display: -webkit-flex;
420
- display: flex;
421
- -webkit-box-orient: vertical;
422
- -webkit-box-direction: normal;
423
- -ms-flex-direction: column;
424
- flex-direction: column;
425
- -webkit-box-sizing: border-box;
426
- box-sizing: border-box;
427
- width: 100%;
428
- margin: 0;
429
- padding: 0;
430
- background-color: #fff;
431
- border-radius: 2px;
664
+ .ant-pro-card-loading {
665
+ overflow: hidden;
432
666
  }
433
- .ant-pro-card-col {
667
+ .ant-pro-card-loading .ant-pro-card-body {
668
+ -webkit-user-select: none;
669
+ -ms-user-select: none;
670
+ -moz-user-select: none;
671
+ user-select: none;
672
+ }
673
+ .ant-pro-card-loading-content {
434
674
  width: 100%;
435
675
  }
436
- .ant-pro-card-border {
676
+ .ant-pro-card-loading-content p {
677
+ margin: 0;
678
+ }
679
+ .ant-pro-card-loading-block {
680
+ height: 14px;
681
+ margin: 4px 0;
682
+ background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
683
+ background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
684
+ background-size: 600% 600%;
685
+ border-radius: 2px;
686
+ -webkit-animation: card-loading 1.4s ease infinite;
687
+ animation: card-loading 1.4s ease infinite;
688
+ }
689
+ @-webkit-keyframes card-loading {
690
+ 0%,
691
+ 100% {
692
+ background-position: 0 50%;
693
+ }
694
+ 50% {
695
+ background-position: 100% 50%;
696
+ }
697
+ }
698
+ @keyframes card-loading {
699
+ 0%,
700
+ 100% {
701
+ background-position: 0 50%;
702
+ }
703
+ 50% {
704
+ background-position: 100% 50%;
705
+ }
706
+ }
707
+
708
+ .ant-pro-card {
709
+ position: relative;
710
+ display: -webkit-box;
711
+ display: -ms-flexbox;
712
+ display: -webkit-flex;
713
+ display: flex;
714
+ -webkit-box-orient: vertical;
715
+ -webkit-box-direction: normal;
716
+ -ms-flex-direction: column;
717
+ flex-direction: column;
718
+ -webkit-box-sizing: border-box;
719
+ box-sizing: border-box;
720
+ width: 100%;
721
+ margin: 0;
722
+ padding: 0;
723
+ background-color: #fff;
724
+ border-radius: 2px;
725
+ }
726
+ .ant-pro-card-col {
727
+ width: 100%;
728
+ }
729
+ .ant-pro-card-border {
437
730
  border: 1px solid #f0f0f0;
438
731
  }
439
732
  .ant-pro-card-hoverable {
@@ -717,35 +1010,6 @@
717
1010
  width: 4.16666667%;
718
1011
  }
719
1012
 
720
- .ant-pro-card-tabs .ant-tabs-top > .ant-tabs-nav {
721
- margin-bottom: 0;
722
- }
723
- .ant-pro-card-tabs .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-list {
724
- margin-top: 8px;
725
- padding-left: 16px;
726
- }
727
- .ant-pro-card-tabs .ant-tabs-bottom > .ant-tabs-nav {
728
- margin-top: 0;
729
- }
730
- .ant-pro-card-tabs .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-list {
731
- padding-left: 16px;
732
- }
733
- .ant-pro-card-tabs .ant-tabs-left .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
734
- padding-left: 0;
735
- }
736
- .ant-pro-card-tabs .ant-tabs-left > .ant-tabs-nav {
737
- margin-right: 0;
738
- }
739
- .ant-pro-card-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list {
740
- padding-top: 16px;
741
- }
742
- .ant-pro-card-tabs .ant-tabs-right .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
743
- padding-right: 0;
744
- }
745
- .ant-pro-card-tabs .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list {
746
- padding-top: 16px;
747
- }
748
-
749
1013
  .ant-pro-card-divider {
750
1014
  -webkit-box-flex: 0;
751
1015
  -ms-flex: none;
@@ -766,109 +1030,6 @@
766
1030
  margin: 8px 12px;
767
1031
  }
768
1032
 
769
- .ant-pro-card-statistic {
770
- display: -webkit-box;
771
- display: -ms-flexbox;
772
- display: -webkit-flex;
773
- display: flex;
774
- font-size: 14px;
775
- }
776
- .ant-pro-card-statistic + .ant-pro-card-statistic {
777
- margin-top: 4px;
778
- }
779
- .ant-pro-card-statistic-tip {
780
- margin-left: 4px;
781
- }
782
- .ant-pro-card-statistic-wrapper {
783
- display: -webkit-box;
784
- display: -ms-flexbox;
785
- display: -webkit-flex;
786
- display: flex;
787
- width: 100%;
788
- }
789
- .ant-pro-card-statistic-icon {
790
- margin-right: 16px;
791
- }
792
- .ant-pro-card-statistic-trend-icon {
793
- width: 0;
794
- height: 0;
795
- border-right: 3.5px solid transparent;
796
- border-bottom: 9px solid #000;
797
- border-left: 3.5px solid transparent;
798
- }
799
- .ant-pro-card-statistic-trend-icon-up {
800
- -webkit-transform: rotate(0deg);
801
- transform: rotate(0deg);
802
- }
803
- .ant-pro-card-statistic-trend-icon-down {
804
- -webkit-transform: rotate(180deg);
805
- transform: rotate(180deg);
806
- }
807
- .ant-pro-card-statistic-content {
808
- width: 100%;
809
- }
810
- .ant-pro-card-statistic-description {
811
- width: 100%;
812
- }
813
- .ant-pro-card-statistic .ant-statistic-title {
814
- color: rgba(0, 0, 0, 0.85);
815
- }
816
- .ant-pro-card-statistic-layout-inline {
817
- display: -webkit-inline-box;
818
- display: -ms-inline-flexbox;
819
- display: -webkit-inline-flex;
820
- display: inline-flex;
821
- color: rgba(0, 0, 0, 0.45);
822
- }
823
- .ant-pro-card-statistic-layout-inline .ant-statistic-title {
824
- margin-right: 6px;
825
- margin-bottom: 0;
826
- }
827
- .ant-pro-card-statistic-layout-inline .ant-statistic-content {
828
- color: rgba(0, 0, 0, 0.45);
829
- }
830
- .ant-pro-card-statistic-layout-inline .ant-statistic-title,
831
- .ant-pro-card-statistic-layout-inline .ant-statistic-content,
832
- .ant-pro-card-statistic-layout-inline .ant-statistic-content-suffix,
833
- .ant-pro-card-statistic-layout-inline .ant-statistic-content-prefix,
834
- .ant-pro-card-statistic-layout-inline .ant-statistic-content-value-decimal {
835
- font-size: 12px;
836
- }
837
- .ant-pro-card-statistic-layout-horizontal {
838
- display: -webkit-box;
839
- display: -ms-flexbox;
840
- display: -webkit-flex;
841
- display: flex;
842
- -webkit-box-pack: justify;
843
- -ms-flex-pack: justify;
844
- justify-content: space-between;
845
- }
846
- .ant-pro-card-statistic-layout-horizontal .ant-statistic-title {
847
- margin-bottom: 0;
848
- }
849
- .ant-pro-card-statistic-layout-horizontal .ant-statistic-content-value {
850
- font-weight: 500;
851
- }
852
- .ant-pro-card-statistic-layout-horizontal .ant-statistic-title,
853
- .ant-pro-card-statistic-layout-horizontal .ant-statistic-content,
854
- .ant-pro-card-statistic-layout-horizontal .ant-statistic-content-suffix,
855
- .ant-pro-card-statistic-layout-horizontal .ant-statistic-content-prefix,
856
- .ant-pro-card-statistic-layout-horizontal .ant-statistic-content-value-decimal {
857
- font-size: 14px;
858
- }
859
- .ant-pro-card-statistic-trend-up .ant-statistic-content {
860
- color: #f5222d;
861
- }
862
- .ant-pro-card-statistic-trend-up .ant-statistic-content .ant-pro-card-statistic-trend-icon {
863
- border-bottom-color: #f5222d;
864
- }
865
- .ant-pro-card-statistic-trend-down .ant-statistic-content {
866
- color: #389e0d;
867
- }
868
- .ant-pro-card-statistic-trend-down .ant-statistic-content .ant-pro-card-statistic-trend-icon {
869
- border-bottom-color: #52c41a;
870
- }
871
-
872
1033
  .ant-pro-card-operation {
873
1034
  display: -webkit-box;
874
1035
  display: -ms-flexbox;
@@ -938,211 +1099,128 @@
938
1099
  border-top: rgba(0, 0, 0, 0.08) 1px solid;
939
1100
  }
940
1101
 
941
- .ant-pro-checkcard-group {
942
- display: inline-block;
1102
+ .ant-pro-card-tabs .ant-tabs-top > .ant-tabs-nav {
1103
+ margin-bottom: 0;
943
1104
  }
944
- .ant-pro-checkcard {
945
- position: relative;
946
- display: inline-block;
947
- width: 320px;
948
- margin-right: 16px;
949
- margin-bottom: 16px;
950
- color: rgba(0, 0, 0, 0.85);
951
- font-size: 14px;
952
- line-height: 1.5715;
953
- vertical-align: top;
954
- background-color: #fff;
955
- border-radius: 2px;
956
- cursor: pointer;
957
- -webkit-transition: all 0.2s;
958
- transition: all 0.2s;
1105
+ .ant-pro-card-tabs .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-list {
1106
+ margin-top: 8px;
1107
+ padding-left: 16px;
959
1108
  }
960
- .ant-pro-checkcard:last-child {
1109
+ .ant-pro-card-tabs .ant-tabs-bottom > .ant-tabs-nav {
1110
+ margin-top: 0;
1111
+ }
1112
+ .ant-pro-card-tabs .ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-list {
1113
+ padding-left: 16px;
1114
+ }
1115
+ .ant-pro-card-tabs .ant-tabs-left .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
1116
+ padding-left: 0;
1117
+ }
1118
+ .ant-pro-card-tabs .ant-tabs-left > .ant-tabs-nav {
961
1119
  margin-right: 0;
962
1120
  }
963
- .ant-pro-checkcard + .ant-pro-checkcard {
964
- margin-left: 0 !important;
1121
+ .ant-pro-card-tabs .ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list {
1122
+ padding-top: 16px;
965
1123
  }
966
- .ant-pro-checkcard-bordered {
967
- border: 1px solid #d9d9d9;
1124
+ .ant-pro-card-tabs .ant-tabs-right .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane {
1125
+ padding-right: 0;
968
1126
  }
969
- .ant-pro-checkcard-loading {
970
- overflow: hidden;
971
- -webkit-user-select: none;
972
- -ms-user-select: none;
973
- -moz-user-select: none;
974
- user-select: none;
1127
+ .ant-pro-card-tabs .ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list {
1128
+ padding-top: 16px;
975
1129
  }
976
- .ant-pro-checkcard-loading-content {
977
- padding: 12px 16px;
1130
+
1131
+ .ant-form > div:not(.ant-pro-form-light-filter) .pro-field {
1132
+ max-width: 100%;
978
1133
  }
979
- .ant-pro-checkcard-loading-content p {
980
- margin: 0;
1134
+ .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-xs {
1135
+ width: 104px;
981
1136
  }
982
- .ant-pro-checkcard-loading-block {
983
- height: 14px;
984
- margin: 4px 0;
985
- background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
986
- background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
987
- background-size: 600% 600%;
988
- border-radius: 2px;
989
- -webkit-animation: card-loading 1.4s ease infinite;
990
- animation: card-loading 1.4s ease infinite;
1137
+ .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-s {
1138
+ width: 216px;
991
1139
  }
992
- @-webkit-keyframes card-loading {
993
- 0%,
994
- 100% {
995
- background-position: 0 50%;
996
- }
997
- 50% {
998
- background-position: 100% 50%;
999
- }
1000
- }
1001
- @keyframes card-loading {
1002
- 0%,
1003
- 100% {
1004
- background-position: 0 50%;
1005
- }
1006
- 50% {
1007
- background-position: 100% 50%;
1008
- }
1009
- }
1010
- .ant-pro-checkcard:focus {
1011
- background-color: #e6f7ff;
1012
- border-color: #1890ff;
1013
- }
1014
- .ant-pro-checkcard-checked {
1015
- background-color: #e6f7ff;
1016
- border-color: #1890ff;
1017
- }
1018
- .ant-pro-checkcard-disabled {
1019
- background-color: #f5f5f5;
1020
- border-color: #d9d9d9;
1021
- cursor: not-allowed;
1022
- }
1023
- .ant-pro-checkcard-disabled .ant-pro-checkcard-description {
1024
- color: rgba(0, 0, 0, 0.25);
1025
- }
1026
- .ant-pro-checkcard-disabled .ant-pro-checkcard-title {
1027
- color: rgba(0, 0, 0, 0.25);
1028
- }
1029
- .ant-pro-checkcard-disabled .ant-pro-checkcard-avatar {
1030
- opacity: 0.25;
1031
- }
1032
- .ant-pro-checkcard[disabled] {
1033
- background-color: #f5f5f5;
1034
- border-color: #d9d9d9;
1035
- cursor: not-allowed;
1140
+ .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-sm {
1141
+ width: 216px;
1036
1142
  }
1037
- .ant-pro-checkcard[disabled] .ant-pro-checkcard-description {
1038
- color: rgba(0, 0, 0, 0.25);
1143
+ .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-m {
1144
+ width: 328px;
1039
1145
  }
1040
- .ant-pro-checkcard[disabled] .ant-pro-checkcard-title {
1041
- color: rgba(0, 0, 0, 0.25);
1146
+ .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-md {
1147
+ width: 328px;
1042
1148
  }
1043
- .ant-pro-checkcard[disabled] .ant-pro-checkcard-avatar {
1044
- opacity: 0.25;
1149
+ .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-l {
1150
+ width: 440px;
1045
1151
  }
1046
- .ant-pro-checkcard-lg {
1152
+ .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-lg {
1047
1153
  width: 440px;
1048
1154
  }
1049
- .ant-pro-checkcard-sm {
1050
- width: 212px;
1155
+ .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-xl {
1156
+ width: 552px;
1051
1157
  }
1052
- .ant-pro-checkcard-cover {
1053
- padding: 4px;
1158
+
1159
+ .ant-form:not(.ant-form-horizontal) .ant-pro-form-list-item:not(.ant-pro-form-list-item-show-label) .ant-form-item-label {
1160
+ display: none;
1054
1161
  }
1055
- .ant-pro-checkcard-cover img {
1056
- width: 100%;
1057
- height: 100%;
1058
- overflow: hidden;
1059
- border-radius: 2px;
1162
+ .ant-pro-form-list {
1163
+ max-width: 100%;
1060
1164
  }
1061
- .ant-pro-checkcard-content {
1062
- display: -webkit-box;
1063
- display: -ms-flexbox;
1064
- display: -webkit-flex;
1065
- display: flex;
1066
- padding: 12px 16px;
1165
+ .ant-pro-form-list-item.ant-pro-form-list-item-show-label .ant-form-item-label {
1166
+ display: inline-block;
1067
1167
  }
1068
- .ant-pro-checkcard-avatar-header {
1168
+ .ant-pro-form-list-item:first-of-type div:first-of-type .ant-form-item .ant-form-item-label {
1169
+ display: inline-block;
1170
+ }
1171
+ .ant-pro-form-list-action {
1069
1172
  display: -webkit-box;
1070
1173
  display: -ms-flexbox;
1071
1174
  display: -webkit-flex;
1072
1175
  display: flex;
1073
- -webkit-box-align: center;
1074
- -ms-flex-align: center;
1075
- align-items: center;
1176
+ height: 32px;
1177
+ margin-bottom: 24px;
1178
+ line-height: 32px;
1076
1179
  }
1077
- .ant-pro-checkcard-avatar {
1078
- padding-right: 8px;
1180
+ .ant-pro-form-list .ant-pro-card .ant-pro-card-extra .ant-pro-form-list-action {
1181
+ margin-bottom: 0;
1079
1182
  }
1080
- .ant-pro-checkcard-detail {
1081
- overflow: hidden;
1183
+ .ant-pro-form-list-action-icon {
1184
+ margin-left: 8px;
1185
+ cursor: pointer;
1186
+ -webkit-transition: color 0.3s ease-in-out;
1187
+ transition: color 0.3s ease-in-out;
1082
1188
  }
1083
- .ant-pro-checkcard-detail > div:not(:last-child) {
1084
- margin-bottom: 4px;
1189
+ .ant-pro-form-list-action-icon:hover {
1190
+ color: #40a9ff;
1085
1191
  }
1086
- .ant-pro-checkcard-header {
1087
- display: -webkit-box;
1088
- display: -ms-flexbox;
1089
- display: -webkit-flex;
1090
- display: flex;
1091
- -webkit-box-align: center;
1092
- -ms-flex-align: center;
1093
- align-items: center;
1094
- -webkit-box-pack: justify;
1095
- -ms-flex-pack: justify;
1096
- justify-content: space-between;
1192
+ .ant-pro-form-list-creator-button-top {
1193
+ margin-bottom: 24px;
1097
1194
  }
1098
- .ant-pro-checkcard-title {
1099
- overflow: hidden;
1100
- color: rgba(0, 0, 0, 0.85);
1101
- font-weight: 500;
1102
- font-size: 14px;
1103
- white-space: nowrap;
1104
- text-overflow: ellipsis;
1195
+
1196
+ .ant-pro-form-group-title {
1197
+ margin-bottom: 16px;
1198
+ font-weight: bold;
1105
1199
  }
1106
- .ant-pro-checkcard-description {
1107
- color: rgba(0, 0, 0, 0.45);
1200
+ .ant-pro-form-group-container {
1201
+ -ms-flex-wrap: wrap;
1202
+ flex-wrap: wrap;
1203
+ max-width: 100%;
1108
1204
  }
1109
- .ant-pro-checkcard:not(.ant-pro-checkcard-disabled):hover {
1110
- border-color: #1890ff;
1205
+ .ant-pro-form-group-container > div.ant-space-item {
1206
+ max-width: 100%;
1111
1207
  }
1112
- .ant-pro-checkcard-checked::after {
1113
- position: absolute;
1114
- top: 2px;
1115
- right: 2px;
1116
- width: 0;
1117
- height: 0;
1118
- border: 6px solid #1890ff;
1119
- border-bottom: 6px solid transparent;
1120
- border-left: 6px solid transparent;
1121
- border-top-right-radius: 2px;
1122
- content: '';
1208
+ .ant-pro-form-group-twoLine {
1209
+ display: block;
1210
+ width: 100%;
1123
1211
  }
1124
-
1125
- .ant-pro-table-list-toolbar {
1126
- overflow-x: auto;
1127
- line-height: 1;
1212
+ .ant-pro-form-group-twoLine .ant-pro-form-group-title {
1213
+ width: 100%;
1214
+ margin: 8px 0;
1128
1215
  }
1129
- .ant-pro-table-list-toolbar-container {
1130
- display: -webkit-box;
1131
- display: -ms-flexbox;
1132
- display: -webkit-flex;
1133
- display: flex;
1134
- -webkit-box-pack: justify;
1135
- -ms-flex-pack: justify;
1136
- justify-content: space-between;
1137
- padding: 16px 0;
1216
+ .ant-pro-form-group-twoLine .ant-pro-form-group-container {
1217
+ padding-left: 16px;
1138
1218
  }
1139
- .ant-pro-table-list-toolbar-container-mobile {
1140
- -webkit-box-orient: vertical;
1141
- -webkit-box-direction: normal;
1142
- -ms-flex-direction: column;
1143
- flex-direction: column;
1219
+ .ant-pro-form-group-twoLine .ant-space-item,
1220
+ .ant-pro-form-group-twoLine .ant-form-item {
1221
+ width: 100%;
1144
1222
  }
1145
- .ant-pro-table-list-toolbar-title {
1223
+ .ant-pro-form-group-twoLine .ant-form-item-control {
1146
1224
  display: -webkit-box;
1147
1225
  display: -ms-flexbox;
1148
1226
  display: -webkit-flex;
@@ -1150,188 +1228,145 @@
1150
1228
  -webkit-box-align: center;
1151
1229
  -ms-flex-align: center;
1152
1230
  align-items: center;
1153
- -webkit-box-pack: start;
1154
- -ms-flex-pack: start;
1155
- justify-content: flex-start;
1156
- color: rgba(0, 0, 0, 0.85);
1157
- font-weight: 500;
1158
- font-size: 16px;
1231
+ -webkit-box-pack: end;
1232
+ -ms-flex-pack: end;
1233
+ justify-content: flex-end;
1159
1234
  }
1160
- .ant-pro-table-list-toolbar-search:not(:last-child) {
1161
- display: -webkit-box;
1162
- display: -ms-flexbox;
1163
- display: -webkit-flex;
1164
- display: flex;
1235
+ .ant-pro-form-group-twoLine .ant-form-item-control-input {
1165
1236
  -webkit-box-align: center;
1166
1237
  -ms-flex-align: center;
1167
1238
  align-items: center;
1168
- -webkit-box-pack: start;
1169
- -ms-flex-pack: start;
1170
- justify-content: flex-start;
1239
+ -webkit-box-pack: end;
1240
+ -ms-flex-pack: end;
1241
+ justify-content: flex-end;
1171
1242
  }
1172
- .ant-pro-table-list-toolbar-setting-item {
1173
- margin: 0 4px;
1174
- color: rgba(0, 0, 0, 0.75);
1175
- font-size: 16px;
1176
- cursor: pointer;
1243
+ .ant-pro-form-group-twoLine .ant-form-item-control-input-content {
1244
+ -webkit-box-flex: 0;
1245
+ -ms-flex: none;
1246
+ flex: none;
1177
1247
  }
1178
- .ant-pro-table-list-toolbar-setting-item > span {
1179
- display: block;
1180
- width: 100%;
1181
- height: 100%;
1248
+
1249
+ .ant-pro-form-light-filter {
1250
+ line-height: 30px;
1182
1251
  }
1183
- .ant-pro-table-list-toolbar-setting-item:hover {
1184
- color: #40a9ff;
1252
+ .ant-pro-form-light-filter::before {
1253
+ display: block;
1254
+ height: 0;
1255
+ visibility: hidden;
1256
+ content: '.';
1185
1257
  }
1186
- .ant-pro-table-list-toolbar-left {
1187
- display: -webkit-box;
1188
- display: -ms-flexbox;
1189
- display: -webkit-flex;
1190
- display: flex;
1191
- -webkit-box-align: center;
1192
- -ms-flex-align: center;
1193
- align-items: center;
1194
- -webkit-box-pack: start;
1195
- -ms-flex-pack: start;
1196
- justify-content: flex-start;
1258
+ .ant-pro-form-light-filter-small {
1259
+ line-height: 1.5715;
1197
1260
  }
1198
- .ant-pro-table-list-toolbar-right {
1261
+ .ant-pro-form-light-filter-container {
1199
1262
  display: -webkit-box;
1200
1263
  display: -ms-flexbox;
1201
1264
  display: -webkit-flex;
1202
1265
  display: flex;
1203
- -webkit-box-pack: end;
1204
- -ms-flex-pack: end;
1205
- justify-content: flex-end;
1266
+ -ms-flex-wrap: wrap;
1267
+ flex-wrap: wrap;
1268
+ margin-top: -8px;
1269
+ margin-right: -4px;
1206
1270
  }
1207
- .ant-pro-table-list-toolbar-extra-line {
1208
- margin-bottom: 16px;
1271
+ .ant-pro-form-light-filter-item {
1272
+ margin-top: 8px;
1273
+ white-space: nowrap;
1209
1274
  }
1210
- .ant-pro-table-list-toolbar-filter {
1211
- display: -webkit-box;
1212
- display: -ms-flexbox;
1213
- display: -webkit-flex;
1214
- display: flex;
1215
- -webkit-box-align: center;
1216
- -ms-flex-align: center;
1217
- align-items: center;
1218
- }
1219
- .ant-pro-table-list-toolbar-filter:not(:last-child) {
1220
- margin-right: 16px;
1221
- }
1222
- .ant-pro-table-list-toolbar-filter .ant-pro-table-search {
1223
- margin: 0;
1224
- padding: 0;
1225
- }
1226
- .ant-pro-table-list-toolbar-inline-menu-item {
1227
- display: inline-block;
1228
- margin-right: 24px;
1229
- cursor: pointer;
1230
- opacity: 0.75;
1275
+ .ant-pro-form-light-filter-item:not(:last-child) {
1276
+ margin-right: 8px;
1231
1277
  }
1232
- .ant-pro-table-list-toolbar-inline-menu-item-active {
1233
- font-weight: bold;
1234
- opacity: 1;
1278
+ .ant-pro-form-light-filter-formlabel {
1279
+ margin-bottom: 2px;
1235
1280
  }
1236
- .ant-pro-table-list-toolbar-dropdownmenu-label {
1237
- font-weight: bold;
1238
- font-size: 16px;
1239
- text-align: center;
1240
- cursor: pointer;
1281
+ .ant-pro-form-light-filter-line {
1282
+ min-width: 198px;
1241
1283
  }
1242
- .ant-pro-table-list-toolbar .ant-tabs-top > .ant-tabs-nav {
1284
+ .ant-pro-form-light-filter-line .ant-form-item {
1285
+ -webkit-box-orient: vertical;
1286
+ -webkit-box-direction: normal;
1287
+ -ms-flex-direction: column;
1288
+ flex-direction: column;
1243
1289
  margin-bottom: 0;
1244
1290
  }
1245
- .ant-pro-table-list-toolbar .ant-tabs-top > .ant-tabs-nav::before {
1246
- border-bottom: 0;
1291
+ .ant-pro-form-light-filter-line:not(:first-child) {
1292
+ margin-top: 16px;
1293
+ margin-bottom: 8px;
1247
1294
  }
1248
- .ant-pro-table-list-toolbar .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-list {
1249
- margin-top: 0;
1295
+ .ant-pro-form-light-filter .ant-form-item {
1296
+ margin-bottom: 0;
1250
1297
  }
1251
- .ant-pro-table-list-toolbar .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
1252
- padding-top: 0;
1298
+ .ant-pro-form-light-filter-collapse-icon {
1299
+ width: 32px;
1300
+ height: 32px;
1301
+ line-height: 35px;
1302
+ border-radius: 50%;
1253
1303
  }
1254
- @media (max-width: 575px) {
1255
- .ant-pro-table-list-toolbar-container {
1256
- display: -webkit-box;
1257
- display: -ms-flexbox;
1258
- display: -webkit-flex;
1259
- display: flex;
1260
- -ms-flex-wrap: wrap;
1261
- flex-wrap: wrap;
1262
- }
1263
- .ant-pro-table-list-toolbar-left {
1264
- margin-bottom: 16px;
1265
- }
1304
+ .ant-pro-form-light-filter-effective .ant-pro-form-light-filter-collapse-icon {
1305
+ background-color: rgba(0, 0, 0, 0.04);
1266
1306
  }
1267
1307
 
1268
- .ant-pro-table-column-setting {
1269
- width: auto;
1270
- }
1271
- .ant-pro-table-column-setting-title {
1272
- display: -webkit-box;
1273
- display: -ms-flexbox;
1274
- display: -webkit-flex;
1275
- display: flex;
1276
- -webkit-box-align: center;
1277
- -ms-flex-align: center;
1278
- align-items: center;
1279
- -webkit-box-pack: justify;
1280
- -ms-flex-pack: justify;
1281
- justify-content: space-between;
1282
- height: 32px;
1308
+ .ant-pro-steps-form-container {
1309
+ width: -webkit-max-content;
1310
+ width: -moz-max-content;
1311
+ width: max-content;
1312
+ min-width: 520px;
1313
+ max-width: 100%;
1314
+ margin: auto;
1283
1315
  }
1284
- .ant-pro-table-column-setting-overlay .ant-popover-inner-content {
1285
- width: 200px;
1286
- padding: 0px;
1287
- padding-bottom: 8px;
1316
+ .ant-pro-steps-form-steps-container {
1317
+ max-width: 1160px;
1318
+ margin: auto;
1288
1319
  }
1289
- .ant-pro-table-column-setting-overlay .ant-tree-node-content-wrapper:hover {
1290
- background-color: transparent;
1320
+ .ant-pro-steps-form-steps-container .ant-steps-vertical {
1321
+ height: 100%;
1291
1322
  }
1292
- .ant-pro-table-column-setting-overlay .ant-tree-draggable-icon {
1293
- cursor: -webkit-grab;
1294
- cursor: grab;
1323
+ .ant-pro-steps-form-step {
1324
+ display: none;
1325
+ margin-top: 32px;
1295
1326
  }
1296
- .ant-pro-table-column-setting-overlay .ant-tree-treenode {
1297
- -webkit-box-align: center;
1298
- -ms-flex-align: center;
1299
- align-items: center;
1327
+ .ant-pro-steps-form-step-active {
1328
+ display: block;
1300
1329
  }
1301
- .ant-pro-table-column-setting-overlay .ant-tree-treenode:hover {
1302
- background-color: #e6f7ff;
1330
+ .ant-pro-steps-form-step > form {
1331
+ max-width: 100%;
1303
1332
  }
1304
- .ant-pro-table-column-setting-overlay .ant-tree-treenode:hover .ant-pro-table-column-setting-list-item-option {
1305
- display: block;
1333
+
1334
+ .ant-pro-field-light-wrapper-collapse-label {
1335
+ padding: 1;
1306
1336
  }
1307
- .ant-pro-table-column-setting-overlay .ant-tree-treenode .ant-tree-checkbox {
1308
- top: 0;
1309
- margin: 0;
1310
- margin-right: 4px;
1337
+ .ant-pro-field-light-wrapper-container .ant-form-item {
1338
+ margin-bottom: 0;
1311
1339
  }
1312
- .ant-pro-table-column-setting-list {
1340
+
1341
+ .ant-pro-form-login-container {
1313
1342
  display: -webkit-box;
1314
1343
  display: -ms-flexbox;
1315
1344
  display: -webkit-flex;
1316
1345
  display: flex;
1346
+ -webkit-box-flex: 1;
1347
+ -ms-flex: 1;
1348
+ flex: 1;
1317
1349
  -webkit-box-orient: vertical;
1318
1350
  -webkit-box-direction: normal;
1319
1351
  -ms-flex-direction: column;
1320
1352
  flex-direction: column;
1321
- width: 100%;
1322
- padding-top: 8px;
1353
+ height: 100%;
1354
+ padding: 32px 0;
1355
+ overflow: auto;
1356
+ background: inherit;
1323
1357
  }
1324
- .ant-pro-table-column-setting-list.ant-pro-table-column-setting-list-group {
1325
- padding-top: 0;
1358
+ @media (min-width: 768px) {
1359
+ .ant-pro-form-login-container {
1360
+ padding: 32px 0 24px;
1361
+ background-repeat: no-repeat;
1362
+ background-position: center 110px;
1363
+ background-size: 100%;
1364
+ }
1326
1365
  }
1327
- .ant-pro-table-column-setting-list-title {
1328
- margin-top: 6px;
1329
- margin-bottom: 6px;
1330
- padding-left: 24px;
1331
- color: rgba(0, 0, 0, 0.45);
1332
- font-size: 12px;
1366
+ .ant-pro-form-login-top {
1367
+ text-align: center;
1333
1368
  }
1334
- .ant-pro-table-column-setting-list-item {
1369
+ .ant-pro-form-login-header {
1335
1370
  display: -webkit-box;
1336
1371
  display: -ms-flexbox;
1337
1372
  display: -webkit-flex;
@@ -1339,122 +1374,144 @@
1339
1374
  -webkit-box-align: center;
1340
1375
  -ms-flex-align: center;
1341
1376
  align-items: center;
1377
+ -webkit-box-pack: center;
1378
+ -ms-flex-pack: center;
1379
+ justify-content: center;
1380
+ height: 44px;
1381
+ line-height: 44px;
1342
1382
  }
1343
- .ant-pro-table-column-setting-list-item-title {
1344
- -webkit-box-flex: 1;
1345
- -ms-flex: 1;
1346
- flex: 1;
1383
+ .ant-pro-form-login-header a {
1384
+ text-decoration: none;
1347
1385
  }
1348
- .ant-pro-table-column-setting-list-item-option {
1349
- display: none;
1350
- float: right;
1351
- cursor: pointer;
1386
+ .ant-pro-form-login-title {
1387
+ position: relative;
1388
+ top: 2px;
1389
+ color: rgba(0, 0, 0, 0.85);
1390
+ font-weight: 600;
1391
+ font-size: 33px;
1352
1392
  }
1353
- .ant-pro-table-column-setting-list-item-option > span > span.anticon {
1354
- color: #1890ff;
1393
+ .ant-pro-form-login-logo {
1394
+ width: 44px;
1395
+ height: 44px;
1396
+ margin-right: 16px;
1397
+ vertical-align: top;
1355
1398
  }
1356
- .ant-pro-table-column-setting-list-item-option > span + span {
1357
- margin-left: 8px;
1399
+ .ant-pro-form-login-logo img {
1400
+ width: 100%;
1358
1401
  }
1359
-
1360
- .pro-table-tooltip-text span {
1361
- color: #fff;
1402
+ .ant-pro-form-login-desc {
1403
+ margin-top: 12px;
1404
+ margin-bottom: 40px;
1405
+ color: rgba(0, 0, 0, 0.45);
1406
+ font-size: 14px;
1362
1407
  }
1363
- .ant-pro-table {
1364
- z-index: 1;
1408
+ .ant-pro-form-login-main {
1409
+ min-width: 328px;
1410
+ max-width: 500px;
1411
+ margin: 0 auto;
1365
1412
  }
1366
- .ant-pro-table:not(:root):-webkit-full-screen {
1367
- min-height: 100vh;
1368
- overflow: auto;
1369
- background: #fff;
1413
+ .ant-pro-form-login-main .ant-tabs-nav-list {
1414
+ margin: 0px auto;
1415
+ font-size: 16px;
1370
1416
  }
1371
- .ant-pro-table:not(:root):-ms-fullscreen {
1372
- min-height: 100vh;
1373
- overflow: auto;
1374
- background: #fff;
1417
+ .ant-pro-form-login-main .ant-pro-form-login-other {
1418
+ margin-top: 24px;
1419
+ line-height: 22px;
1420
+ text-align: left;
1375
1421
  }
1376
- .ant-pro-table:not(:root):fullscreen {
1377
- min-height: 100vh;
1378
- overflow: auto;
1379
- background: #fff;
1422
+
1423
+ .ant-pro-form-login-page {
1424
+ display: -webkit-box;
1425
+ display: -ms-flexbox;
1426
+ display: -webkit-flex;
1427
+ display: flex;
1428
+ width: 100%;
1429
+ height: 100%;
1430
+ background-size: contain;
1380
1431
  }
1381
- .ant-pro-table-extra {
1382
- margin-bottom: 16px;
1432
+ .ant-pro-form-login-page-notice {
1433
+ display: -webkit-box;
1434
+ display: -ms-flexbox;
1435
+ display: -webkit-flex;
1436
+ display: flex;
1437
+ -webkit-box-flex: 1;
1438
+ -ms-flex: 1;
1439
+ flex: 1;
1440
+ -webkit-box-align: end;
1441
+ -ms-flex-align: end;
1442
+ align-items: flex-end;
1383
1443
  }
1384
- .ant-pro-table-polling .ant-pro-table-list-toolbar-setting-item .anticon.anticon-reload {
1385
- -webkit-transform: rotate(0deg);
1386
- transform: rotate(0deg);
1387
- -webkit-animation: turn 1s linear infinite;
1388
- animation: turn 1s linear infinite;
1444
+ .ant-pro-form-login-page-notice-activity {
1445
+ margin: 24px;
1446
+ padding: 24px;
1389
1447
  }
1390
- .ant-pro-table td.ant-table-cell > a {
1391
- font-size: 14px;
1448
+ .ant-pro-form-login-page-notice-activity-title {
1449
+ font-weight: 500;
1450
+ font-size: 28px;
1392
1451
  }
1393
- .ant-pro-table .ant-table .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
1394
- margin: 0;
1452
+ .ant-pro-form-login-page-notice-activity-subTitle {
1453
+ margin-top: 8px;
1454
+ font-size: 16px;
1395
1455
  }
1396
- .ant-pro-table .ant-table.ant-table-middle .ant-pro-table {
1397
- margin: -12px -8px;
1456
+ .ant-pro-form-login-page-notice-activity-action {
1457
+ margin-top: 24px;
1398
1458
  }
1399
- @-webkit-keyframes turn {
1400
- 0% {
1401
- -webkit-transform: rotate(0deg);
1402
- transform: rotate(0deg);
1403
- }
1404
- 25% {
1405
- -webkit-transform: rotate(90deg);
1406
- transform: rotate(90deg);
1407
- }
1408
- 50% {
1409
- -webkit-transform: rotate(180deg);
1410
- transform: rotate(180deg);
1411
- }
1412
- 75% {
1413
- -webkit-transform: rotate(270deg);
1414
- transform: rotate(270deg);
1415
- }
1416
- 100% {
1417
- -webkit-transform: rotate(360deg);
1418
- transform: rotate(360deg);
1419
- }
1459
+ .ant-pro-form-login-page-container {
1460
+ display: -webkit-box;
1461
+ display: -ms-flexbox;
1462
+ display: -webkit-flex;
1463
+ display: flex;
1464
+ -webkit-box-flex: 1;
1465
+ -ms-flex: 1;
1466
+ flex: 1;
1467
+ -webkit-box-orient: vertical;
1468
+ -webkit-box-direction: normal;
1469
+ -ms-flex-direction: column;
1470
+ flex-direction: column;
1471
+ max-width: 550px;
1472
+ height: 100%;
1473
+ padding: 32px 0;
1474
+ overflow: auto;
1475
+ background: inherit;
1476
+ background: #fff;
1420
1477
  }
1421
- @keyframes turn {
1422
- 0% {
1423
- -webkit-transform: rotate(0deg);
1424
- transform: rotate(0deg);
1425
- }
1426
- 25% {
1427
- -webkit-transform: rotate(90deg);
1428
- transform: rotate(90deg);
1478
+ @media (max-width: 768px) {
1479
+ .ant-pro-form-login-page {
1480
+ -webkit-box-orient: vertical;
1481
+ -webkit-box-direction: reverse;
1482
+ -ms-flex-direction: column-reverse;
1483
+ flex-direction: column-reverse;
1484
+ background: none !important;
1429
1485
  }
1430
- 50% {
1431
- -webkit-transform: rotate(180deg);
1432
- transform: rotate(180deg);
1486
+ .ant-pro-form-login-page .ant-pro-form-login-page-notice {
1487
+ display: -webkit-box;
1488
+ display: -ms-flexbox;
1489
+ display: -webkit-flex;
1490
+ display: flex;
1491
+ -webkit-box-flex: 0;
1492
+ -ms-flex: none;
1493
+ flex: none;
1494
+ -webkit-box-align: start;
1495
+ -ms-flex-align: start;
1496
+ align-items: flex-start;
1497
+ width: 100%;
1433
1498
  }
1434
- 75% {
1435
- -webkit-transform: rotate(270deg);
1436
- transform: rotate(270deg);
1499
+ .ant-pro-form-login-page .ant-pro-form-login-page-notice > div {
1500
+ width: 100%;
1437
1501
  }
1438
- 100% {
1439
- -webkit-transform: rotate(360deg);
1440
- transform: rotate(360deg);
1502
+ }
1503
+ @media (min-width: 768px) {
1504
+ .ant-pro-form-login-page-container {
1505
+ padding: 128px 0 24px;
1506
+ background-repeat: no-repeat;
1507
+ background-position: center 110px;
1508
+ background-size: 100%;
1441
1509
  }
1442
1510
  }
1443
- .ant-pro-table-toolbar {
1444
- display: -webkit-box;
1445
- display: -ms-flexbox;
1446
- display: -webkit-flex;
1447
- display: flex;
1448
- -webkit-box-align: center;
1449
- -ms-flex-align: center;
1450
- align-items: center;
1451
- -webkit-box-pack: justify;
1452
- -ms-flex-pack: justify;
1453
- justify-content: space-between;
1454
- height: 64px;
1455
- padding: 0 24px;
1511
+ .ant-pro-form-login-page-top {
1512
+ text-align: center;
1456
1513
  }
1457
- .ant-pro-table-toolbar-option {
1514
+ .ant-pro-form-login-page-header {
1458
1515
  display: -webkit-box;
1459
1516
  display: -ms-flexbox;
1460
1517
  display: -webkit-flex;
@@ -1462,86 +1519,56 @@
1462
1519
  -webkit-box-align: center;
1463
1520
  -ms-flex-align: center;
1464
1521
  align-items: center;
1465
- -webkit-box-pack: end;
1466
- -ms-flex-pack: end;
1467
- justify-content: flex-end;
1522
+ -webkit-box-pack: center;
1523
+ -ms-flex-pack: center;
1524
+ justify-content: center;
1525
+ height: 44px;
1526
+ line-height: 44px;
1468
1527
  }
1469
- .ant-pro-table-toolbar-title {
1470
- -webkit-box-flex: 1;
1471
- -ms-flex: 1;
1472
- flex: 1;
1528
+ .ant-pro-form-login-page-header a {
1529
+ text-decoration: none;
1530
+ }
1531
+ .ant-pro-form-login-page-title {
1532
+ position: relative;
1533
+ top: 2px;
1473
1534
  color: rgba(0, 0, 0, 0.85);
1474
- font-weight: 500;
1475
- font-size: 16px;
1476
- line-height: 24px;
1477
- opacity: 0.85;
1535
+ font-weight: 600;
1536
+ font-size: 33px;
1478
1537
  }
1479
- @media (max-width: 480px) {
1480
- .ant-pro-table .ant-table {
1481
- width: 100%;
1482
- overflow-x: auto;
1483
- }
1484
- .ant-pro-table .ant-table-thead > tr > th,
1485
- .ant-pro-table .ant-table-tbody > tr > th,
1486
- .ant-pro-table .ant-table-thead > tr > td,
1487
- .ant-pro-table .ant-table-tbody > tr > td {
1488
- white-space: pre;
1489
- }
1490
- .ant-pro-table .ant-table-thead > tr > th > span,
1491
- .ant-pro-table .ant-table-tbody > tr > th > span,
1492
- .ant-pro-table .ant-table-thead > tr > td > span,
1493
- .ant-pro-table .ant-table-tbody > tr > td > span {
1494
- display: block;
1495
- }
1538
+ .ant-pro-form-login-page-logo {
1539
+ width: 44px;
1540
+ height: 44px;
1541
+ margin-right: 16px;
1542
+ vertical-align: top;
1496
1543
  }
1497
- @media (max-width: 575px) {
1498
- .ant-pro-table-toolbar {
1499
- -webkit-box-orient: vertical;
1500
- -webkit-box-direction: normal;
1501
- -ms-flex-direction: column;
1502
- flex-direction: column;
1503
- -webkit-box-align: start;
1504
- -ms-flex-align: start;
1505
- align-items: flex-start;
1506
- -webkit-box-pack: start;
1507
- -ms-flex-pack: start;
1508
- justify-content: flex-start;
1509
- height: auto;
1510
- margin-bottom: 16px;
1511
- margin-left: 16px;
1512
- padding: 8px;
1513
- padding-top: 16px;
1514
- line-height: normal;
1515
- }
1516
- .ant-pro-table-toolbar-title {
1517
- margin-bottom: 16px;
1518
- }
1519
- .ant-pro-table-toolbar-option {
1520
- display: -webkit-box;
1521
- display: -ms-flexbox;
1522
- display: -webkit-flex;
1523
- display: flex;
1524
- -webkit-box-pack: justify;
1525
- -ms-flex-pack: justify;
1526
- justify-content: space-between;
1527
- width: 100%;
1528
- }
1529
- .ant-pro-table-toolbar-default-option {
1530
- display: -webkit-box;
1531
- display: -ms-flexbox;
1532
- display: -webkit-flex;
1533
- display: flex;
1534
- -webkit-box-flex: 1;
1535
- -ms-flex: 1;
1536
- flex: 1;
1537
- -webkit-box-align: center;
1538
- -ms-flex-align: center;
1539
- align-items: center;
1540
- -webkit-box-pack: end;
1541
- -ms-flex-pack: end;
1542
- justify-content: flex-end;
1544
+ .ant-pro-form-login-page-logo img {
1545
+ width: 100%;
1546
+ }
1547
+ .ant-pro-form-login-page-desc {
1548
+ margin-top: 12px;
1549
+ margin-bottom: 40px;
1550
+ color: rgba(0, 0, 0, 0.45);
1551
+ font-size: 14px;
1552
+ }
1553
+ @media screen and (max-width: 576px) {
1554
+ .ant-pro-form-login-page-main {
1555
+ width: 95%;
1556
+ max-width: 328px;
1543
1557
  }
1544
1558
  }
1559
+ .ant-pro-form-login-page-main {
1560
+ width: 328px;
1561
+ margin: 0 auto;
1562
+ }
1563
+ .ant-pro-form-login-page-main .ant-tabs-nav-list {
1564
+ margin: 0px auto;
1565
+ font-size: 16px;
1566
+ }
1567
+ .ant-pro-form-login-page-main .ant-pro-form-login-page-other {
1568
+ margin-top: 24px;
1569
+ line-height: 22px;
1570
+ text-align: left;
1571
+ }
1545
1572
 
1546
1573
  .ant-pro-table-alert {
1547
1574
  margin-bottom: 16px;
@@ -1619,106 +1646,160 @@
1619
1646
  }
1620
1647
  }
1621
1648
 
1622
- .ant-form > div:not(.ant-pro-form-light-filter) .pro-field {
1623
- max-width: 100%;
1649
+ .ant-pro-table-column-setting {
1650
+ width: auto;
1624
1651
  }
1625
- .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-xs {
1626
- width: 104px;
1652
+ .ant-pro-table-column-setting-title {
1653
+ display: -webkit-box;
1654
+ display: -ms-flexbox;
1655
+ display: -webkit-flex;
1656
+ display: flex;
1657
+ -webkit-box-align: center;
1658
+ -ms-flex-align: center;
1659
+ align-items: center;
1660
+ -webkit-box-pack: justify;
1661
+ -ms-flex-pack: justify;
1662
+ justify-content: space-between;
1663
+ height: 32px;
1627
1664
  }
1628
- .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-s {
1629
- width: 216px;
1665
+ .ant-pro-table-column-setting-overlay .ant-popover-inner-content {
1666
+ width: 200px;
1667
+ padding: 0px;
1668
+ padding-bottom: 8px;
1630
1669
  }
1631
- .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-sm {
1632
- width: 216px;
1633
- }
1634
- .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-m {
1635
- width: 328px;
1670
+ .ant-pro-table-column-setting-overlay .ant-tree-node-content-wrapper:hover {
1671
+ background-color: transparent;
1636
1672
  }
1637
- .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-md {
1638
- width: 328px;
1673
+ .ant-pro-table-column-setting-overlay .ant-tree-draggable-icon {
1674
+ cursor: -webkit-grab;
1675
+ cursor: grab;
1639
1676
  }
1640
- .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-l {
1641
- width: 440px;
1677
+ .ant-pro-table-column-setting-overlay .ant-tree-treenode {
1678
+ -webkit-box-align: center;
1679
+ -ms-flex-align: center;
1680
+ align-items: center;
1642
1681
  }
1643
- .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-lg {
1644
- width: 440px;
1682
+ .ant-pro-table-column-setting-overlay .ant-tree-treenode:hover {
1683
+ background-color: #e6f7ff;
1645
1684
  }
1646
- .ant-form > div:not(.ant-pro-form-light-filter) .pro-field-xl {
1647
- width: 552px;
1685
+ .ant-pro-table-column-setting-overlay .ant-tree-treenode:hover .ant-pro-table-column-setting-list-item-option {
1686
+ display: block;
1648
1687
  }
1649
-
1650
- .ant-form:not(.ant-form-horizontal) .ant-pro-form-list-item:not(.ant-pro-form-list-item-show-label) .ant-form-item-label {
1651
- display: none;
1688
+ .ant-pro-table-column-setting-overlay .ant-tree-treenode .ant-tree-checkbox {
1689
+ top: 0;
1690
+ margin: 0;
1691
+ margin-right: 4px;
1652
1692
  }
1653
- .ant-pro-form-list {
1654
- max-width: 100%;
1693
+ .ant-pro-table-column-setting-list {
1694
+ display: -webkit-box;
1695
+ display: -ms-flexbox;
1696
+ display: -webkit-flex;
1697
+ display: flex;
1698
+ -webkit-box-orient: vertical;
1699
+ -webkit-box-direction: normal;
1700
+ -ms-flex-direction: column;
1701
+ flex-direction: column;
1702
+ width: 100%;
1703
+ padding-top: 8px;
1655
1704
  }
1656
- .ant-pro-form-list-item.ant-pro-form-list-item-show-label .ant-form-item-label {
1657
- display: inline-block;
1705
+ .ant-pro-table-column-setting-list.ant-pro-table-column-setting-list-group {
1706
+ padding-top: 0;
1658
1707
  }
1659
- .ant-pro-form-list-item:first-of-type div:first-of-type .ant-form-item .ant-form-item-label {
1660
- display: inline-block;
1708
+ .ant-pro-table-column-setting-list-title {
1709
+ margin-top: 6px;
1710
+ margin-bottom: 6px;
1711
+ padding-left: 24px;
1712
+ color: rgba(0, 0, 0, 0.45);
1713
+ font-size: 12px;
1661
1714
  }
1662
- .ant-pro-form-list-action {
1715
+ .ant-pro-table-column-setting-list-item {
1663
1716
  display: -webkit-box;
1664
1717
  display: -ms-flexbox;
1665
1718
  display: -webkit-flex;
1666
1719
  display: flex;
1667
- height: 32px;
1668
- margin-bottom: 24px;
1669
- line-height: 32px;
1720
+ -webkit-box-align: center;
1721
+ -ms-flex-align: center;
1722
+ align-items: center;
1670
1723
  }
1671
- .ant-pro-form-list .ant-pro-card .ant-pro-card-extra .ant-pro-form-list-action {
1672
- margin-bottom: 0;
1724
+ .ant-pro-table-column-setting-list-item-title {
1725
+ -webkit-box-flex: 1;
1726
+ -ms-flex: 1;
1727
+ flex: 1;
1673
1728
  }
1674
- .ant-pro-form-list-action-icon {
1675
- margin-left: 8px;
1729
+ .ant-pro-table-column-setting-list-item-option {
1730
+ display: none;
1731
+ float: right;
1676
1732
  cursor: pointer;
1677
- -webkit-transition: color 0.3s ease-in-out;
1678
- transition: color 0.3s ease-in-out;
1679
1733
  }
1680
- .ant-pro-form-list-action-icon:hover {
1681
- color: #40a9ff;
1734
+ .ant-pro-table-column-setting-list-item-option > span > span.anticon {
1735
+ color: #1890ff;
1682
1736
  }
1683
- .ant-pro-form-list-creator-button-top {
1684
- margin-bottom: 24px;
1737
+ .ant-pro-table-column-setting-list-item-option > span + span {
1738
+ margin-left: 8px;
1685
1739
  }
1686
1740
 
1687
- .ant-pro-field-light-wrapper-collapse-label {
1688
- padding: 1;
1741
+ .ant-pro-table-list-toolbar {
1742
+ overflow-x: auto;
1743
+ line-height: 1;
1689
1744
  }
1690
- .ant-pro-field-light-wrapper-container .ant-form-item {
1691
- margin-bottom: 0;
1745
+ .ant-pro-table-list-toolbar-container {
1746
+ display: -webkit-box;
1747
+ display: -ms-flexbox;
1748
+ display: -webkit-flex;
1749
+ display: flex;
1750
+ -webkit-box-pack: justify;
1751
+ -ms-flex-pack: justify;
1752
+ justify-content: space-between;
1753
+ padding: 16px 0;
1692
1754
  }
1693
-
1694
- .ant-pro-form-group-title {
1695
- margin-bottom: 16px;
1696
- font-weight: bold;
1755
+ .ant-pro-table-list-toolbar-container-mobile {
1756
+ -webkit-box-orient: vertical;
1757
+ -webkit-box-direction: normal;
1758
+ -ms-flex-direction: column;
1759
+ flex-direction: column;
1697
1760
  }
1698
- .ant-pro-form-group-container {
1699
- -ms-flex-wrap: wrap;
1700
- flex-wrap: wrap;
1701
- max-width: 100%;
1761
+ .ant-pro-table-list-toolbar-title {
1762
+ display: -webkit-box;
1763
+ display: -ms-flexbox;
1764
+ display: -webkit-flex;
1765
+ display: flex;
1766
+ -webkit-box-align: center;
1767
+ -ms-flex-align: center;
1768
+ align-items: center;
1769
+ -webkit-box-pack: start;
1770
+ -ms-flex-pack: start;
1771
+ justify-content: flex-start;
1772
+ color: rgba(0, 0, 0, 0.85);
1773
+ font-weight: 500;
1774
+ font-size: 16px;
1702
1775
  }
1703
- .ant-pro-form-group-container > div.ant-space-item {
1704
- max-width: 100%;
1776
+ .ant-pro-table-list-toolbar-search:not(:last-child) {
1777
+ display: -webkit-box;
1778
+ display: -ms-flexbox;
1779
+ display: -webkit-flex;
1780
+ display: flex;
1781
+ -webkit-box-align: center;
1782
+ -ms-flex-align: center;
1783
+ align-items: center;
1784
+ -webkit-box-pack: start;
1785
+ -ms-flex-pack: start;
1786
+ justify-content: flex-start;
1705
1787
  }
1706
- .ant-pro-form-group-twoLine {
1707
- display: block;
1708
- width: 100%;
1788
+ .ant-pro-table-list-toolbar-setting-item {
1789
+ margin: 0 4px;
1790
+ color: rgba(0, 0, 0, 0.75);
1791
+ font-size: 16px;
1792
+ cursor: pointer;
1709
1793
  }
1710
- .ant-pro-form-group-twoLine .ant-pro-form-group-title {
1794
+ .ant-pro-table-list-toolbar-setting-item > span {
1795
+ display: block;
1711
1796
  width: 100%;
1712
- margin: 8px 0;
1713
- }
1714
- .ant-pro-form-group-twoLine .ant-pro-form-group-container {
1715
- padding-left: 16px;
1797
+ height: 100%;
1716
1798
  }
1717
- .ant-pro-form-group-twoLine .ant-space-item,
1718
- .ant-pro-form-group-twoLine .ant-form-item {
1719
- width: 100%;
1799
+ .ant-pro-table-list-toolbar-setting-item:hover {
1800
+ color: #40a9ff;
1720
1801
  }
1721
- .ant-pro-form-group-twoLine .ant-form-item-control {
1802
+ .ant-pro-table-list-toolbar-left {
1722
1803
  display: -webkit-box;
1723
1804
  display: -ms-flexbox;
1724
1805
  display: -webkit-flex;
@@ -1726,138 +1807,164 @@
1726
1807
  -webkit-box-align: center;
1727
1808
  -ms-flex-align: center;
1728
1809
  align-items: center;
1729
- -webkit-box-pack: end;
1730
- -ms-flex-pack: end;
1731
- justify-content: flex-end;
1810
+ -webkit-box-pack: start;
1811
+ -ms-flex-pack: start;
1812
+ justify-content: flex-start;
1732
1813
  }
1733
- .ant-pro-form-group-twoLine .ant-form-item-control-input {
1734
- -webkit-box-align: center;
1735
- -ms-flex-align: center;
1736
- align-items: center;
1814
+ .ant-pro-table-list-toolbar-right {
1815
+ display: -webkit-box;
1816
+ display: -ms-flexbox;
1817
+ display: -webkit-flex;
1818
+ display: flex;
1737
1819
  -webkit-box-pack: end;
1738
1820
  -ms-flex-pack: end;
1739
1821
  justify-content: flex-end;
1740
1822
  }
1741
- .ant-pro-form-group-twoLine .ant-form-item-control-input-content {
1742
- -webkit-box-flex: 0;
1743
- -ms-flex: none;
1744
- flex: none;
1745
- }
1746
-
1747
- .ant-pro-form-light-filter {
1748
- line-height: 30px;
1749
- }
1750
- .ant-pro-form-light-filter::before {
1751
- display: block;
1752
- height: 0;
1753
- visibility: hidden;
1754
- content: '.';
1755
- }
1756
- .ant-pro-form-light-filter-small {
1757
- line-height: 1.5715;
1823
+ .ant-pro-table-list-toolbar-extra-line {
1824
+ margin-bottom: 16px;
1758
1825
  }
1759
- .ant-pro-form-light-filter-container {
1826
+ .ant-pro-table-list-toolbar-filter {
1760
1827
  display: -webkit-box;
1761
1828
  display: -ms-flexbox;
1762
1829
  display: -webkit-flex;
1763
1830
  display: flex;
1764
- -ms-flex-wrap: wrap;
1765
- flex-wrap: wrap;
1766
- margin-top: -8px;
1767
- margin-right: -4px;
1831
+ -webkit-box-align: center;
1832
+ -ms-flex-align: center;
1833
+ align-items: center;
1768
1834
  }
1769
- .ant-pro-form-light-filter-item {
1770
- margin-top: 8px;
1771
- white-space: nowrap;
1835
+ .ant-pro-table-list-toolbar-filter:not(:last-child) {
1836
+ margin-right: 16px;
1772
1837
  }
1773
- .ant-pro-form-light-filter-item:not(:last-child) {
1774
- margin-right: 8px;
1838
+ .ant-pro-table-list-toolbar-filter div.ant-pro-table-search {
1839
+ margin: 0;
1840
+ padding: 0;
1775
1841
  }
1776
- .ant-pro-form-light-filter-formlabel {
1777
- margin-bottom: 2px;
1842
+ .ant-pro-table-list-toolbar-inline-menu-item {
1843
+ display: inline-block;
1844
+ margin-right: 24px;
1845
+ cursor: pointer;
1846
+ opacity: 0.75;
1778
1847
  }
1779
- .ant-pro-form-light-filter-line {
1780
- min-width: 198px;
1848
+ .ant-pro-table-list-toolbar-inline-menu-item-active {
1849
+ font-weight: bold;
1850
+ opacity: 1;
1781
1851
  }
1782
- .ant-pro-form-light-filter-line .ant-form-item {
1783
- -webkit-box-orient: vertical;
1784
- -webkit-box-direction: normal;
1785
- -ms-flex-direction: column;
1786
- flex-direction: column;
1852
+ .ant-pro-table-list-toolbar-dropdownmenu-label {
1853
+ font-weight: bold;
1854
+ font-size: 16px;
1855
+ text-align: center;
1856
+ cursor: pointer;
1857
+ }
1858
+ .ant-pro-table-list-toolbar .ant-tabs-top > .ant-tabs-nav {
1787
1859
  margin-bottom: 0;
1788
1860
  }
1789
- .ant-pro-form-light-filter-line:not(:first-child) {
1790
- margin-top: 16px;
1791
- margin-bottom: 8px;
1861
+ .ant-pro-table-list-toolbar .ant-tabs-top > .ant-tabs-nav::before {
1862
+ border-bottom: 0;
1792
1863
  }
1793
- .ant-pro-form-light-filter .ant-form-item {
1794
- margin-bottom: 0;
1864
+ .ant-pro-table-list-toolbar .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-list {
1865
+ margin-top: 0;
1795
1866
  }
1796
- .ant-pro-form-light-filter-collapse-icon {
1797
- width: 32px;
1798
- height: 32px;
1799
- line-height: 35px;
1800
- border-radius: 50%;
1867
+ .ant-pro-table-list-toolbar .ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
1868
+ padding-top: 0;
1801
1869
  }
1802
- .ant-pro-form-light-filter-effective .ant-pro-form-light-filter-collapse-icon {
1803
- background-color: rgba(0, 0, 0, 0.04);
1870
+ @media (max-width: 575px) {
1871
+ .ant-pro-table-list-toolbar-container {
1872
+ display: -webkit-box;
1873
+ display: -ms-flexbox;
1874
+ display: -webkit-flex;
1875
+ display: flex;
1876
+ -ms-flex-wrap: wrap;
1877
+ flex-wrap: wrap;
1878
+ }
1879
+ .ant-pro-table-list-toolbar-left {
1880
+ margin-bottom: 16px;
1881
+ }
1804
1882
  }
1805
1883
 
1806
- .ant-pro-steps-form-container {
1807
- width: -webkit-max-content;
1808
- width: -moz-max-content;
1809
- width: max-content;
1810
- min-width: 520px;
1811
- max-width: 100%;
1812
- margin: auto;
1884
+ .pro-table-tooltip-text span {
1885
+ color: #fff;
1813
1886
  }
1814
- .ant-pro-steps-form-steps-container {
1815
- max-width: 1160px;
1816
- margin: auto;
1887
+ .ant-pro-table {
1888
+ z-index: 1;
1817
1889
  }
1818
- .ant-pro-steps-form-steps-container .ant-steps-vertical {
1819
- height: 100%;
1890
+ .ant-pro-table:not(:root):-webkit-full-screen {
1891
+ min-height: 100vh;
1892
+ overflow: auto;
1893
+ background: #fff;
1820
1894
  }
1821
- .ant-pro-steps-form-step {
1822
- display: none;
1823
- margin-top: 32px;
1895
+ .ant-pro-table:not(:root):-ms-fullscreen {
1896
+ min-height: 100vh;
1897
+ overflow: auto;
1898
+ background: #fff;
1824
1899
  }
1825
- .ant-pro-steps-form-step-active {
1826
- display: block;
1900
+ .ant-pro-table:not(:root):fullscreen {
1901
+ min-height: 100vh;
1902
+ overflow: auto;
1903
+ background: #fff;
1827
1904
  }
1828
- .ant-pro-steps-form-step > form {
1829
- max-width: 100%;
1905
+ .ant-pro-table-extra {
1906
+ margin-bottom: 16px;
1830
1907
  }
1831
-
1832
- .ant-pro-form-login-container {
1833
- display: -webkit-box;
1834
- display: -ms-flexbox;
1835
- display: -webkit-flex;
1836
- display: flex;
1837
- -webkit-box-flex: 1;
1838
- -ms-flex: 1;
1839
- flex: 1;
1840
- -webkit-box-orient: vertical;
1841
- -webkit-box-direction: normal;
1842
- -ms-flex-direction: column;
1843
- flex-direction: column;
1844
- height: 100%;
1845
- padding: 32px 0;
1846
- overflow: auto;
1847
- background: inherit;
1908
+ .ant-pro-table-polling .ant-pro-table-list-toolbar-setting-item .anticon.anticon-reload {
1909
+ -webkit-transform: rotate(0deg);
1910
+ transform: rotate(0deg);
1911
+ -webkit-animation: turn 1s linear infinite;
1912
+ animation: turn 1s linear infinite;
1848
1913
  }
1849
- @media (min-width: 768px) {
1850
- .ant-pro-form-login-container {
1851
- padding: 32px 0 24px;
1852
- background-repeat: no-repeat;
1853
- background-position: center 110px;
1854
- background-size: 100%;
1914
+ .ant-pro-table td.ant-table-cell > a {
1915
+ font-size: 14px;
1916
+ }
1917
+ .ant-pro-table .ant-table .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
1918
+ margin: 0;
1919
+ }
1920
+ .ant-pro-table .ant-table.ant-table-middle .ant-pro-table {
1921
+ margin: -12px -8px;
1922
+ }
1923
+ @-webkit-keyframes turn {
1924
+ 0% {
1925
+ -webkit-transform: rotate(0deg);
1926
+ transform: rotate(0deg);
1927
+ }
1928
+ 25% {
1929
+ -webkit-transform: rotate(90deg);
1930
+ transform: rotate(90deg);
1931
+ }
1932
+ 50% {
1933
+ -webkit-transform: rotate(180deg);
1934
+ transform: rotate(180deg);
1935
+ }
1936
+ 75% {
1937
+ -webkit-transform: rotate(270deg);
1938
+ transform: rotate(270deg);
1939
+ }
1940
+ 100% {
1941
+ -webkit-transform: rotate(360deg);
1942
+ transform: rotate(360deg);
1943
+ }
1944
+ }
1945
+ @keyframes turn {
1946
+ 0% {
1947
+ -webkit-transform: rotate(0deg);
1948
+ transform: rotate(0deg);
1949
+ }
1950
+ 25% {
1951
+ -webkit-transform: rotate(90deg);
1952
+ transform: rotate(90deg);
1953
+ }
1954
+ 50% {
1955
+ -webkit-transform: rotate(180deg);
1956
+ transform: rotate(180deg);
1957
+ }
1958
+ 75% {
1959
+ -webkit-transform: rotate(270deg);
1960
+ transform: rotate(270deg);
1961
+ }
1962
+ 100% {
1963
+ -webkit-transform: rotate(360deg);
1964
+ transform: rotate(360deg);
1855
1965
  }
1856
1966
  }
1857
- .ant-pro-form-login-top {
1858
- text-align: center;
1859
- }
1860
- .ant-pro-form-login-header {
1967
+ .ant-pro-table-toolbar {
1861
1968
  display: -webkit-box;
1862
1969
  display: -ms-flexbox;
1863
1970
  display: -webkit-flex;
@@ -1865,202 +1972,100 @@
1865
1972
  -webkit-box-align: center;
1866
1973
  -ms-flex-align: center;
1867
1974
  align-items: center;
1868
- -webkit-box-pack: center;
1869
- -ms-flex-pack: center;
1870
- justify-content: center;
1871
- height: 44px;
1872
- line-height: 44px;
1873
- }
1874
- .ant-pro-form-login-header a {
1875
- text-decoration: none;
1876
- }
1877
- .ant-pro-form-login-title {
1878
- position: relative;
1879
- top: 2px;
1880
- color: rgba(0, 0, 0, 0.85);
1881
- font-weight: 600;
1882
- font-size: 33px;
1883
- }
1884
- .ant-pro-form-login-logo {
1885
- width: 44px;
1886
- height: 44px;
1887
- margin-right: 16px;
1888
- vertical-align: top;
1889
- }
1890
- .ant-pro-form-login-logo img {
1891
- width: 100%;
1892
- }
1893
- .ant-pro-form-login-desc {
1894
- margin-top: 12px;
1895
- margin-bottom: 40px;
1896
- color: rgba(0, 0, 0, 0.45);
1897
- font-size: 14px;
1898
- }
1899
- .ant-pro-form-login-main {
1900
- min-width: 328px;
1901
- max-width: 500px;
1902
- margin: 0 auto;
1903
- }
1904
- .ant-pro-form-login-main .ant-tabs-nav-list {
1905
- margin: 0px auto;
1906
- font-size: 16px;
1907
- }
1908
- .ant-pro-form-login-main .ant-pro-form-login-other {
1909
- margin-top: 24px;
1910
- line-height: 22px;
1911
- text-align: left;
1975
+ -webkit-box-pack: justify;
1976
+ -ms-flex-pack: justify;
1977
+ justify-content: space-between;
1978
+ height: 64px;
1979
+ padding: 0 24px;
1912
1980
  }
1913
-
1914
- .ant-pro-form-login-page {
1981
+ .ant-pro-table-toolbar-option {
1915
1982
  display: -webkit-box;
1916
1983
  display: -ms-flexbox;
1917
1984
  display: -webkit-flex;
1918
1985
  display: flex;
1919
- width: 100%;
1920
- height: 100%;
1921
- background-repeat: no-repeat;
1922
- background-size: 100% auto;
1986
+ -webkit-box-align: center;
1987
+ -ms-flex-align: center;
1988
+ align-items: center;
1989
+ -webkit-box-pack: end;
1990
+ -ms-flex-pack: end;
1991
+ justify-content: flex-end;
1923
1992
  }
1924
- .ant-pro-form-login-page-notice {
1925
- display: -webkit-box;
1926
- display: -ms-flexbox;
1927
- display: -webkit-flex;
1928
- display: flex;
1993
+ .ant-pro-table-toolbar-title {
1929
1994
  -webkit-box-flex: 1;
1930
1995
  -ms-flex: 1;
1931
1996
  flex: 1;
1932
- -webkit-box-align: end;
1933
- -ms-flex-align: end;
1934
- align-items: flex-end;
1935
- }
1936
- .ant-pro-form-login-page-notice-activity {
1937
- margin: 24px;
1938
- padding: 24px;
1939
- }
1940
- .ant-pro-form-login-page-notice-activity-title {
1997
+ color: rgba(0, 0, 0, 0.85);
1941
1998
  font-weight: 500;
1942
- font-size: 28px;
1943
- }
1944
- .ant-pro-form-login-page-notice-activity-subTitle {
1945
- margin-top: 8px;
1946
1999
  font-size: 16px;
2000
+ line-height: 24px;
2001
+ opacity: 0.85;
1947
2002
  }
1948
- .ant-pro-form-login-page-notice-activity-action {
1949
- margin-top: 24px;
1950
- }
1951
- .ant-pro-form-login-page-container {
1952
- display: -webkit-box;
1953
- display: -ms-flexbox;
1954
- display: -webkit-flex;
1955
- display: flex;
1956
- -webkit-box-flex: 1;
1957
- -ms-flex: 1;
1958
- flex: 1;
1959
- -webkit-box-orient: vertical;
1960
- -webkit-box-direction: normal;
1961
- -ms-flex-direction: column;
1962
- flex-direction: column;
1963
- max-width: 550px;
1964
- height: 100%;
1965
- padding: 32px 0;
1966
- overflow: auto;
1967
- background: inherit;
1968
- background: #fff;
2003
+ @media (max-width: 480px) {
2004
+ .ant-pro-table .ant-table {
2005
+ width: 100%;
2006
+ overflow-x: auto;
2007
+ }
2008
+ .ant-pro-table .ant-table-thead > tr > th,
2009
+ .ant-pro-table .ant-table-tbody > tr > th,
2010
+ .ant-pro-table .ant-table-thead > tr > td,
2011
+ .ant-pro-table .ant-table-tbody > tr > td {
2012
+ white-space: pre;
2013
+ }
2014
+ .ant-pro-table .ant-table-thead > tr > th > span,
2015
+ .ant-pro-table .ant-table-tbody > tr > th > span,
2016
+ .ant-pro-table .ant-table-thead > tr > td > span,
2017
+ .ant-pro-table .ant-table-tbody > tr > td > span {
2018
+ display: block;
2019
+ }
1969
2020
  }
1970
- @media (max-width: 768px) {
1971
- .ant-pro-form-login-page {
2021
+ @media (max-width: 575px) {
2022
+ .ant-pro-table-toolbar {
1972
2023
  -webkit-box-orient: vertical;
1973
- -webkit-box-direction: reverse;
1974
- -ms-flex-direction: column-reverse;
1975
- flex-direction: column-reverse;
1976
- background: none !important;
2024
+ -webkit-box-direction: normal;
2025
+ -ms-flex-direction: column;
2026
+ flex-direction: column;
2027
+ -webkit-box-align: start;
2028
+ -ms-flex-align: start;
2029
+ align-items: flex-start;
2030
+ -webkit-box-pack: start;
2031
+ -ms-flex-pack: start;
2032
+ justify-content: flex-start;
2033
+ height: auto;
2034
+ margin-bottom: 16px;
2035
+ margin-left: 16px;
2036
+ padding: 8px;
2037
+ padding-top: 16px;
2038
+ line-height: normal;
1977
2039
  }
1978
- .ant-pro-form-login-page .ant-pro-form-login-page-notice {
2040
+ .ant-pro-table-toolbar-title {
2041
+ margin-bottom: 16px;
2042
+ }
2043
+ .ant-pro-table-toolbar-option {
1979
2044
  display: -webkit-box;
1980
2045
  display: -ms-flexbox;
1981
2046
  display: -webkit-flex;
1982
2047
  display: flex;
1983
- -webkit-box-flex: 0;
1984
- -ms-flex: none;
1985
- flex: none;
1986
- -webkit-box-align: start;
1987
- -ms-flex-align: start;
1988
- align-items: flex-start;
1989
- width: 100%;
1990
- }
1991
- .ant-pro-form-login-page .ant-pro-form-login-page-notice > div {
2048
+ -webkit-box-pack: justify;
2049
+ -ms-flex-pack: justify;
2050
+ justify-content: space-between;
1992
2051
  width: 100%;
1993
2052
  }
1994
- }
1995
- @media (min-width: 768px) {
1996
- .ant-pro-form-login-page-container {
1997
- padding: 128px 0 24px;
1998
- background-repeat: no-repeat;
1999
- background-position: center 110px;
2000
- background-size: 100%;
2001
- }
2002
- }
2003
- .ant-pro-form-login-page-top {
2004
- text-align: center;
2005
- }
2006
- .ant-pro-form-login-page-header {
2007
- display: -webkit-box;
2008
- display: -ms-flexbox;
2009
- display: -webkit-flex;
2010
- display: flex;
2011
- -webkit-box-align: center;
2012
- -ms-flex-align: center;
2013
- align-items: center;
2014
- -webkit-box-pack: center;
2015
- -ms-flex-pack: center;
2016
- justify-content: center;
2017
- height: 44px;
2018
- line-height: 44px;
2019
- }
2020
- .ant-pro-form-login-page-header a {
2021
- text-decoration: none;
2022
- }
2023
- .ant-pro-form-login-page-title {
2024
- position: relative;
2025
- top: 2px;
2026
- color: rgba(0, 0, 0, 0.85);
2027
- font-weight: 600;
2028
- font-size: 33px;
2029
- }
2030
- .ant-pro-form-login-page-logo {
2031
- width: 44px;
2032
- height: 44px;
2033
- margin-right: 16px;
2034
- vertical-align: top;
2035
- }
2036
- .ant-pro-form-login-page-logo img {
2037
- width: 100%;
2038
- }
2039
- .ant-pro-form-login-page-desc {
2040
- margin-top: 12px;
2041
- margin-bottom: 40px;
2042
- color: rgba(0, 0, 0, 0.45);
2043
- font-size: 14px;
2044
- }
2045
- @media screen and (max-width: 576px) {
2046
- .ant-pro-form-login-page-main {
2047
- width: 95%;
2048
- max-width: 328px;
2053
+ .ant-pro-table-toolbar-default-option {
2054
+ display: -webkit-box;
2055
+ display: -ms-flexbox;
2056
+ display: -webkit-flex;
2057
+ display: flex;
2058
+ -webkit-box-flex: 1;
2059
+ -ms-flex: 1;
2060
+ flex: 1;
2061
+ -webkit-box-align: center;
2062
+ -ms-flex-align: center;
2063
+ align-items: center;
2064
+ -webkit-box-pack: end;
2065
+ -ms-flex-pack: end;
2066
+ justify-content: flex-end;
2049
2067
  }
2050
2068
  }
2051
- .ant-pro-form-login-page-main {
2052
- width: 328px;
2053
- margin: 0 auto;
2054
- }
2055
- .ant-pro-form-login-page-main .ant-tabs-nav-list {
2056
- margin: 0px auto;
2057
- font-size: 16px;
2058
- }
2059
- .ant-pro-form-login-page-main .ant-pro-form-login-page-other {
2060
- margin-top: 24px;
2061
- line-height: 22px;
2062
- text-align: left;
2063
- }
2064
2069
 
2065
2070
  .pro-table-tooltip-text span {
2066
2071
  color: #fff;
@@ -2146,10 +2151,6 @@
2146
2151
  }
2147
2152
  }
2148
2153
 
2149
- .ant-pro-table-dropdown {
2150
- width: auto;
2151
- }
2152
-
2153
2154
  .ant-pro-table-drag-visible-cell {
2154
2155
  display: -webkit-box;
2155
2156
  display: -ms-flexbox;
@@ -2165,3 +2166,7 @@
2165
2166
  cursor: -webkit-grab;
2166
2167
  cursor: grab;
2167
2168
  }
2169
+
2170
+ .ant-pro-table-dropdown {
2171
+ width: auto;
2172
+ }