ls-pro-common 3.0.12 → 3.0.13

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 (116) hide show
  1. package/README.md +22 -22
  2. package/dist/common.css +121 -21
  3. package/dist/common.js +1 -1
  4. package/dist/common.min.css +121 -21
  5. package/dist/common.min.js +1 -1
  6. package/package.json +48 -48
  7. package/CHANGELOG.md +0 -746
  8. package/es/components/404.d.ts +0 -3
  9. package/es/components/404.jpg +0 -0
  10. package/es/components/404.js +0 -9
  11. package/es/components/AreaCascader.d.ts +0 -4
  12. package/es/components/AreaCascader.js +0 -76
  13. package/es/components/AreaCascaderPanel.d.ts +0 -5
  14. package/es/components/AreaCascaderPanel.js +0 -230
  15. package/es/components/DescritionCard.d.ts +0 -11
  16. package/es/components/DescritionCard.js +0 -79
  17. package/es/components/DtlLayout.d.ts +0 -44
  18. package/es/components/DtlLayout.js +0 -115
  19. package/es/components/GroupTip.d.ts +0 -10
  20. package/es/components/GroupTip.js +0 -31
  21. package/es/components/IconBack.d.ts +0 -3
  22. package/es/components/IconBack.js +0 -20
  23. package/es/components/IconBell.d.ts +0 -3
  24. package/es/components/IconBell.js +0 -22
  25. package/es/components/IconQuestion.d.ts +0 -3
  26. package/es/components/IconQuestion.js +0 -26
  27. package/es/components/IconSearch.d.ts +0 -3
  28. package/es/components/IconSearch.js +0 -22
  29. package/es/components/IconSelector.d.ts +0 -14
  30. package/es/components/IconSelector.js +0 -222
  31. package/es/components/IconText.d.ts +0 -3
  32. package/es/components/IconText.js +0 -30
  33. package/es/components/ImageSelector.d.ts +0 -31
  34. package/es/components/ImageSelector.js +0 -437
  35. package/es/components/InputMultiLine.d.ts +0 -46
  36. package/es/components/InputMultiLine.js +0 -139
  37. package/es/components/InputTable.d.ts +0 -106
  38. package/es/components/InputTable.js +0 -476
  39. package/es/components/Loading.d.ts +0 -8
  40. package/es/components/Loading.js +0 -20
  41. package/es/components/Permission.d.ts +0 -6
  42. package/es/components/Permission.js +0 -13
  43. package/es/components/antd-custom.less +0 -262
  44. package/es/components/common.less +0 -469
  45. package/es/hooks/useDtl/index.d.ts +0 -48
  46. package/es/hooks/useDtl/index.js +0 -949
  47. package/es/hooks/useGetState.d.ts +0 -1
  48. package/es/hooks/useGetState.js +0 -17
  49. package/es/hooks/usePermission/index.d.ts +0 -15
  50. package/es/hooks/usePermission/index.js +0 -58
  51. package/es/hooks/useSingle/index.d.ts +0 -55
  52. package/es/hooks/useSingle/index.js +0 -662
  53. package/es/http/index.d.ts +0 -53
  54. package/es/http/index.js +0 -305
  55. package/es/index.d.ts +0 -32
  56. package/es/index.js +0 -26
  57. package/es/service/BaseService.d.ts +0 -24
  58. package/es/service/BaseService.js +0 -214
  59. package/es/typing.d.ts +0 -53
  60. package/es/typing.js +0 -1
  61. package/es/utils/index.d.ts +0 -258
  62. package/es/utils/index.js +0 -679
  63. package/lib/components/404.d.ts +0 -3
  64. package/lib/components/404.jpg +0 -0
  65. package/lib/components/404.js +0 -17
  66. package/lib/components/AreaCascader.d.ts +0 -4
  67. package/lib/components/AreaCascader.js +0 -85
  68. package/lib/components/AreaCascaderPanel.d.ts +0 -5
  69. package/lib/components/AreaCascaderPanel.js +0 -239
  70. package/lib/components/DescritionCard.d.ts +0 -11
  71. package/lib/components/DescritionCard.js +0 -88
  72. package/lib/components/DtlLayout.d.ts +0 -44
  73. package/lib/components/DtlLayout.js +0 -124
  74. package/lib/components/GroupTip.d.ts +0 -10
  75. package/lib/components/GroupTip.js +0 -39
  76. package/lib/components/IconBack.d.ts +0 -3
  77. package/lib/components/IconBack.js +0 -28
  78. package/lib/components/IconBell.d.ts +0 -3
  79. package/lib/components/IconBell.js +0 -30
  80. package/lib/components/IconQuestion.d.ts +0 -3
  81. package/lib/components/IconQuestion.js +0 -34
  82. package/lib/components/IconSearch.d.ts +0 -3
  83. package/lib/components/IconSearch.js +0 -30
  84. package/lib/components/IconSelector.d.ts +0 -14
  85. package/lib/components/IconSelector.js +0 -230
  86. package/lib/components/IconText.d.ts +0 -3
  87. package/lib/components/IconText.js +0 -38
  88. package/lib/components/ImageSelector.d.ts +0 -31
  89. package/lib/components/ImageSelector.js +0 -445
  90. package/lib/components/InputMultiLine.d.ts +0 -46
  91. package/lib/components/InputMultiLine.js +0 -148
  92. package/lib/components/InputTable.d.ts +0 -106
  93. package/lib/components/InputTable.js +0 -485
  94. package/lib/components/Loading.d.ts +0 -8
  95. package/lib/components/Loading.js +0 -28
  96. package/lib/components/Permission.d.ts +0 -6
  97. package/lib/components/Permission.js +0 -21
  98. package/lib/components/antd-custom.less +0 -262
  99. package/lib/components/common.less +0 -469
  100. package/lib/hooks/useDtl/index.d.ts +0 -48
  101. package/lib/hooks/useDtl/index.js +0 -957
  102. package/lib/hooks/useGetState.d.ts +0 -1
  103. package/lib/hooks/useGetState.js +0 -24
  104. package/lib/hooks/usePermission/index.d.ts +0 -15
  105. package/lib/hooks/usePermission/index.js +0 -65
  106. package/lib/hooks/useSingle/index.d.ts +0 -55
  107. package/lib/hooks/useSingle/index.js +0 -670
  108. package/lib/http/index.d.ts +0 -53
  109. package/lib/http/index.js +0 -319
  110. package/lib/index.d.ts +0 -32
  111. package/lib/service/BaseService.d.ts +0 -24
  112. package/lib/service/BaseService.js +0 -222
  113. package/lib/typing.d.ts +0 -53
  114. package/lib/typing.js +0 -5
  115. package/lib/utils/index.d.ts +0 -258
  116. package/lib/utils/index.js +0 -776
