@zgfe/modules-settings 2.1.0-zhongyuan-set.1 → 2.1.0-zhongyuan-set.2
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 +33 -33
- package/es/components/card/index.less +87 -87
- package/es/components/importMetaDialog/styles/index.less +115 -115
- package/es/components/pageLoading/index.less +7 -7
- package/es/components/picCircleSelect/bak/index copy 2.tsx.bak +92 -92
- package/es/components/picCircleSelect/bak/index copy 3.tsx.bak +58 -58
- package/es/components/picCircleSelect/bak/index copy 4.tsx.bak +66 -66
- package/es/components/picCircleSelect/bak/index copy 5.tsx.bak +116 -116
- package/es/components/picCircleSelect/bak/index copy 6.tsx.bak +116 -116
- package/es/components/picCircleSelect/bak/index copy.tsx.bak +41 -41
- package/es/components/picCircleSelect/bak/index.tsx.bak +48 -48
- package/es/components/picCircleSelect/bak/index1.tsx.bak +46 -46
- package/es/components/picCircleSelect/bak/index2.tsx.bak +104 -104
- package/es/components/picCircleSelect/index.less +37 -37
- package/es/components/processCanvas/styles/customNode.less +149 -149
- package/es/components/processCanvas/styles/index.less +34 -34
- package/es/components/settingTabs/index.less +51 -51
- package/es/constants/icons/demo.css +539 -539
- package/es/constants/icons/demo_index.html +9871 -9871
- package/es/constants/icons/iconfont.css +1699 -1699
- package/es/constants/icons/iconfont.json +2956 -2956
- package/es/global.d.ts +4 -4
- package/es/modules/appSettings/dataAccessFilter/index.less +5 -5
- package/es/modules/appSettings/virtualSource/styles/index.less +28 -28
- package/es/modules/appSettings/virtualSource/styles/table.less +51 -51
- package/es/modules/companySetting/appList/index.less +126 -126
- package/es/modules/companySetting/application/index.less +144 -144
- package/es/modules/companySetting/business/index.less +92 -92
- package/es/modules/companySetting/cost/index.less +38 -38
- package/es/modules/companySetting/department/index.less +157 -157
- package/es/modules/companySetting/edit/styles/authConfig.less +3 -3
- package/es/modules/companySetting/edit/styles/authGroup.less +10 -10
- package/es/modules/companySetting/edit/styles/authModule.less +82 -82
- package/es/modules/companySetting/edit/styles/user.less +54 -54
- package/es/modules/companySetting/edit/styles/userGroup.less +44 -44
- package/es/modules/companySetting/index.less +90 -90
- package/es/modules/companySetting/info/index.less +42 -42
- package/es/modules/companySetting/mainPart/images/img2.svg +12 -12
- package/es/modules/companySetting/mainPart/index.less +239 -239
- package/es/modules/companySetting/operationLog/index.less +33 -33
- package/es/modules/companySetting/role/index.less +296 -296
- package/es/modules/companySetting/role/setDataRangeDialog/index.less +37 -37
- package/es/modules/companySetting/style/common.less +79 -79
- package/es/modules/companySetting/style/reset.less +117 -117
- package/es/modules/companySetting/user/index.less +363 -363
- package/es/modules/companySetting/virtualApp/styles/config.less +37 -37
- package/es/modules/companySetting/virtualApp/styles/index.less +21 -21
- package/es/modules/companySetting/virtualApp/styles/list.less +28 -28
- package/es/modules/companySetting/virtualApp/styles/sourceItem.less +33 -33
- package/es/modules/companySetting/virtualApp/styles/table.less +44 -44
- package/es/modules/companySetting/wechatBinding/index.less +58 -58
- package/es/modules/createDemand/styles/index.less +403 -403
- package/es/modules/createDemand_bf/styles/index.less +222 -222
- package/es/modules/createProcess/components/index.less +52 -52
- package/es/modules/createProcess/index.less +114 -114
- package/es/modules/createProcess/title/index.less +53 -53
- package/es/modules/dealDemand/styles/index.less +265 -265
- package/es/modules/demandManage/styles/index.less +155 -155
- package/es/modules/getPassword/index.less +122 -122
- package/es/modules/messageList/index.less +81 -81
- package/es/modules/personalSetting/securityLog/index.less +11 -11
- package/es/modules/personalSetting/styles/unbinding.less +73 -73
- package/es/modules/pointMap/ImportModal/styles/index.less +91 -91
- package/es/modules/pointMap/createMetaDrawer.js +9 -7
- package/es/modules/pointMap/editTxt/index.less +55 -55
- package/es/modules/pointMap/styles/index.less +165 -165
- package/es/modules/pointMap/styles/pageInfo.less +439 -439
- package/es/modules/systemSetting/approvalmanage/approvalStrategy/index.less +14 -14
- package/es/modules/systemSetting/approvalmanage/index.less +5 -5
- package/es/modules/systemSetting/approvalmanage/processManage/index.less +39 -39
- package/es/modules/systemSetting/dictionaryItem/dictionaryManagement/css/index.less +48 -48
- package/es/modules/systemSetting/dictionaryItem/eventTagManagement/css/index.less +32 -32
- package/es/modules/systemSetting/index.css +161 -161
- package/es/modules/systemSetting/index.less +169 -169
- package/es/modules/systemSetting/notice/configItem/index.less +21 -21
- package/es/modules/systemSetting/notice/edit/index.less +26 -26
- package/package.json +2 -2
|
@@ -1,239 +1,239 @@
|
|
|
1
|
-
@import '../../../constants/icons/iconfont.css';
|
|
2
|
-
.main-part {
|
|
3
|
-
padding: 0 24px;
|
|
4
|
-
&-form {
|
|
5
|
-
display: flex;
|
|
6
|
-
justify-content: space-between;
|
|
7
|
-
width: 100%;
|
|
8
|
-
padding: 16px 0;
|
|
9
|
-
|
|
10
|
-
.biz-select-handle-input {
|
|
11
|
-
width: 104px;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.ant-form-item-label > label {
|
|
15
|
-
color: #021429;
|
|
16
|
-
font-weight: 500;
|
|
17
|
-
font-size: 16px;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.ant-form-item-label > label::after {
|
|
21
|
-
content: '';
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
&-item {
|
|
25
|
-
display: flex;
|
|
26
|
-
gap: 4px;
|
|
27
|
-
align-items: center;
|
|
28
|
-
justify-content: center;
|
|
29
|
-
|
|
30
|
-
h3 {
|
|
31
|
-
margin-bottom: 0;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
&-form-content {
|
|
37
|
-
.ant-form-item-label > label::after {
|
|
38
|
-
content: '';
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
&-operate {
|
|
43
|
-
display: flex;
|
|
44
|
-
gap: 16px;
|
|
45
|
-
justify-content: flex-start;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
&-create-btn {
|
|
49
|
-
background: #d0dfff;
|
|
50
|
-
border-color: #d0dfff;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
&-create-btn:hover {
|
|
54
|
-
background: #d0dfff;
|
|
55
|
-
border-color: #d0dfff;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
&-input-150 {
|
|
59
|
-
width: 150px;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
&-content-flex {
|
|
63
|
-
display: flex;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
&-main-type {
|
|
67
|
-
display: flex;
|
|
68
|
-
gap: 0 10px;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
&-desc-color {
|
|
72
|
-
color: #9aa1a9;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
&-drawer {
|
|
76
|
-
.ant-drawer-header-title {
|
|
77
|
-
flex-direction: row-reverse;
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
&-popover {
|
|
82
|
-
padding: 12px 8px;
|
|
83
|
-
|
|
84
|
-
&-header {
|
|
85
|
-
display: flex;
|
|
86
|
-
justify-content: space-between;
|
|
87
|
-
padding: 0 0 26px 0;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
&-content {
|
|
91
|
-
display: flex;
|
|
92
|
-
flex-direction: column;
|
|
93
|
-
gap: 16px;
|
|
94
|
-
justify-content: center;
|
|
95
|
-
|
|
96
|
-
&-item {
|
|
97
|
-
display: flex;
|
|
98
|
-
gap: 24px;
|
|
99
|
-
align-items: center;
|
|
100
|
-
padding: 18px 24px;
|
|
101
|
-
background: #f5f9ff;
|
|
102
|
-
border: 1px solid #e8edff;
|
|
103
|
-
border-radius: 12px;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
&-text {
|
|
107
|
-
width: 370px;
|
|
108
|
-
|
|
109
|
-
h4 {
|
|
110
|
-
color: var(--io-N-, #021429);
|
|
111
|
-
font-weight: 500;
|
|
112
|
-
font-size: 14px;
|
|
113
|
-
font-family: 'PingFang SC';
|
|
114
|
-
font-style: normal;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
span {
|
|
118
|
-
color: var(--io-N6-, #67727f);
|
|
119
|
-
font-weight: 400;
|
|
120
|
-
font-size: 12px;
|
|
121
|
-
font-family: 'PingFang SC';
|
|
122
|
-
font-style: normal;
|
|
123
|
-
line-height: 150%; /* 18px */
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
.img1 {
|
|
128
|
-
width: 48px;
|
|
129
|
-
height: 48px;
|
|
130
|
-
background: url('./images/img1.png') no-repeat;
|
|
131
|
-
background-size: cover;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.img2 {
|
|
135
|
-
width: 48px;
|
|
136
|
-
height: 48px;
|
|
137
|
-
background: url('./images/img2.svg') no-repeat;
|
|
138
|
-
background-size: cover;
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
&-mounted {
|
|
143
|
-
.ant-popover-inner {
|
|
144
|
-
border-radius: 10px !important;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.ant-popover-arrow {
|
|
148
|
-
left: 11px !important;
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
&-biz-detail {
|
|
154
|
-
background: #f5f5f5;
|
|
155
|
-
> :nth-child(1) {
|
|
156
|
-
padding-left: 24px;
|
|
157
|
-
background: #fff;
|
|
158
|
-
}
|
|
159
|
-
.cdp-biz-detail-tabs {
|
|
160
|
-
> :nth-child(1) {
|
|
161
|
-
padding-left: 24px;
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
.biz-detail-content {
|
|
165
|
-
margin: 16px;
|
|
166
|
-
padding: 0 !important;
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
&-platform {
|
|
171
|
-
display: flex;
|
|
172
|
-
gap: 4px;
|
|
173
|
-
align-items: center;
|
|
174
|
-
justify-content: flex-start;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
&-modal {
|
|
178
|
-
.ant-input-textarea {
|
|
179
|
-
position: relative;
|
|
180
|
-
|
|
181
|
-
&::after {
|
|
182
|
-
position: absolute;
|
|
183
|
-
right: 10px;
|
|
184
|
-
bottom: 23px;
|
|
185
|
-
float: none;
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.ant-modal-body {
|
|
190
|
-
padding: 24px !important;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.ant-modal-confirm-body .ant-modal-confirm-title {
|
|
194
|
-
color: #000;
|
|
195
|
-
font-size: 24px;
|
|
196
|
-
line-height: 24px;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.ant-modal-confirm-body .ant-modal-confirm-content {
|
|
200
|
-
margin-top: 0;
|
|
201
|
-
padding-top: 24px;
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
.ant-modal-close {
|
|
205
|
-
padding-top: 8px;
|
|
206
|
-
padding-right: 6px;
|
|
207
|
-
|
|
208
|
-
&-x {
|
|
209
|
-
color: #021429;
|
|
210
|
-
font-size: 24px;
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
&-disabled,
|
|
216
|
-
&-disabled:hover,
|
|
217
|
-
&-disabled:focus {
|
|
218
|
-
color: #fff !important;
|
|
219
|
-
background: var(--io-i2-, #d0dfff) !important;
|
|
220
|
-
border: 1px solid #d0dfff !important;
|
|
221
|
-
cursor: not-allowed !important;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
&-a-disabled,
|
|
225
|
-
&-a-disabled:hover,
|
|
226
|
-
&-a-disabled:focus {
|
|
227
|
-
color: #9aa1a9;
|
|
228
|
-
cursor: not-allowed !important;
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
.ant-btn-primary[disabled],
|
|
232
|
-
.ant-btn-primary[disabled]:hover,
|
|
233
|
-
.ant-btn-primary[disabled]:focus,
|
|
234
|
-
.ant-btn-primary[disabled]:active {
|
|
235
|
-
color: #fff;
|
|
236
|
-
background: var(--io-i2-, #d0dfff);
|
|
237
|
-
border: 1px solid #d0dfff;
|
|
238
|
-
}
|
|
239
|
-
}
|
|
1
|
+
@import '../../../constants/icons/iconfont.css';
|
|
2
|
+
.main-part {
|
|
3
|
+
padding: 0 24px;
|
|
4
|
+
&-form {
|
|
5
|
+
display: flex;
|
|
6
|
+
justify-content: space-between;
|
|
7
|
+
width: 100%;
|
|
8
|
+
padding: 16px 0;
|
|
9
|
+
|
|
10
|
+
.biz-select-handle-input {
|
|
11
|
+
width: 104px;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.ant-form-item-label > label {
|
|
15
|
+
color: #021429;
|
|
16
|
+
font-weight: 500;
|
|
17
|
+
font-size: 16px;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.ant-form-item-label > label::after {
|
|
21
|
+
content: '';
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
&-item {
|
|
25
|
+
display: flex;
|
|
26
|
+
gap: 4px;
|
|
27
|
+
align-items: center;
|
|
28
|
+
justify-content: center;
|
|
29
|
+
|
|
30
|
+
h3 {
|
|
31
|
+
margin-bottom: 0;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
&-form-content {
|
|
37
|
+
.ant-form-item-label > label::after {
|
|
38
|
+
content: '';
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&-operate {
|
|
43
|
+
display: flex;
|
|
44
|
+
gap: 16px;
|
|
45
|
+
justify-content: flex-start;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
&-create-btn {
|
|
49
|
+
background: #d0dfff;
|
|
50
|
+
border-color: #d0dfff;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
&-create-btn:hover {
|
|
54
|
+
background: #d0dfff;
|
|
55
|
+
border-color: #d0dfff;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
&-input-150 {
|
|
59
|
+
width: 150px;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
&-content-flex {
|
|
63
|
+
display: flex;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
&-main-type {
|
|
67
|
+
display: flex;
|
|
68
|
+
gap: 0 10px;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
&-desc-color {
|
|
72
|
+
color: #9aa1a9;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
&-drawer {
|
|
76
|
+
.ant-drawer-header-title {
|
|
77
|
+
flex-direction: row-reverse;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
&-popover {
|
|
82
|
+
padding: 12px 8px;
|
|
83
|
+
|
|
84
|
+
&-header {
|
|
85
|
+
display: flex;
|
|
86
|
+
justify-content: space-between;
|
|
87
|
+
padding: 0 0 26px 0;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
&-content {
|
|
91
|
+
display: flex;
|
|
92
|
+
flex-direction: column;
|
|
93
|
+
gap: 16px;
|
|
94
|
+
justify-content: center;
|
|
95
|
+
|
|
96
|
+
&-item {
|
|
97
|
+
display: flex;
|
|
98
|
+
gap: 24px;
|
|
99
|
+
align-items: center;
|
|
100
|
+
padding: 18px 24px;
|
|
101
|
+
background: #f5f9ff;
|
|
102
|
+
border: 1px solid #e8edff;
|
|
103
|
+
border-radius: 12px;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
&-text {
|
|
107
|
+
width: 370px;
|
|
108
|
+
|
|
109
|
+
h4 {
|
|
110
|
+
color: var(--io-N-, #021429);
|
|
111
|
+
font-weight: 500;
|
|
112
|
+
font-size: 14px;
|
|
113
|
+
font-family: 'PingFang SC';
|
|
114
|
+
font-style: normal;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
span {
|
|
118
|
+
color: var(--io-N6-, #67727f);
|
|
119
|
+
font-weight: 400;
|
|
120
|
+
font-size: 12px;
|
|
121
|
+
font-family: 'PingFang SC';
|
|
122
|
+
font-style: normal;
|
|
123
|
+
line-height: 150%; /* 18px */
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.img1 {
|
|
128
|
+
width: 48px;
|
|
129
|
+
height: 48px;
|
|
130
|
+
background: url('./images/img1.png') no-repeat;
|
|
131
|
+
background-size: cover;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
.img2 {
|
|
135
|
+
width: 48px;
|
|
136
|
+
height: 48px;
|
|
137
|
+
background: url('./images/img2.svg') no-repeat;
|
|
138
|
+
background-size: cover;
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
&-mounted {
|
|
143
|
+
.ant-popover-inner {
|
|
144
|
+
border-radius: 10px !important;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.ant-popover-arrow {
|
|
148
|
+
left: 11px !important;
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
&-biz-detail {
|
|
154
|
+
background: #f5f5f5;
|
|
155
|
+
> :nth-child(1) {
|
|
156
|
+
padding-left: 24px;
|
|
157
|
+
background: #fff;
|
|
158
|
+
}
|
|
159
|
+
.cdp-biz-detail-tabs {
|
|
160
|
+
> :nth-child(1) {
|
|
161
|
+
padding-left: 24px;
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
.biz-detail-content {
|
|
165
|
+
margin: 16px;
|
|
166
|
+
padding: 0 !important;
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
&-platform {
|
|
171
|
+
display: flex;
|
|
172
|
+
gap: 4px;
|
|
173
|
+
align-items: center;
|
|
174
|
+
justify-content: flex-start;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
&-modal {
|
|
178
|
+
.ant-input-textarea {
|
|
179
|
+
position: relative;
|
|
180
|
+
|
|
181
|
+
&::after {
|
|
182
|
+
position: absolute;
|
|
183
|
+
right: 10px;
|
|
184
|
+
bottom: 23px;
|
|
185
|
+
float: none;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.ant-modal-body {
|
|
190
|
+
padding: 24px !important;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.ant-modal-confirm-body .ant-modal-confirm-title {
|
|
194
|
+
color: #000;
|
|
195
|
+
font-size: 24px;
|
|
196
|
+
line-height: 24px;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.ant-modal-confirm-body .ant-modal-confirm-content {
|
|
200
|
+
margin-top: 0;
|
|
201
|
+
padding-top: 24px;
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
.ant-modal-close {
|
|
205
|
+
padding-top: 8px;
|
|
206
|
+
padding-right: 6px;
|
|
207
|
+
|
|
208
|
+
&-x {
|
|
209
|
+
color: #021429;
|
|
210
|
+
font-size: 24px;
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
&-disabled,
|
|
216
|
+
&-disabled:hover,
|
|
217
|
+
&-disabled:focus {
|
|
218
|
+
color: #fff !important;
|
|
219
|
+
background: var(--io-i2-, #d0dfff) !important;
|
|
220
|
+
border: 1px solid #d0dfff !important;
|
|
221
|
+
cursor: not-allowed !important;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
&-a-disabled,
|
|
225
|
+
&-a-disabled:hover,
|
|
226
|
+
&-a-disabled:focus {
|
|
227
|
+
color: #9aa1a9;
|
|
228
|
+
cursor: not-allowed !important;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
.ant-btn-primary[disabled],
|
|
232
|
+
.ant-btn-primary[disabled]:hover,
|
|
233
|
+
.ant-btn-primary[disabled]:focus,
|
|
234
|
+
.ant-btn-primary[disabled]:active {
|
|
235
|
+
color: #fff;
|
|
236
|
+
background: var(--io-i2-, #d0dfff);
|
|
237
|
+
border: 1px solid #d0dfff;
|
|
238
|
+
}
|
|
239
|
+
}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
.operation-log-page {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
margin-top: 8px;
|
|
5
|
-
|
|
6
|
-
&-header {
|
|
7
|
-
display: flex;
|
|
8
|
-
justify-content: space-between;
|
|
9
|
-
margin-bottom: 30px;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
&-table {
|
|
13
|
-
flex: 1;
|
|
14
|
-
overflow-y: auto;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.ant-radio-group {
|
|
18
|
-
.ant-radio-button-wrapper:first-child {
|
|
19
|
-
border-radius: 4px 0 0 4px;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.ant-radio-button-wrapper:last-child {
|
|
23
|
-
border-radius: 0 4px 4px 0;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
&-columns {
|
|
28
|
-
width: 120px;
|
|
29
|
-
overflow: hidden;
|
|
30
|
-
white-space: nowrap;
|
|
31
|
-
text-overflow: ellipsis;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
1
|
+
.operation-log-page {
|
|
2
|
+
display: flex;
|
|
3
|
+
flex-direction: column;
|
|
4
|
+
margin-top: 8px;
|
|
5
|
+
|
|
6
|
+
&-header {
|
|
7
|
+
display: flex;
|
|
8
|
+
justify-content: space-between;
|
|
9
|
+
margin-bottom: 30px;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
&-table {
|
|
13
|
+
flex: 1;
|
|
14
|
+
overflow-y: auto;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.ant-radio-group {
|
|
18
|
+
.ant-radio-button-wrapper:first-child {
|
|
19
|
+
border-radius: 4px 0 0 4px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.ant-radio-button-wrapper:last-child {
|
|
23
|
+
border-radius: 0 4px 4px 0;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
&-columns {
|
|
28
|
+
width: 120px;
|
|
29
|
+
overflow: hidden;
|
|
30
|
+
white-space: nowrap;
|
|
31
|
+
text-overflow: ellipsis;
|
|
32
|
+
}
|
|
33
|
+
}
|