zmdms-webui 2.3.2 → 2.3.3
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/dist/es/alert/alert.d.ts +5 -0
- package/dist/es/alert/index.css +1 -0
- package/dist/es/alert/index.d.ts +5 -0
- package/dist/es/alert/interface.d.ts +14 -0
- package/dist/es/applayout/appLayout.d.ts +11 -0
- package/dist/es/applayout/index.css +1 -0
- package/dist/es/applayout/index.d.ts +5 -0
- package/dist/es/applayoutheader/appLayoutHeader.d.ts +16 -0
- package/dist/es/applayoutheader/index.d.ts +5 -0
- package/dist/es/applayoutsider/appLayoutSider.d.ts +57 -0
- package/dist/es/applayoutsider/index.d.ts +5 -0
- package/dist/es/authloading/authLoading.d.ts +5 -0
- package/dist/es/authloading/index.css +1 -0
- package/dist/es/authloading/index.d.ts +5 -0
- package/dist/es/button/button.d.ts +5 -0
- package/dist/es/button/buttonDownload.d.ts +25 -0
- package/dist/es/button/buttonExport.d.ts +15 -0
- package/dist/es/button/buttonFullScreen.d.ts +9 -0
- package/dist/es/button/buttonPreview.d.ts +26 -0
- package/dist/es/button/index.css +1 -0
- package/dist/es/button/index.d.ts +5 -0
- package/dist/es/button/interface.d.ts +34 -0
- package/dist/es/calendar/index.d.ts +7 -0
- package/dist/es/canvastable/canvasTable.d.ts +6 -0
- package/dist/es/canvastable/index.css +1 -0
- package/dist/es/canvastable/index.d.ts +5 -0
- package/dist/es/canvastable/interface.d.ts +375 -0
- package/dist/es/cascader/index.css +1 -0
- package/dist/es/collapse/collapse.d.ts +7 -0
- package/dist/es/collapse/index.css +1 -0
- package/dist/es/collapse/index.d.ts +5 -0
- package/dist/es/collapse/interface.d.ts +25 -0
- package/dist/es/config/ZtxkContext.d.ts +32 -0
- package/dist/es/container/container.d.ts +51 -0
- package/dist/es/container/index.css +1 -0
- package/dist/es/container/index.d.ts +5 -0
- package/dist/es/datepicker/index.css +1 -0
- package/dist/es/datepicker/index.d.ts +48 -0
- package/dist/es/datepicker/interface.d.ts +56 -0
- package/dist/es/descriptions/descriptions.d.ts +5 -0
- package/dist/es/descriptions/index.css +1 -0
- package/dist/es/descriptions/index.d.ts +5 -0
- package/dist/es/descriptions/interface.d.ts +12 -0
- package/dist/es/detaillist/index.css +1 -0
- package/dist/es/detaillist/index.d.ts +5 -0
- package/dist/es/detaillist/item.d.ts +35 -0
- package/dist/es/detaillist/list.d.ts +17 -0
- package/dist/es/differences/differences.d.ts +5 -0
- package/dist/es/differences/index.css +1 -0
- package/dist/es/differences/index.d.ts +5 -0
- package/dist/es/differences/interface.d.ts +17 -0
- package/dist/es/dynamicsetting/dynamicSetting.d.ts +6 -0
- package/dist/es/dynamicsetting/index.css +1 -0
- package/dist/es/dynamicsetting/index.d.ts +5 -0
- package/dist/es/dynamicsetting/interface.d.ts +43 -0
- package/dist/es/electronsignatures/index.css +1 -0
- package/dist/es/electronsignatures/index.d.ts +6 -0
- package/dist/es/electronsignatures/interface.d.ts +500 -0
- package/dist/es/enhanceselect/enhance-select.d.ts +6 -0
- package/dist/es/enhanceselect/index.d.ts +5 -0
- package/dist/es/enhanceselect/interface.d.ts +71 -0
- package/dist/es/footer/footer.d.ts +6 -0
- package/dist/es/footer/index.css +1 -0
- package/dist/es/footer/index.d.ts +5 -0
- package/dist/es/footer/interface.d.ts +34 -0
- package/dist/es/form/form.d.ts +18 -0
- package/dist/es/form/index.css +1 -0
- package/dist/es/form/index.d.ts +5 -0
- package/dist/es/form/interface.d.ts +91 -0
- package/dist/es/formitem/formItem.d.ts +115 -0
- package/dist/es/formitem/index.css +1 -0
- package/dist/es/formitem/index.d.ts +5 -0
- package/dist/es/icon/icon-oss.d.ts +6 -0
- package/dist/es/icon/index.d.ts +6 -0
- package/dist/es/input/TextArea.d.ts +13 -0
- package/dist/es/input/index.css +1 -0
- package/dist/es/input/index.d.ts +5 -0
- package/dist/es/input/input.d.ts +23 -0
- package/dist/es/inputnumber/index.css +1 -0
- package/dist/es/inputnumber/index.d.ts +5 -0
- package/dist/es/inputnumber/inputNumber.d.ts +28 -0
- package/dist/es/inputnumber/interface.d.ts +4 -0
- package/dist/es/leftcontent/index.css +1 -0
- package/dist/es/leftcontent/index.d.ts +5 -0
- package/dist/es/leftcontent/leftContent.d.ts +31 -0
- package/dist/es/login/index.css +1 -0
- package/dist/es/login/index.d.ts +37 -0
- package/dist/es/message/index.css +1 -0
- package/dist/es/message/index.d.ts +5 -0
- package/dist/es/microloading/index.css +1 -0
- package/dist/es/microloading/index.d.ts +5 -0
- package/dist/es/microloading/micro-loading.d.ts +8 -0
- package/dist/es/modal/index.css +1 -0
- package/dist/es/modal/index.d.ts +5 -0
- package/dist/es/modal/interface.d.ts +91 -0
- package/dist/es/modal/modal.d.ts +5 -0
- package/dist/es/notauthpage/index.css +0 -0
- package/dist/es/notauthpage/index.d.ts +5 -0
- package/dist/es/notauthpage/notAuthPage.d.ts +8 -0
- package/dist/es/notroutepage/index.css +0 -0
- package/dist/es/notroutepage/index.d.ts +5 -0
- package/dist/es/notroutepage/notRoutePage.d.ts +8 -0
- package/dist/es/operationbtn/index.d.ts +5 -0
- package/dist/es/operationbtn/interface.d.ts +34 -0
- package/dist/es/operationbtn/operationBtn.d.ts +6 -0
- package/dist/es/pagination/index.css +1 -0
- package/dist/es/pagination/index.d.ts +5 -0
- package/dist/es/pagination/pagination.d.ts +8 -0
- package/dist/es/placeholder/index.css +1 -0
- package/dist/es/placeholder/index.d.ts +5 -0
- package/dist/es/placeholder/interface.d.ts +12 -0
- package/dist/es/placeholder/placeholder.d.ts +5 -0
- package/dist/es/print/index.css +1 -0
- package/dist/es/print/index.d.ts +5 -0
- package/dist/es/print/interface.d.ts +69 -0
- package/dist/es/print/print-page.d.ts +6 -0
- package/dist/es/print/print.d.ts +5 -0
- package/dist/es/protectedroute/index.d.ts +24 -0
- package/dist/es/select/hooks.d.ts +16 -0
- package/dist/es/select/index.css +1 -0
- package/dist/es/select/index.d.ts +5 -0
- package/dist/es/select/interface.d.ts +82 -0
- package/dist/es/select/select-render.d.ts +31 -0
- package/dist/es/select/select.d.ts +5 -0
- package/dist/es/sortable/index.d.ts +5 -0
- package/dist/es/sortable/sortable-item.d.ts +14 -0
- package/dist/es/sortable/sortable.d.ts +13 -0
- package/dist/es/suspensecomponent/index.d.ts +10 -0
- package/dist/es/table/components/Badge.d.ts +24 -0
- package/dist/es/table/components/TitleDirectionColumn.d.ts +11 -0
- package/dist/es/table/constant.d.ts +3 -0
- package/dist/es/table/index.css +1 -0
- package/dist/es/table/index.d.ts +5 -0
- package/dist/es/table/interface.d.ts +613 -0
- package/dist/es/table/table.d.ts +11 -0
- package/dist/es/tabs/index.css +1 -0
- package/dist/es/tabs/index.d.ts +5 -0
- package/dist/es/tabs/interface.d.ts +52 -0
- package/dist/es/tabs/tabs.d.ts +5 -0
- package/dist/es/tag/index.css +1 -0
- package/dist/es/tag/index.d.ts +5 -0
- package/dist/es/tag/interface.d.ts +9 -0
- package/dist/es/tag/tag.d.ts +5 -0
- package/dist/es/timepicker/index.d.ts +19 -0
- package/dist/es/title/index.css +1 -0
- package/dist/es/title/index.d.ts +5 -0
- package/dist/es/title/interface.d.ts +35 -0
- package/dist/es/title/title.d.ts +5 -0
- package/dist/es/tree/index.css +1 -0
- package/dist/es/tree/index.d.ts +5 -0
- package/dist/es/tree/interface.d.ts +44 -0
- package/dist/es/tree/tree.d.ts +5 -0
- package/dist/es/treeselect/index.css +1 -0
- package/dist/es/treeselect/index.d.ts +5 -0
- package/dist/es/treeselect/interface.d.ts +32 -0
- package/dist/es/treeselect/treeSelect.d.ts +5 -0
- package/dist/es/uploadlist/index.css +1 -0
- package/dist/es/uploadlist/index.d.ts +5 -0
- package/dist/es/uploadlist/interface.d.ts +113 -0
- package/dist/es/uploadlist/uploadList.d.ts +5 -0
- package/dist/es/watermark/index.css +1 -0
- package/dist/es/watermark/index.d.ts +5 -0
- package/dist/es/watermark/interface.d.ts +23 -0
- package/dist/es/watermark/watermark.d.ts +5 -0
- package/dist/es/zttransfer/index.css +1 -0
- package/dist/es/zttransfer/index.d.ts +5 -0
- package/dist/es/zttransfer/interface.d.ts +38 -0
- package/dist/es/zttransfer/zt-transfer.d.ts +6 -0
- package/dist/index.build.d.ts +69 -0
- package/dist/index.dark.css +2 -0
- package/dist/index.default.css +2 -0
- package/dist/index.es.css +1 -1
- package/dist/less/components/Alert/style/index.less +53 -0
- package/dist/less/components/Alert/style/style.less +4 -0
- package/dist/less/components/AppLayout/style/index.less +546 -0
- package/dist/less/components/AppLayout/style/style.less +2 -0
- package/dist/less/components/AppLayout/style.less +5 -0
- package/dist/less/components/AuthLoading/style/index.less +15 -0
- package/dist/less/components/AuthLoading/style/style.less +2 -0
- package/dist/less/components/Button/style/index.less +160 -0
- package/dist/less/components/Button/style/style.less +5 -0
- package/dist/less/components/CanvasTable/style/index.less +104 -0
- package/dist/less/components/CanvasTable/style/style.less +1 -0
- package/dist/less/components/Cascader/style/index.less +9 -0
- package/dist/less/components/Cascader/style/style.less +2 -0
- package/dist/less/components/Collapse/style/index.less +117 -0
- package/dist/less/components/Collapse/style/style.less +2 -0
- package/dist/less/components/Container/style/index.less +64 -0
- package/dist/less/components/Container/style/style.less +2 -0
- package/dist/less/components/DatePicker/style/index.less +7 -0
- package/dist/less/components/DatePicker/style/style.less +4 -0
- package/dist/less/components/Descriptions/style/index.less +32 -0
- package/dist/less/components/Descriptions/style/style.less +5 -0
- package/dist/less/components/DetailList/style/index.less +105 -0
- package/dist/less/components/DetailList/style/style.less +2 -0
- package/dist/less/components/Differences/style/index.less +5 -0
- package/dist/less/components/Differences/style/style.less +2 -0
- package/dist/less/components/DynamicSetting/style/index.less +96 -0
- package/dist/less/components/DynamicSetting/style/style.less +2 -0
- package/dist/less/components/ElectronSignatures/style/index.less +331 -0
- package/dist/less/components/ElectronSignatures/style/style.less +1 -0
- package/dist/less/components/Footer/style/index.less +28 -0
- package/dist/less/components/Footer/style/style.less +2 -0
- package/dist/less/components/Form/style/index.less +150 -0
- package/dist/less/components/Form/style/style.less +5 -0
- package/dist/less/components/FormItem/style/index.less +456 -0
- package/dist/less/components/FormItem/style/style.less +2 -0
- package/dist/less/components/Input/style/index.less +15 -0
- package/dist/less/components/Input/style/style.less +4 -0
- package/dist/less/components/InputNumber/style/index.less +30 -0
- package/dist/less/components/InputNumber/style/style.less +4 -0
- package/dist/less/components/LeftContent/style/index.less +62 -0
- package/dist/less/components/LeftContent/style/style.less +2 -0
- package/dist/less/components/Login/style/index.less +63 -0
- package/dist/less/components/Login/style/style.less +2 -0
- package/dist/less/components/Message/style/index.less +19 -0
- package/dist/less/components/Message/style/style.less +2 -0
- package/dist/less/components/MicroLoading/style/index.less +15 -0
- package/dist/less/components/MicroLoading/style/style.less +2 -0
- package/dist/less/components/Modal/style/index.less +43 -0
- package/dist/less/components/Modal/style/style.less +2 -0
- package/dist/less/components/NotAuthPage/style/index.less +0 -0
- package/dist/less/components/NotAuthPage/style/style.less +2 -0
- package/dist/less/components/NotRoutePage/style/index.less +0 -0
- package/dist/less/components/NotRoutePage/style/style.less +2 -0
- package/dist/less/components/Pagination/style/index.less +107 -0
- package/dist/less/components/Pagination/style/style.less +5 -0
- package/dist/less/components/Placeholder/style/index.less +3 -0
- package/dist/less/components/Placeholder/style/style.less +2 -0
- package/dist/less/components/Print/style/index.less +65 -0
- package/dist/less/components/Print/style/style.less +3 -0
- package/dist/less/components/Select/style/index.less +55 -0
- package/dist/less/components/Select/style/style.less +4 -0
- package/dist/less/components/Table/style/index.less +362 -0
- package/dist/less/components/Table/style/style.less +4 -0
- package/dist/less/components/Tabs/style/index.less +118 -0
- package/dist/less/components/Tabs/style/style.less +4 -0
- package/dist/less/components/Tag/style/index.less +3 -0
- package/dist/less/components/Tag/style/style.less +4 -0
- package/dist/less/components/Title/style/index.less +54 -0
- package/dist/less/components/Title/style/style.less +2 -0
- package/dist/less/components/Tree/style/index.less +58 -0
- package/dist/less/components/Tree/style/style.less +4 -0
- package/dist/less/components/TreeSelect/style/index.less +0 -0
- package/dist/less/components/TreeSelect/style/style.less +4 -0
- package/dist/less/components/UploadList/style/index.less +61 -0
- package/dist/less/components/UploadList/style/style.less +4 -0
- package/dist/less/components/Watermark/style/index.less +7 -0
- package/dist/less/components/Watermark/style/style.less +3 -0
- package/dist/less/components/ZtTransfer/style/index.less +136 -0
- package/dist/less/components/ZtTransfer/style/style.less +2 -0
- package/dist/less/styles/default.less +100 -0
- package/dist/less/styles/index.less +88 -0
- package/dist/less/styles/reset.less +189 -0
- package/package.json +1 -1
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
.ztxk-tabs {
|
|
2
|
+
&.ztxk-tabs--marginTop {
|
|
3
|
+
.ant-tabs-nav {
|
|
4
|
+
margin-top: @margin-base;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
&.ztxk-tabs--marginBottom {
|
|
8
|
+
.ant-tabs-nav {
|
|
9
|
+
margin-bottom: @margin-base;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
.ant-tabs-nav,
|
|
13
|
+
.ant-tabs-tab {
|
|
14
|
+
margin-left: 0;
|
|
15
|
+
margin-right: 0;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.ant-tabs-nav {
|
|
19
|
+
&::before {
|
|
20
|
+
border-bottom-color: @tabs-nav-color-split;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
&.ztxk-tabs--type-message {
|
|
24
|
+
.ant-tabs-extra-content {
|
|
25
|
+
display: flex;
|
|
26
|
+
align-items: center;
|
|
27
|
+
justify-content: space-around;
|
|
28
|
+
}
|
|
29
|
+
.tabs-self--type-container {
|
|
30
|
+
display: flex;
|
|
31
|
+
.tabs-self--type-msg {
|
|
32
|
+
margin-left: 10px;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
&.ztxk-tabs--header {
|
|
38
|
+
.ant-tabs-tab,
|
|
39
|
+
.ant-tabs-nav .ant-tabs-tab {
|
|
40
|
+
background: #fff;
|
|
41
|
+
border-bottom-color: #fff;
|
|
42
|
+
padding: 0;
|
|
43
|
+
border: 1px solid #f0f0f0;
|
|
44
|
+
&.ant-tabs-tab-active {
|
|
45
|
+
background: rgb(233, 236, 243);
|
|
46
|
+
border-bottom-color: rgb(233, 236, 243);
|
|
47
|
+
}
|
|
48
|
+
> div {
|
|
49
|
+
color: rgb(118, 134, 150);
|
|
50
|
+
display: inline-block;
|
|
51
|
+
height: 38px;
|
|
52
|
+
line-height: 38px;
|
|
53
|
+
padding: 0px 5px 0px 10px;
|
|
54
|
+
}
|
|
55
|
+
.ant-tabs-tab-remove {
|
|
56
|
+
width: 22px;
|
|
57
|
+
padding-right: 9px;
|
|
58
|
+
padding-left: 1px;
|
|
59
|
+
height: 38px;
|
|
60
|
+
line-height: 38px;
|
|
61
|
+
margin-right: 0px;
|
|
62
|
+
margin-left: 0px;
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
&.ztxk-tabs--content {
|
|
67
|
+
.ant-tabs-tab {
|
|
68
|
+
padding: 6px 16px;
|
|
69
|
+
background: rgb(235, 243, 254);
|
|
70
|
+
border: 1px solid rgb(205, 217, 230);
|
|
71
|
+
line-height: 20px;
|
|
72
|
+
&:not(:last-of-type) {
|
|
73
|
+
margin-right: -1px !important;
|
|
74
|
+
}
|
|
75
|
+
&.ant-tabs-tab-active {
|
|
76
|
+
background: rgb(255, 255, 255);
|
|
77
|
+
border-bottom: 1px solid rgb(255, 255, 255);
|
|
78
|
+
.ant-tabs-tab-btn {
|
|
79
|
+
color: @weight-2;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
.tabs-self--type {
|
|
83
|
+
display: flex;
|
|
84
|
+
justify-content: space-between;
|
|
85
|
+
align-items: center;
|
|
86
|
+
.anticon {
|
|
87
|
+
margin-right: 0;
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
&.ztxk-tabs--isFlex {
|
|
93
|
+
height: 100%;
|
|
94
|
+
.ant-tabs-content {
|
|
95
|
+
height: 100%;
|
|
96
|
+
.ant-tabs-tabpane {
|
|
97
|
+
display: flex;
|
|
98
|
+
flex-direction: column;
|
|
99
|
+
height: 100%;
|
|
100
|
+
}
|
|
101
|
+
.ant-tabs-tabpane-hidden {
|
|
102
|
+
display: none;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
&.ztxk-tabs--stickyTop {
|
|
107
|
+
> .ant-tabs-nav {
|
|
108
|
+
position: sticky;
|
|
109
|
+
z-index: 100;
|
|
110
|
+
background: #fff;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
&.ztxk-tabs--nonBorder {
|
|
114
|
+
.ant-tabs-tab {
|
|
115
|
+
border: none;
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
.ztxk-title {
|
|
2
|
+
display: flex;
|
|
3
|
+
justify-content: space-between;
|
|
4
|
+
align-items: center;
|
|
5
|
+
// 2024-07-03 标题这里不再固定高度,因为固定高度后。会影响布局
|
|
6
|
+
// line-height: 38px;
|
|
7
|
+
// height: 38px;
|
|
8
|
+
width: 100%;
|
|
9
|
+
&.ztxk-title--paddingSide {
|
|
10
|
+
// padding: 0 10px;
|
|
11
|
+
// 设置上下padding撑开
|
|
12
|
+
padding: 5px 10px;
|
|
13
|
+
}
|
|
14
|
+
&.ztxk-title--sticky {
|
|
15
|
+
position: sticky;
|
|
16
|
+
top: 0;
|
|
17
|
+
}
|
|
18
|
+
.ztxk-title--title {
|
|
19
|
+
font-size: @font-size-title;
|
|
20
|
+
font-weight: 600;
|
|
21
|
+
color: @weight-1;
|
|
22
|
+
> * {
|
|
23
|
+
font-size: inherit;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
.ztxk-title--extra {
|
|
27
|
+
font-size: 13px;
|
|
28
|
+
color: @weight-1;
|
|
29
|
+
}
|
|
30
|
+
&.ztxk-title--bordered {
|
|
31
|
+
border-bottom: 1px solid @col-line;
|
|
32
|
+
}
|
|
33
|
+
&.ztxk-title--all-bordered {
|
|
34
|
+
border: 1px solid @col-line;
|
|
35
|
+
}
|
|
36
|
+
&.ztxk-title--background {
|
|
37
|
+
background-color: @col-line-titleBg;
|
|
38
|
+
}
|
|
39
|
+
&.ztxk-title--bg-white {
|
|
40
|
+
background-color: #fff;
|
|
41
|
+
}
|
|
42
|
+
&.ztxk-title--marginTop {
|
|
43
|
+
margin-top: @margin-base;
|
|
44
|
+
}
|
|
45
|
+
&.ztxk-title--marginBottom {
|
|
46
|
+
margin-bottom: @margin-base;
|
|
47
|
+
}
|
|
48
|
+
&.ztxk-title--paddingTop {
|
|
49
|
+
padding-top: @padding-base;
|
|
50
|
+
}
|
|
51
|
+
&.ztxk-title--paddingBottom {
|
|
52
|
+
padding-bottom: @padding-base;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
.ztxk-tree {
|
|
2
|
+
padding: 10px;
|
|
3
|
+
.ztxk-tree--hidden {
|
|
4
|
+
display: none;
|
|
5
|
+
}
|
|
6
|
+
&.ztxk-tree--height {
|
|
7
|
+
display: flex;
|
|
8
|
+
flex-direction: column;
|
|
9
|
+
width: 100%;
|
|
10
|
+
overflow: auto;
|
|
11
|
+
> .ant-tree {
|
|
12
|
+
flex: 1;
|
|
13
|
+
overflow: auto;
|
|
14
|
+
}
|
|
15
|
+
.ant-tree-list {
|
|
16
|
+
.ant-tree-treenode {
|
|
17
|
+
.ant-tree-node-content-wrapper {
|
|
18
|
+
white-space: nowrap;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
> .ant-input-search {
|
|
24
|
+
margin-bottom: 10px;
|
|
25
|
+
input {
|
|
26
|
+
height: 30px;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
.ant-tree-list {
|
|
31
|
+
.ant-tree-treenode {
|
|
32
|
+
// height: 22px;
|
|
33
|
+
line-height: 22px;
|
|
34
|
+
padding: 0;
|
|
35
|
+
.ant-tree-switcher {
|
|
36
|
+
width: 22px;
|
|
37
|
+
line-height: 22px;
|
|
38
|
+
}
|
|
39
|
+
.ant-tree-node-content-wrapper {
|
|
40
|
+
min-height: 22px;
|
|
41
|
+
// height: 22px;
|
|
42
|
+
line-height: 22px;
|
|
43
|
+
padding-left: 0;
|
|
44
|
+
transition: none;
|
|
45
|
+
&:hover {
|
|
46
|
+
background-color: transparent;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
&.ant-tree-treenode-selected {
|
|
50
|
+
background-color: @menu-selected-bg;
|
|
51
|
+
color: #ffffff;
|
|
52
|
+
.ant-tree-node-content-wrapper.ant-tree-node-selected {
|
|
53
|
+
background-color: @menu-selected-bg;
|
|
54
|
+
color: #ffffff;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
File without changes
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
.ztxk-upload {
|
|
2
|
+
.ant-upload.ant-upload-select-picture-card {
|
|
3
|
+
width: auto;
|
|
4
|
+
height: auto;
|
|
5
|
+
}
|
|
6
|
+
.ztxk-upload--picture {
|
|
7
|
+
width: 110px;
|
|
8
|
+
height: 110px;
|
|
9
|
+
text-align: center;
|
|
10
|
+
display: flex;
|
|
11
|
+
align-items: center;
|
|
12
|
+
justify-content: center;
|
|
13
|
+
flex-direction: column;
|
|
14
|
+
background-color: #fafafa;
|
|
15
|
+
border: 1px dashed #d9d9d9;
|
|
16
|
+
border-radius: 2px;
|
|
17
|
+
cursor: pointer;
|
|
18
|
+
}
|
|
19
|
+
.ant-upload-list-picture-card-container {
|
|
20
|
+
width: 110px;
|
|
21
|
+
height: 110px;
|
|
22
|
+
}
|
|
23
|
+
.ztxk-upload--tips {
|
|
24
|
+
margin-left: 10px;
|
|
25
|
+
}
|
|
26
|
+
.ztxk-table {
|
|
27
|
+
margin-top: 10px;
|
|
28
|
+
// .ant-progress-text {
|
|
29
|
+
// width: 1em;
|
|
30
|
+
// }
|
|
31
|
+
.ztxk-upload--progress {
|
|
32
|
+
display: flex;
|
|
33
|
+
justify-content: center;
|
|
34
|
+
align-items: center;
|
|
35
|
+
.ant-progress-text {
|
|
36
|
+
width: 30px;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
> button {
|
|
41
|
+
margin-left: 10px;
|
|
42
|
+
}
|
|
43
|
+
> button:first-child {
|
|
44
|
+
margin-left: 0;
|
|
45
|
+
}
|
|
46
|
+
.ztxk-upload--preview-list {
|
|
47
|
+
.ztxk-upload--preview-list__item {
|
|
48
|
+
display: flex;
|
|
49
|
+
align-items: center;
|
|
50
|
+
justify-content: space-between;
|
|
51
|
+
padding-right: 10px;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
.ztxk-upload-imgcrop {
|
|
56
|
+
.ant-modal-body {
|
|
57
|
+
> button {
|
|
58
|
+
bottom: 10px;
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
.zt-transfer {
|
|
2
|
+
padding: @padding-base;
|
|
3
|
+
.container {
|
|
4
|
+
display: flex;
|
|
5
|
+
justify-content: space-between;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
.zt-transfer--container {
|
|
9
|
+
border: 1px solid @border-color-split;
|
|
10
|
+
border-radius: 4px;
|
|
11
|
+
width: 300px;
|
|
12
|
+
.title {
|
|
13
|
+
display: flex;
|
|
14
|
+
align-items: center;
|
|
15
|
+
justify-content: space-between;
|
|
16
|
+
line-height: 32px;
|
|
17
|
+
background-color: @col-title-bg;
|
|
18
|
+
padding: 0 0 0 @padding-base;
|
|
19
|
+
border-top-left-radius: 4px;
|
|
20
|
+
border-top-right-radius: 4px;
|
|
21
|
+
> button {
|
|
22
|
+
padding: 4px 10px;
|
|
23
|
+
}
|
|
24
|
+
border-bottom: 1px solid @border-color-split;
|
|
25
|
+
}
|
|
26
|
+
.wrap {
|
|
27
|
+
height: 400px;
|
|
28
|
+
display: flex;
|
|
29
|
+
flex-direction: column;
|
|
30
|
+
.search {
|
|
31
|
+
padding: @padding-base;
|
|
32
|
+
.ant-input-affix-wrapper {
|
|
33
|
+
padding: 0 10px;
|
|
34
|
+
height: 30px;
|
|
35
|
+
}
|
|
36
|
+
.ant-input {
|
|
37
|
+
height: 28px;
|
|
38
|
+
}
|
|
39
|
+
.ant-btn {
|
|
40
|
+
background-color: #fff;
|
|
41
|
+
border-color: #d9d9d9;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
.content {
|
|
45
|
+
flex: 1;
|
|
46
|
+
overflow: auto;
|
|
47
|
+
height: 350px;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
// 树相关控制
|
|
51
|
+
.ztxk-tree {
|
|
52
|
+
.ant-tree-checkbox-disabled {
|
|
53
|
+
display: none;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.search-result--list {
|
|
59
|
+
display: flex;
|
|
60
|
+
flex-direction: column;
|
|
61
|
+
// width: 300px;
|
|
62
|
+
> .search-result--item {
|
|
63
|
+
border-bottom: 1px solid @border-color-split;
|
|
64
|
+
margin-right: 0;
|
|
65
|
+
padding: @padding-base 0 @padding-base @padding-base;
|
|
66
|
+
width: 100%;
|
|
67
|
+
overflow: hidden;
|
|
68
|
+
display: flex;
|
|
69
|
+
margin-left: 0;
|
|
70
|
+
&:first-child {
|
|
71
|
+
padding-top: 0;
|
|
72
|
+
}
|
|
73
|
+
> span:last-child {
|
|
74
|
+
flex: 1;
|
|
75
|
+
width: 100px;
|
|
76
|
+
}
|
|
77
|
+
.search-result--item__title {
|
|
78
|
+
overflow: hidden;
|
|
79
|
+
word-wrap: break-word;
|
|
80
|
+
word-break: break-all;
|
|
81
|
+
white-space: normal;
|
|
82
|
+
}
|
|
83
|
+
.search-result--item__describe {
|
|
84
|
+
overflow: hidden;
|
|
85
|
+
word-wrap: break-word;
|
|
86
|
+
word-break: break-all;
|
|
87
|
+
white-space: normal;
|
|
88
|
+
color: @weight-2;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.checked-result--list {
|
|
94
|
+
display: flex;
|
|
95
|
+
flex-direction: column;
|
|
96
|
+
// width: 300px;
|
|
97
|
+
> .checked-result--item {
|
|
98
|
+
border-bottom: 1px solid @border-color-split;
|
|
99
|
+
margin-right: 0;
|
|
100
|
+
padding: @padding-base 0 @padding-base @padding-base;
|
|
101
|
+
width: 100%;
|
|
102
|
+
overflow: hidden;
|
|
103
|
+
display: flex;
|
|
104
|
+
margin-left: 0;
|
|
105
|
+
flex-direction: column;
|
|
106
|
+
position: relative;
|
|
107
|
+
&:first-child {
|
|
108
|
+
padding-top: 0;
|
|
109
|
+
}
|
|
110
|
+
.checked-reslt--item__clear {
|
|
111
|
+
position: absolute;
|
|
112
|
+
right: 0;
|
|
113
|
+
top: 50%;
|
|
114
|
+
margin-top: -10px;
|
|
115
|
+
width: 20px;
|
|
116
|
+
color: #d9d9d9;
|
|
117
|
+
cursor: pointer;
|
|
118
|
+
}
|
|
119
|
+
.checked-result--item__title {
|
|
120
|
+
overflow: hidden;
|
|
121
|
+
word-wrap: break-word;
|
|
122
|
+
word-break: break-all;
|
|
123
|
+
white-space: normal;
|
|
124
|
+
padding-right: 16px;
|
|
125
|
+
}
|
|
126
|
+
.checked-result--item__describe {
|
|
127
|
+
overflow: hidden;
|
|
128
|
+
word-wrap: break-word;
|
|
129
|
+
word-break: break-all;
|
|
130
|
+
white-space: normal;
|
|
131
|
+
width: 90%;
|
|
132
|
+
color: @weight-2;
|
|
133
|
+
padding-right: 16px;
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
// 在这里定义一些组件内的常量
|
|
2
|
+
|
|
3
|
+
@font-size-text: 13px; // 文本字体大小
|
|
4
|
+
@font-bg-color: rgb(255, 255, 255); // 背景字体颜色
|
|
5
|
+
@font-family-zt: PingFangSC-Semibold, "PingFang SC", "微软雅黑";
|
|
6
|
+
|
|
7
|
+
@margin-base: 10px; // 默认外边距
|
|
8
|
+
@padding-base: 10px; // 默认内边距
|
|
9
|
+
|
|
10
|
+
@bg-white: rgb(255, 255, 255);
|
|
11
|
+
@text-white: rgb(255, 255, 255);
|
|
12
|
+
@col-head-bg: #ebf3fe; // 列表背景 分割线 hover显示色
|
|
13
|
+
@black-1: rgba(187, 199, 211, 0.4);
|
|
14
|
+
@system: #cdd9e6;
|
|
15
|
+
// @title-head-bg: #fafafa; // 表头
|
|
16
|
+
@title-head-bg: #eff5fe; // 表头
|
|
17
|
+
@conten-bg: #e9ecf3;
|
|
18
|
+
@weight-1: #333333; // 辅助 次重要
|
|
19
|
+
@weight-2: #888888; // 辅助 次重要
|
|
20
|
+
@weight-3: #768696;
|
|
21
|
+
@_color_black_1: rgba(0, 0, 0, 0.65);
|
|
22
|
+
|
|
23
|
+
@header-height: 48px;
|
|
24
|
+
@footer-height: 40px;
|
|
25
|
+
|
|
26
|
+
@content-bg: #e9ecf3;
|
|
27
|
+
@bg-white: rgb(255, 255, 255);
|
|
28
|
+
@text-white: rgb(255, 255, 255);
|
|
29
|
+
@header-height: 48px;
|
|
30
|
+
@menu-height: 36px;
|
|
31
|
+
@sub-menu-height: 30px;
|
|
32
|
+
@menu-color: rgba(255, 255, 255, 0.65);
|
|
33
|
+
@submenu-color: rgba(0, 0, 0, 0.65);
|
|
34
|
+
|
|
35
|
+
@col-line: #dde8f5; // 列表线条颜色
|
|
36
|
+
@col-line-border: #ebebeb; // 线条颜色
|
|
37
|
+
@col-line-titleBg: #eff5fe; // 列表背景颜色
|
|
38
|
+
@col-title-bg: #fafafa; // 列表背景 分割线 hover显示色
|
|
39
|
+
@stress: #ff8888; // 强调 权重 正数
|
|
40
|
+
|
|
41
|
+
@title-bg: rgb(242, 242, 242);
|
|
42
|
+
|
|
43
|
+
@font-size-title: 18px;
|
|
44
|
+
|
|
45
|
+
@menu-selected-bg: #5b76f5;
|
|
46
|
+
|
|
47
|
+
@menu-scrollbar-bg: #5b76f6;
|
|
48
|
+
|
|
49
|
+
@border-radius: 4px;
|
|
50
|
+
|
|
51
|
+
@danger-color: #ff4d4f;
|
|
52
|
+
@danger-color-hover: #ff7875;
|
|
53
|
+
|
|
54
|
+
// 主体色 深色
|
|
55
|
+
@main-color: #366dff;
|
|
56
|
+
// 主体色 浅色
|
|
57
|
+
@main-color-light: #5b76f6;
|
|
58
|
+
// 悬浮主题色
|
|
59
|
+
@main-color-light-hover: #3a3f9d;
|
|
60
|
+
|
|
61
|
+
// 激活 新增 金额负数
|
|
62
|
+
@active-color: #66cc66;
|
|
63
|
+
// 强调 重要 金额正数
|
|
64
|
+
@stress-color: #ff6666;
|
|
65
|
+
|
|
66
|
+
// 背景 区块分割
|
|
67
|
+
@block-bg-color: #f5f5f5;
|
|
68
|
+
// 分割线
|
|
69
|
+
@divider-color: #ebebeb;
|
|
70
|
+
|
|
71
|
+
@white: #ffffff;
|
|
72
|
+
|
|
73
|
+
// 注释 条件 次要
|
|
74
|
+
@note-color: #888888;
|
|
75
|
+
|
|
76
|
+
// 系统控件
|
|
77
|
+
@system-color: #e0eafe;
|
|
78
|
+
|
|
79
|
+
// 全局提醒
|
|
80
|
+
@global-color: #fcecc8;
|
|
81
|
+
@global-text-color: #794808;
|
|
82
|
+
|
|
83
|
+
// 失效 失去焦点
|
|
84
|
+
@disabled-color: #cccccc;
|
|
85
|
+
|
|
86
|
+
// 标题 正文
|
|
87
|
+
@text-color: #333333;
|
|
88
|
+
|
|
89
|
+
// 字体
|
|
90
|
+
@base-fontfamily: "思源黑体 苹方体 微软雅黑";
|
|
91
|
+
|
|
92
|
+
@link-color: #4285f4;
|
|
93
|
+
@link-hover-color: #1566d2;
|
|
94
|
+
@primary-color: #5b76f6;
|
|
95
|
+
|
|
96
|
+
// 表格边框颜色
|
|
97
|
+
@border-color-split: #dee9f6;
|
|
98
|
+
|
|
99
|
+
// 页签底部颜色
|
|
100
|
+
@tabs-nav-color-split: #cdd9e6;
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
@import "antd/dist/antd.less"; // 引入antd的样式文件
|
|
2
|
+
|
|
3
|
+
@import "./default.less"; // 引入自定义变量
|
|
4
|
+
|
|
5
|
+
@import "./reset.less";
|
|
6
|
+
|
|
7
|
+
@import "../components/Button/style/index.less";
|
|
8
|
+
@import "../components/Input/style/index.less";
|
|
9
|
+
@import "../components/InputNumber/style/index.less";
|
|
10
|
+
@import "../components/Login/style/index.less";
|
|
11
|
+
@import "../components/Form/style/index.less";
|
|
12
|
+
@import "../components/FormItem/style/index.less";
|
|
13
|
+
@import "../components/DynamicSetting/style/index.less";
|
|
14
|
+
@import "../components/Container/style/index.less";
|
|
15
|
+
@import "../components/Footer/style/index.less";
|
|
16
|
+
@import "../components/Pagination/style/index.less";
|
|
17
|
+
@import "../components/Table/style/index.less";
|
|
18
|
+
@import "../components/Tabs/style/index.less";
|
|
19
|
+
|
|
20
|
+
@import "../components/AppLayout/style/index.less";
|
|
21
|
+
|
|
22
|
+
@import "../components/DetailList/style/index.less";
|
|
23
|
+
|
|
24
|
+
@import "../components/Modal/style/index.less";
|
|
25
|
+
|
|
26
|
+
@import "../components/Select/style/index.less";
|
|
27
|
+
|
|
28
|
+
@import "../components/UploadList/style/index.less";
|
|
29
|
+
|
|
30
|
+
@import "../components/TreeSelect/style/index.less";
|
|
31
|
+
|
|
32
|
+
@import "../components/Tree/style/index.less";
|
|
33
|
+
|
|
34
|
+
@import "../components/Descriptions/style/index.less";
|
|
35
|
+
|
|
36
|
+
@import "../components/Title/style/index.less";
|
|
37
|
+
|
|
38
|
+
@import "../components/Print/style/index.less";
|
|
39
|
+
@import "../components/Tag/style/index.less";
|
|
40
|
+
|
|
41
|
+
@import "../components/LeftContent/style/index.less";
|
|
42
|
+
|
|
43
|
+
@import "../components/Differences/style/index.less";
|
|
44
|
+
|
|
45
|
+
@import "../components/Collapse/style/index.less";
|
|
46
|
+
|
|
47
|
+
@import "../components/Placeholder/style/index.less";
|
|
48
|
+
|
|
49
|
+
@import "../components/DatePicker/style/index.less";
|
|
50
|
+
|
|
51
|
+
@import "../components/AuthLoading/style/index.less";
|
|
52
|
+
@import "../components/MicroLoading/style/index.less";
|
|
53
|
+
|
|
54
|
+
@import "../components/NotAuthPage/style/index.less";
|
|
55
|
+
|
|
56
|
+
@import "../components/Alert/style/index.less";
|
|
57
|
+
|
|
58
|
+
@import "../components/ZtTransfer/style/index.less";
|
|
59
|
+
|
|
60
|
+
@import "../components/Watermark/style/index.less";
|
|
61
|
+
|
|
62
|
+
@import "../components/ElectronSignatures/style/index.less";
|
|
63
|
+
|
|
64
|
+
@import "../components/Message/style/index.less";
|
|
65
|
+
|
|
66
|
+
@import "../components/Cascader/style/index.less";
|
|
67
|
+
|
|
68
|
+
@import "../components/CanvasTable/style/index.less";
|
|
69
|
+
|
|
70
|
+
// 显示换行符
|
|
71
|
+
.ant-tooltip-inner {
|
|
72
|
+
white-space: pre-wrap;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
// 单选框选中加粗
|
|
76
|
+
.ant-radio-wrapper {
|
|
77
|
+
.ant-radio-checked + span {
|
|
78
|
+
font-weight: 600;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
// 抽屉样式兼容
|
|
83
|
+
// 再老基座下,老基座引入的antd版本较低,跟这个有点冲突。抽屉收起来时,会再左侧闪现一下抽屉。
|
|
84
|
+
.ant-drawer,
|
|
85
|
+
.ant-drawer-left.ant-drawer-open,
|
|
86
|
+
.ant-drawer-right.ant-drawer-open {
|
|
87
|
+
width: auto;
|
|
88
|
+
}
|