package/README.md CHANGED
@@ -1,22 +1,22 @@
1
- # ls-pro-common
2
-
3
- > ls-pro-common.
4
-
5
-
6
- ls-pro-common 基于 ant-design/pro-component 进行封装的业务功能及组件,主要包括通用的页面布局组件,CRUD,导入导出 功能 hooks封装, http请求封装等。
7
-
8
-
9
-
10
- ## Install
11
-
12
- Using npm:
13
-
14
- ```bash
15
- $ npm install --save ls-pro-common
16
- ```
17
-
18
- or using yarn:
19
-
20
- ```bash
21
- $ yarn add ls-pro-common
22
- ```
1
+ # ls-pro-common
2
+
3
+ > ls-pro-common.
4
+
5
+
6
+ ls-pro-common 基于 ant-design/pro-component 进行封装的业务功能及组件,主要包括通用的页面布局组件,CRUD,导入导出 功能 hooks封装, http请求封装等。
7
+
8
+
9
+
10
+ ## Install
11
+
12
+ Using npm:
13
+
14
+ ```bash
15
+ $ npm install --save ls-pro-common
16
+ ```
17
+
18
+ or using yarn:
19
+
20
+ ```bash
21
+ $ yarn add ls-pro-common
22
+ ```
package/dist/common.css CHANGED
@@ -293,6 +293,14 @@ a:hover {
293
293
  color: #181818;
294
294
  padding-left: 8px;
295
295
  }
