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.
- package/README.md +22 -22
- package/dist/common.css +121 -21
- package/dist/common.js +1 -1
- package/dist/common.min.css +121 -21
- package/dist/common.min.js +1 -1
- package/package.json +48 -48
- package/CHANGELOG.md +0 -746
- package/es/components/404.d.ts +0 -3
- package/es/components/404.jpg +0 -0
- package/es/components/404.js +0 -9
- package/es/components/AreaCascader.d.ts +0 -4
- package/es/components/AreaCascader.js +0 -76
- package/es/components/AreaCascaderPanel.d.ts +0 -5
- package/es/components/AreaCascaderPanel.js +0 -230
- package/es/components/DescritionCard.d.ts +0 -11
- package/es/components/DescritionCard.js +0 -79
- package/es/components/DtlLayout.d.ts +0 -44
- package/es/components/DtlLayout.js +0 -115
- package/es/components/GroupTip.d.ts +0 -10
- package/es/components/GroupTip.js +0 -31
- package/es/components/IconBack.d.ts +0 -3
- package/es/components/IconBack.js +0 -20
- package/es/components/IconBell.d.ts +0 -3
- package/es/components/IconBell.js +0 -22
- package/es/components/IconQuestion.d.ts +0 -3
- package/es/components/IconQuestion.js +0 -26
- package/es/components/IconSearch.d.ts +0 -3
- package/es/components/IconSearch.js +0 -22
- package/es/components/IconSelector.d.ts +0 -14
- package/es/components/IconSelector.js +0 -222
- package/es/components/IconText.d.ts +0 -3
- package/es/components/IconText.js +0 -30
- package/es/components/ImageSelector.d.ts +0 -31
- package/es/components/ImageSelector.js +0 -437
- package/es/components/InputMultiLine.d.ts +0 -46
- package/es/components/InputMultiLine.js +0 -139
- package/es/components/InputTable.d.ts +0 -106
- package/es/components/InputTable.js +0 -476
- package/es/components/Loading.d.ts +0 -8
- package/es/components/Loading.js +0 -20
- package/es/components/Permission.d.ts +0 -6
- package/es/components/Permission.js +0 -13
- package/es/components/antd-custom.less +0 -262
- package/es/components/common.less +0 -469
- package/es/hooks/useDtl/index.d.ts +0 -48
- package/es/hooks/useDtl/index.js +0 -949
- package/es/hooks/useGetState.d.ts +0 -1
- package/es/hooks/useGetState.js +0 -17
- package/es/hooks/usePermission/index.d.ts +0 -15
- package/es/hooks/usePermission/index.js +0 -58
- package/es/hooks/useSingle/index.d.ts +0 -55
- package/es/hooks/useSingle/index.js +0 -662
- package/es/http/index.d.ts +0 -53
- package/es/http/index.js +0 -305
- package/es/index.d.ts +0 -32
- package/es/index.js +0 -26
- package/es/service/BaseService.d.ts +0 -24
- package/es/service/BaseService.js +0 -214
- package/es/typing.d.ts +0 -53
- package/es/typing.js +0 -1
- package/es/utils/index.d.ts +0 -258
- package/es/utils/index.js +0 -679
- package/lib/components/404.d.ts +0 -3
- package/lib/components/404.jpg +0 -0
- package/lib/components/404.js +0 -17
- package/lib/components/AreaCascader.d.ts +0 -4
- package/lib/components/AreaCascader.js +0 -85
- package/lib/components/AreaCascaderPanel.d.ts +0 -5
- package/lib/components/AreaCascaderPanel.js +0 -239
- package/lib/components/DescritionCard.d.ts +0 -11
- package/lib/components/DescritionCard.js +0 -88
- package/lib/components/DtlLayout.d.ts +0 -44
- package/lib/components/DtlLayout.js +0 -124
- package/lib/components/GroupTip.d.ts +0 -10
- package/lib/components/GroupTip.js +0 -39
- package/lib/components/IconBack.d.ts +0 -3
- package/lib/components/IconBack.js +0 -28
- package/lib/components/IconBell.d.ts +0 -3
- package/lib/components/IconBell.js +0 -30
- package/lib/components/IconQuestion.d.ts +0 -3
- package/lib/components/IconQuestion.js +0 -34
- package/lib/components/IconSearch.d.ts +0 -3
- package/lib/components/IconSearch.js +0 -30
- package/lib/components/IconSelector.d.ts +0 -14
- package/lib/components/IconSelector.js +0 -230
- package/lib/components/IconText.d.ts +0 -3
- package/lib/components/IconText.js +0 -38
- package/lib/components/ImageSelector.d.ts +0 -31
- package/lib/components/ImageSelector.js +0 -445
- package/lib/components/InputMultiLine.d.ts +0 -46
- package/lib/components/InputMultiLine.js +0 -148
- package/lib/components/InputTable.d.ts +0 -106
- package/lib/components/InputTable.js +0 -485
- package/lib/components/Loading.d.ts +0 -8
- package/lib/components/Loading.js +0 -28
- package/lib/components/Permission.d.ts +0 -6
- package/lib/components/Permission.js +0 -21
- package/lib/components/antd-custom.less +0 -262
- package/lib/components/common.less +0 -469
- package/lib/hooks/useDtl/index.d.ts +0 -48
- package/lib/hooks/useDtl/index.js +0 -957
- package/lib/hooks/useGetState.d.ts +0 -1
- package/lib/hooks/useGetState.js +0 -24
- package/lib/hooks/usePermission/index.d.ts +0 -15
- package/lib/hooks/usePermission/index.js +0 -65
- package/lib/hooks/useSingle/index.d.ts +0 -55
- package/lib/hooks/useSingle/index.js +0 -670
- package/lib/http/index.d.ts +0 -53
- package/lib/http/index.js +0 -319
- package/lib/index.d.ts +0 -32
- package/lib/service/BaseService.d.ts +0 -24
- package/lib/service/BaseService.js +0 -222
- package/lib/typing.d.ts +0 -53
- package/lib/typing.js +0 -5
- package/lib/utils/index.d.ts +0 -258
- 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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
1293
|
-
padding:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
3850
|
+
font-size: 13px;
|
|
3751
3851
|
line-height: 1.5715;
|
|
3752
3852
|
cursor: pointer;
|
|
3753
3853
|
}
|