296
+ .ls-input-table .ant-pro-table-search {
297
+ box-shadow: none !important;
298
+ padding: 0 !important;
299
+ }
300
+ .ls-input-table .ant-pro-table-list-toolbar {
301
+ padding-top: 0px;
302
+ min-height: 30px;
303
+ }
296
304
  .ls-area-cascaded-box {
297
305
  width: 600px;
298
306
  display: flex;
@@ -363,9 +371,6 @@ a:hover {
363
371
  .ls-area-box-position .ls-ant-select-dropdown {
364
372
  top: 36px !important;
365
373
  }
366
- .ls-input-table .ant-pro-table-list-toolbar {
367
- padding-top: 0px;
368
- }
369
374
  .ant-timeline-item-tail {
370
375
  border-left: 2px dotted var(--ant-primary-color);
371
376
  }
@@ -408,7 +413,7 @@ a:hover {
408
413
  padding: 0 2px !important;
409
414
  }
410
415
  .ant-picker-range-separator .ant-picker-separator {
411
- font-size: 14px;
416
+ font-size: 13px;
412
417
  }
413
418
  .ant-btn {
414
419
  height: 32px;
@@ -463,6 +468,26 @@ a:hover {
463
468
  border-color: transparent;
464
469
  color: #fff;
465
470
  }
471
+ .ant-btn-gray {
472
+ background-color: #F1F4F6;
473
+ color: #1B1F2A;
474
+ }
475
+ .ant-btn-gray:hover,
476
+ .ant-btn-gray:focus {
477
+ background-color: #D2D6DD;
478
+ color: #1B1F2A;
479
+ }
480
+ .ant-btn-gray:active {
481
+ background-color: #B5BBC5;
482
+ color: #1B1F2A;
483
+ }
484
+ .ant-btn-gray[disabled],
485
+ .ant-btn-gray[disabled]:hover,
486
+ .ant-btn-gray[disabled]:focus,
487
+ .ant-btn-gray[disabled]:active {
488
+ background-color: #F1F4F6;
489
+ color: #818999;
490
+ }
466
491
  .ant-btn-dangerous {
467
492
  background-color: #FFCCC7;
468
493
  border-color: transparent;
@@ -576,6 +601,59 @@ a:hover {
576
601
  text-overflow: ellipsis;
577
602
  width: 200px;
578
603
  }
604
+ .ant-picker,
605
+ .ant-form-item-label > label,
606
+ .ant-form-item,
607
+ .ant-input,
608
+ .ant-select,
609
+ .ant-pagination,
610
+ .ant-badge-status-text {
611
+ font-size: 13px !important;
612
+ }
613
+ .ant-btn,
614
+ .ant-select-single:not(.ant-select-customize-input) .ant-select-selector,
615
+ .ant-form-item-label > label {
616
+ height: 28px !important;
617
+ min-height: 28px !important;
618
+ }
619
+ .ant-form-item-control-input {
620
+ min-height: 28px !important;
621
+ }
622
+ .ant-form-item {
623
+ margin-bottom: 12px !important;
624
+ }
625
+ .ant-select-single .ant-select-selector .ant-select-selection-item,
626
+ .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
627
+ line-height: 26px !important;
628
+ }
629
+ .ant-select-multiple .ant-select-selection-item {
630
+ margin-top: 0 !important;
631
+ margin-bottom: 0 !important;
632
+ }
633
+ .ant-select-multiple .ant-select-selector::after {
634
+ line-height: 20px !important;
635
+ }
636
+ .ant-btn,
637
+ .ant-picker,
638
+ .ant-input-affix-wrapper {
639
+ padding-top: 2px !important;
640
+ padding-bottom: 2px !important;
641
+ }
642
+ .ant-picker-range {
643
+ padding: 2px 4px !important;
644
+ }
645
+ .ant-picker-range .ant-picker-range-separator {
646
+ font-size: 12px !important;
647
+ }
648
+ .ant-picker-range .ant-picker-active-bar {
649
+ margin-left: 4px !important;
650
+ }
651
+ .ant-picker-range .ant-picker-clear {
652
+ right: 3px !important;
653
+ }
654
+ .ant-picker-range .ant-picker-input > input {
655
+ letter-spacing: -0.8px !important;
656
+ }
579
657
 
580
658
  .pro-table-tooltip-text span {
581
659
  color: #fff;
@@ -596,7 +674,7 @@ a:hover {
596
674
  animation: turn 1s linear infinite;
597
675
  }
598
676
  .ant-pro-table td.ant-table-cell > a {
599
- font-size: 14px;
677
+ font-size: 13px;
600
678
  }
601
679
  .ant-pro-table .ant-table .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
602
680
  margin: 0;
@@ -785,7 +863,9 @@ a:hover {
785
863
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-tbody > tr > td,
786
864
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > th,
787
865
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > td {
788
- padding: 7px 10px;
866
+ padding: 5px 10px;
867
+ height: 32px;
868
+ font-size: 13px;
789
869
  }
790
870
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-title .total-label,
791
871
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-footer .total-label,
@@ -801,7 +881,7 @@ a:hover {
801
881
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-tbody > tr > td:first-child,
802
882
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > th:first-child,
803
883
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > td:first-child {
804
- padding: 7px 10px 7px 16px;
884
+ padding: 5px 10px 5px 16px;
805
885
  }
806
886
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-title:last-child,
807
887
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-footer:last-child,
@@ -809,7 +889,7 @@ a:hover {
809
889
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-tbody > tr > td:last-child,
810
890
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > th:last-child,
811
891
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > td:last-child {
812
- padding: 7px 16px 7px 10px;
892
+ padding: 5px 16px 5px 10px;
813
893
  }
814
894
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-title.ant-table-cell-fix-right-first,
815
895
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-footer.ant-table-cell-fix-right-first,
@@ -827,6 +907,9 @@ a:hover {
827
907
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > td.ant-table-cell-fix-left-last {
828
908
  padding-right: 15px;
829
909
  }
910
+ .ls-pro-table-mini .ant-table-tbody > tr.ant-table-row-current > td {
911
+ background: var(--ant-primary-1);
912
+ }
830
913
  .ls-pro-table-mini .ant-pagination {
831
914
  margin: 8px 0;
832
915
  }
@@ -849,10 +932,13 @@ a:hover {
849
932
  .ls-pro-table .ant-table-tbody > tr > td {
850
933
  border-bottom: none;
851
934
  }
935
+ .ls-pro-table .ant-table-tbody > tr.ant-table-row-current .ant-table-cell-fix-left,
852
936
  .ls-pro-table .ant-table-tbody > tr.ant-table-row-selected .ant-table-cell-fix-left,
853
937
  .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover .ant-table-cell-fix-left,
938
+ .ls-pro-table .ant-table-tbody > tr.ant-table-row-current .ant-table-cell-fix-right,
854
939
  .ls-pro-table .ant-table-tbody > tr.ant-table-row-selected .ant-table-cell-fix-right,
855
940
  .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover .ant-table-cell-fix-right,
941
+ .ls-pro-table .ant-table-tbody > tr.ant-table-row-current > td,
856
942
  .ls-pro-table .ant-table-tbody > tr.ant-table-row-selected > td,
857
943
  .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover > td {
858
944
  background-color: #E6F5FF;
@@ -866,10 +952,13 @@ a:hover {
866
952
  .theme-yellow .ls-pro-table .ant-table-tbody tr:nth-of-type(odd) {
867
953
  background-color: #fcfaf7;
868
954
  }
955
+ .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-current .ant-table-cell-fix-left,
869
956
  .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-selected .ant-table-cell-fix-left,
870
957
  .theme-yellow .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover .ant-table-cell-fix-left,
958
+ .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-current .ant-table-cell-fix-right,
871
959
  .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-selected .ant-table-cell-fix-right,
872
960
  .theme-yellow .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover .ant-table-cell-fix-right,
961
+ .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-current > td,
873
962
  .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-selected > td,
874
963
  .theme-yellow .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover > td {
875
964
  background-color: #ffedd9;
@@ -1016,7 +1105,7 @@ a:hover {
1016
1105
  margin-left: 8px;
1017
1106
  color: rgba(0, 0, 0, 0.45);
1018
1107
  font-weight: normal;
1019
- font-size: 14px;
1108
+ font-size: 13px;
1020
1109
  white-space: nowrap;
1021
1110
  }
1022
1111
  .ant-pro-core-label-tip-title-ellipsis {
@@ -1095,7 +1184,7 @@ a:hover {
1095
1184
  display: inline-block;
1096
1185
  height: 30px;
1097
1186
  padding: 0 4px;
1098
- font-size: 14px;
1187
+ font-size: 13px;
1099
1188
  line-height: 30px;
1100
1189
  border-radius: 2px;
1101
1190
  cursor: pointer;
@@ -1289,8 +1378,8 @@ a:hover {
1289
1378
  }
1290
1379
 
1291
1380
  .ant-pro-table-search {
1292
- margin-bottom: 16px;
1293
- padding: 20px 20px;
1381
+ margin-bottom: 12px;
1382
+ padding: 12px 20px;
1294
1383
  padding-bottom: 0;
1295
1384
  background: #fff;
1296
1385
  border-radius: 0px 8px 8px 8px;
@@ -1315,7 +1404,7 @@ a:hover {
1315
1404
  }
1316
1405
  .ant-pro-table-search-light {
1317
1406
  margin-bottom: 0;
1318
- padding: 16px 0;
1407
+ padding: 12px 0;
1319
1408
  }
1320
1409
  .ant-pro-table-search-form-option .ant-form-item {
1321
1410
  margin: 0;
@@ -2722,7 +2811,7 @@ html {
2722
2811
  animation: turn 1s linear infinite;
2723
2812
  }
2724
2813
  .ant-pro-table td.ant-table-cell > a {
2725
- font-size: 14px;
2814
+ font-size: 13px;
2726
2815
  }
2727
2816
  .ant-pro-table .ant-table .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
2728
2817
  margin: 0;
@@ -2911,7 +3000,9 @@ html {
2911
3000
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-tbody > tr > td,
2912
3001
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > th,
2913
3002
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > td {
2914
- padding: 7px 10px;
3003
+ padding: 5px 10px;
3004
+ height: 32px;
3005
+ font-size: 13px;
2915
3006
  }
2916
3007
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-title .total-label,
2917
3008
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-footer .total-label,
@@ -2927,7 +3018,7 @@ html {
2927
3018
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-tbody > tr > td:first-child,
2928
3019
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > th:first-child,
2929
3020
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > td:first-child {
2930
- padding: 7px 10px 7px 16px;
3021
+ padding: 5px 10px 5px 16px;
2931
3022
  }
2932
3023
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-title:last-child,
2933
3024
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-footer:last-child,
@@ -2935,7 +3026,7 @@ html {
2935
3026
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-tbody > tr > td:last-child,
2936
3027
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > th:last-child,
2937
3028
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > td:last-child {
2938
- padding: 7px 16px 7px 10px;
3029
+ padding: 5px 16px 5px 10px;
2939
3030
  }
2940
3031
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-title.ant-table-cell-fix-right-first,
2941
3032
  .ls-pro-table-mini .ant-table.ant-table-small .ant-table-footer.ant-table-cell-fix-right-first,
@@ -2953,6 +3044,9 @@ html {
2953
3044
  .ls-pro-table-mini .ant-table.ant-table-small tfoot > tr > td.ant-table-cell-fix-left-last {
2954
3045
  padding-right: 15px;
2955
3046
  }
3047
+ .ls-pro-table-mini .ant-table-tbody > tr.ant-table-row-current > td {
3048
+ background: var(--ant-primary-1);
3049
+ }
2956
3050
  .ls-pro-table-mini .ant-pagination {
2957
3051
  margin: 8px 0;
2958
3052
  }
@@ -2975,10 +3069,13 @@ html {
2975
3069
  .ls-pro-table .ant-table-tbody > tr > td {
2976
3070
  border-bottom: none;
2977
3071
  }
3072
+ .ls-pro-table .ant-table-tbody > tr.ant-table-row-current .ant-table-cell-fix-left,
2978
3073
  .ls-pro-table .ant-table-tbody > tr.ant-table-row-selected .ant-table-cell-fix-left,
2979
3074
  .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover .ant-table-cell-fix-left,
3075
+ .ls-pro-table .ant-table-tbody > tr.ant-table-row-current .ant-table-cell-fix-right,
2980
3076
  .ls-pro-table .ant-table-tbody > tr.ant-table-row-selected .ant-table-cell-fix-right,
2981
3077
  .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover .ant-table-cell-fix-right,
3078
+ .ls-pro-table .ant-table-tbody > tr.ant-table-row-current > td,
2982
3079
  .ls-pro-table .ant-table-tbody > tr.ant-table-row-selected > td,
2983
3080
  .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover > td {
2984
3081
  background-color: #E6F5FF;
@@ -2992,10 +3089,13 @@ html {
2992
3089
  .theme-yellow .ls-pro-table .ant-table-tbody tr:nth-of-type(odd) {
2993
3090
  background-color: #fcfaf7;
2994
3091
  }
3092
+ .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-current .ant-table-cell-fix-left,
2995
3093
  .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-selected .ant-table-cell-fix-left,
2996
3094
  .theme-yellow .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover .ant-table-cell-fix-left,
3095
+ .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-current .ant-table-cell-fix-right,
2997
3096
  .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-selected .ant-table-cell-fix-right,
2998
3097
  .theme-yellow .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover .ant-table-cell-fix-right,
3098
+ .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-current > td,
2999
3099
  .theme-yellow .ls-pro-table .ant-table-tbody tr.ant-table-row-selected > td,
3000
3100
  .theme-yellow .ls-pro-table .ant-table-tbody > tr.ant-table-row:hover > td {
3001
3101
  background-color: #ffedd9;
@@ -3169,7 +3269,7 @@ html {
3169
3269
  .ant-pro-table-list-toolbar {
3170
3270
  line-height: 1;
3171
3271
  min-height: 44px;
3172
- padding-top: 20px;
3272
+ padding-top: 12px;
3173
3273
  }
3174
3274
  .ant-pro-table-list-toolbar .select-tip {
3175
3275
  color: #222;
@@ -3423,7 +3523,7 @@ html {
3423
3523
  padding: 0;
3424
3524
  background-color: #fff;
3425
3525
  border-radius: 8px;
3426
- margin-bottom: 16px;
3526
+ margin-bottom: 12px;
3427
3527
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05);
3428
3528
  }
3429
3529
  .ant-pro-card-bottom-radius-only {
@@ -3478,7 +3578,7 @@ html {
3478
3578
  font-size: 14px;
3479
3579
  }
3480
3580
  .ant-pro-card-size-small .ant-pro-card-body {
3481
- padding: 20px;
3581
+ padding: 12px 20px;
3482
3582
  }
3483
3583
  .ant-pro-card-ghost {
3484
3584
  background-color: transparent;
@@ -3747,7 +3847,7 @@ html {
3747
3847
  position: relative;
3748
3848
  display: block;
3749
3849
  min-width: 32px;
3750
- font-size: 14px;
3850
+ font-size: 13px;
3751
3851
  line-height: 1.5715;
3752
3852
  cursor: pointer;
3753
3853
  }