@zgfe/modules-settings 2.1.0-zhongyuan-set.1 → 2.1.0-zhongyuan-set.4
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 +14 -26
- package/es/modules/pointMap/editTxt/index.less +55 -55
- package/es/modules/pointMap/index.js +3 -1
- package/es/modules/pointMap/styles/index.less +165 -165
- package/es/modules/pointMap/styles/pageInfo.less +439 -439
- package/es/modules/pointMap/tree.js +3 -1
- 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,114 +1,114 @@
|
|
|
1
|
-
// @import '~@zgfe/business-lib/es/assets/styles/inner.less';
|
|
2
|
-
.system-setting-approval-process-create-content-dataManage {
|
|
3
|
-
.data-manage {
|
|
4
|
-
height: calc(100vh - 144px);
|
|
5
|
-
overflow: hidden;
|
|
6
|
-
background: #fff;
|
|
7
|
-
> .ant-tabs > :nth-child(1) {
|
|
8
|
-
background: #fff;
|
|
9
|
-
}
|
|
10
|
-
> .ant-tabs > :nth-child(2) {
|
|
11
|
-
margin: 0 !important;
|
|
12
|
-
background: #fff;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
.system-setting-approval-process-create-content {
|
|
17
|
-
width: 100%;
|
|
18
|
-
height: 100%;
|
|
19
|
-
&-header {
|
|
20
|
-
display: flex;
|
|
21
|
-
flex-direction: row;
|
|
22
|
-
flex-shrink: 0;
|
|
23
|
-
align-items: center;
|
|
24
|
-
justify-content: space-between;
|
|
25
|
-
width: 100%;
|
|
26
|
-
height: 64px;
|
|
27
|
-
padding-right: 32px;
|
|
28
|
-
padding-left: 16px;
|
|
29
|
-
background: #fff;
|
|
30
|
-
border-bottom: 1px solid var(--io-n-05, #f2f3f4);
|
|
31
|
-
&-left {
|
|
32
|
-
display: flex;
|
|
33
|
-
flex-direction: row;
|
|
34
|
-
align-items: center;
|
|
35
|
-
}
|
|
36
|
-
&-back {
|
|
37
|
-
margin-right: 16px;
|
|
38
|
-
color: var(----3, #5f6085);
|
|
39
|
-
font-weight: 400;
|
|
40
|
-
font-size: 14px;
|
|
41
|
-
font-family: 'PingFang SC';
|
|
42
|
-
font-style: normal;
|
|
43
|
-
line-height: normal;
|
|
44
|
-
text-align: center;
|
|
45
|
-
cursor: pointer;
|
|
46
|
-
}
|
|
47
|
-
&-input {
|
|
48
|
-
display: inline-block;
|
|
49
|
-
margin-right: 8px;
|
|
50
|
-
color: var(--io-N-, #021429);
|
|
51
|
-
font-weight: 500;
|
|
52
|
-
font-size: 16px;
|
|
53
|
-
font-family: 'PingFang SC';
|
|
54
|
-
font-style: normal;
|
|
55
|
-
line-height: 24px; /* 150% */
|
|
56
|
-
background-color: transparent !important;
|
|
57
|
-
border: 0;
|
|
58
|
-
}
|
|
59
|
-
&-right {
|
|
60
|
-
display: flex;
|
|
61
|
-
gap: 16px;
|
|
62
|
-
align-items: flex-start;
|
|
63
|
-
padding: 0 0 0 32px;
|
|
64
|
-
border-left: 1px solid var(--io-N1-, #e6e7ea);
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
&-info {
|
|
68
|
-
display: flex;
|
|
69
|
-
flex-direction: column;
|
|
70
|
-
height: calc(100% - 96px);
|
|
71
|
-
margin: 16px;
|
|
72
|
-
padding: 24px;
|
|
73
|
-
background: #fff;
|
|
74
|
-
border-radius: 8px;
|
|
75
|
-
&-red {
|
|
76
|
-
margin-bottom: 12px;
|
|
77
|
-
color: var(--io-Error-E-, #fb5547);
|
|
78
|
-
font-weight: 400;
|
|
79
|
-
font-size: 14px;
|
|
80
|
-
font-family: 'PingFang SC';
|
|
81
|
-
font-style: normal;
|
|
82
|
-
line-height: normal;
|
|
83
|
-
}
|
|
84
|
-
&-txt {
|
|
85
|
-
margin-left: 4px;
|
|
86
|
-
color: var(----3, #5f6085);
|
|
87
|
-
font-weight: 400;
|
|
88
|
-
font-size: 14px;
|
|
89
|
-
font-family: 'PingFang SC';
|
|
90
|
-
font-style: normal;
|
|
91
|
-
line-height: 22px; /* 157.143% */
|
|
92
|
-
text-align: right;
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
&-canvas {
|
|
96
|
-
position: 'relative';
|
|
97
|
-
flex: 1;
|
|
98
|
-
overflow: hidden;
|
|
99
|
-
background: var(--io-n-02, #fafafb);
|
|
100
|
-
border: 1px solid var(---gray-6, #ecedf0);
|
|
101
|
-
border-radius: 8px;
|
|
102
|
-
&-pop {
|
|
103
|
-
position: absolute;
|
|
104
|
-
top: 0;
|
|
105
|
-
right: 0;
|
|
106
|
-
bottom: 0;
|
|
107
|
-
width: 320px;
|
|
108
|
-
background: #fff;
|
|
109
|
-
border-left: 1px solid var(--io-N1-, #e6e7ea);
|
|
110
|
-
/* 投影/一级下拉菜单 */
|
|
111
|
-
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
}
|
|
1
|
+
// @import '~@zgfe/business-lib/es/assets/styles/inner.less';
|
|
2
|
+
.system-setting-approval-process-create-content-dataManage {
|
|
3
|
+
.data-manage {
|
|
4
|
+
height: calc(100vh - 144px);
|
|
5
|
+
overflow: hidden;
|
|
6
|
+
background: #fff;
|
|
7
|
+
> .ant-tabs > :nth-child(1) {
|
|
8
|
+
background: #fff;
|
|
9
|
+
}
|
|
10
|
+
> .ant-tabs > :nth-child(2) {
|
|
11
|
+
margin: 0 !important;
|
|
12
|
+
background: #fff;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
.system-setting-approval-process-create-content {
|
|
17
|
+
width: 100%;
|
|
18
|
+
height: 100%;
|
|
19
|
+
&-header {
|
|
20
|
+
display: flex;
|
|
21
|
+
flex-direction: row;
|
|
22
|
+
flex-shrink: 0;
|
|
23
|
+
align-items: center;
|
|
24
|
+
justify-content: space-between;
|
|
25
|
+
width: 100%;
|
|
26
|
+
height: 64px;
|
|
27
|
+
padding-right: 32px;
|
|
28
|
+
padding-left: 16px;
|
|
29
|
+
background: #fff;
|
|
30
|
+
border-bottom: 1px solid var(--io-n-05, #f2f3f4);
|
|
31
|
+
&-left {
|
|
32
|
+
display: flex;
|
|
33
|
+
flex-direction: row;
|
|
34
|
+
align-items: center;
|
|
35
|
+
}
|
|
36
|
+
&-back {
|
|
37
|
+
margin-right: 16px;
|
|
38
|
+
color: var(----3, #5f6085);
|
|
39
|
+
font-weight: 400;
|
|
40
|
+
font-size: 14px;
|
|
41
|
+
font-family: 'PingFang SC';
|
|
42
|
+
font-style: normal;
|
|
43
|
+
line-height: normal;
|
|
44
|
+
text-align: center;
|
|
45
|
+
cursor: pointer;
|
|
46
|
+
}
|
|
47
|
+
&-input {
|
|
48
|
+
display: inline-block;
|
|
49
|
+
margin-right: 8px;
|
|
50
|
+
color: var(--io-N-, #021429);
|
|
51
|
+
font-weight: 500;
|
|
52
|
+
font-size: 16px;
|
|
53
|
+
font-family: 'PingFang SC';
|
|
54
|
+
font-style: normal;
|
|
55
|
+
line-height: 24px; /* 150% */
|
|
56
|
+
background-color: transparent !important;
|
|
57
|
+
border: 0;
|
|
58
|
+
}
|
|
59
|
+
&-right {
|
|
60
|
+
display: flex;
|
|
61
|
+
gap: 16px;
|
|
62
|
+
align-items: flex-start;
|
|
63
|
+
padding: 0 0 0 32px;
|
|
64
|
+
border-left: 1px solid var(--io-N1-, #e6e7ea);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
&-info {
|
|
68
|
+
display: flex;
|
|
69
|
+
flex-direction: column;
|
|
70
|
+
height: calc(100% - 96px);
|
|
71
|
+
margin: 16px;
|
|
72
|
+
padding: 24px;
|
|
73
|
+
background: #fff;
|
|
74
|
+
border-radius: 8px;
|
|
75
|
+
&-red {
|
|
76
|
+
margin-bottom: 12px;
|
|
77
|
+
color: var(--io-Error-E-, #fb5547);
|
|
78
|
+
font-weight: 400;
|
|
79
|
+
font-size: 14px;
|
|
80
|
+
font-family: 'PingFang SC';
|
|
81
|
+
font-style: normal;
|
|
82
|
+
line-height: normal;
|
|
83
|
+
}
|
|
84
|
+
&-txt {
|
|
85
|
+
margin-left: 4px;
|
|
86
|
+
color: var(----3, #5f6085);
|
|
87
|
+
font-weight: 400;
|
|
88
|
+
font-size: 14px;
|
|
89
|
+
font-family: 'PingFang SC';
|
|
90
|
+
font-style: normal;
|
|
91
|
+
line-height: 22px; /* 157.143% */
|
|
92
|
+
text-align: right;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
&-canvas {
|
|
96
|
+
position: 'relative';
|
|
97
|
+
flex: 1;
|
|
98
|
+
overflow: hidden;
|
|
99
|
+
background: var(--io-n-02, #fafafb);
|
|
100
|
+
border: 1px solid var(---gray-6, #ecedf0);
|
|
101
|
+
border-radius: 8px;
|
|
102
|
+
&-pop {
|
|
103
|
+
position: absolute;
|
|
104
|
+
top: 0;
|
|
105
|
+
right: 0;
|
|
106
|
+
bottom: 0;
|
|
107
|
+
width: 320px;
|
|
108
|
+
background: #fff;
|
|
109
|
+
border-left: 1px solid var(--io-N1-, #e6e7ea);
|
|
110
|
+
/* 投影/一级下拉菜单 */
|
|
111
|
+
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
@import '~@zgfe/business-lib/es/assets/styles/inner.less';
|
|
2
|
-
.system-setting-approval-process-edit-text {
|
|
3
|
-
display: flex;
|
|
4
|
-
align-items: center;
|
|
5
|
-
&-input {
|
|
6
|
-
position: relative;
|
|
7
|
-
width: 350px;
|
|
8
|
-
height: 100%;
|
|
9
|
-
.ant-input {
|
|
10
|
-
background-color: #fff !important;
|
|
11
|
-
border-color: #fff;
|
|
12
|
-
&:not(.ant-input-status-error):hover {
|
|
13
|
-
border-color: @primary-color!important;
|
|
14
|
-
}
|
|
15
|
-
&:not(.ant-input-status-error):focus {
|
|
16
|
-
border-color: @primary-color!important;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
&-num {
|
|
20
|
-
position: absolute;
|
|
21
|
-
right: 12px;
|
|
22
|
-
bottom: 6px;
|
|
23
|
-
color: var(--io-N4-, #9aa1a9);
|
|
24
|
-
font-weight: 400;
|
|
25
|
-
font-size: 14px;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
&-error-tip {
|
|
29
|
-
position: absolute;
|
|
30
|
-
top: 100%;
|
|
31
|
-
left: 0;
|
|
32
|
-
color: @error-color;
|
|
33
|
-
line-height: 1.2;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
&-content {
|
|
37
|
-
display: inline-block;
|
|
38
|
-
max-width: 330px;
|
|
39
|
-
height: @height-sm;
|
|
40
|
-
color: @text-color;
|
|
41
|
-
font-weight: bold;
|
|
42
|
-
font-size: 16px;
|
|
43
|
-
line-height: @height-sm;
|
|
44
|
-
cursor: pointer;
|
|
45
|
-
.__default-overflow();
|
|
46
|
-
}
|
|
47
|
-
&-icon {
|
|
48
|
-
margin-left: @margin-xs;
|
|
49
|
-
color: #9aa1a9;
|
|
50
|
-
font-size: 16px !important;
|
|
51
|
-
cursor: pointer;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
1
|
+
@import '~@zgfe/business-lib/es/assets/styles/inner.less';
|
|
2
|
+
.system-setting-approval-process-edit-text {
|
|
3
|
+
display: flex;
|
|
4
|
+
align-items: center;
|
|
5
|
+
&-input {
|
|
6
|
+
position: relative;
|
|
7
|
+
width: 350px;
|
|
8
|
+
height: 100%;
|
|
9
|
+
.ant-input {
|
|
10
|
+
background-color: #fff !important;
|
|
11
|
+
border-color: #fff;
|
|
12
|
+
&:not(.ant-input-status-error):hover {
|
|
13
|
+
border-color: @primary-color!important;
|
|
14
|
+
}
|
|
15
|
+
&:not(.ant-input-status-error):focus {
|
|
16
|
+
border-color: @primary-color!important;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
&-num {
|
|
20
|
+
position: absolute;
|
|
21
|
+
right: 12px;
|
|
22
|
+
bottom: 6px;
|
|
23
|
+
color: var(--io-N4-, #9aa1a9);
|
|
24
|
+
font-weight: 400;
|
|
25
|
+
font-size: 14px;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
&-error-tip {
|
|
29
|
+
position: absolute;
|
|
30
|
+
top: 100%;
|
|
31
|
+
left: 0;
|
|
32
|
+
color: @error-color;
|
|
33
|
+
line-height: 1.2;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
&-content {
|
|
37
|
+
display: inline-block;
|
|
38
|
+
max-width: 330px;
|
|
39
|
+
height: @height-sm;
|
|
40
|
+
color: @text-color;
|
|
41
|
+
font-weight: bold;
|
|
42
|
+
font-size: 16px;
|
|
43
|
+
line-height: @height-sm;
|
|
44
|
+
cursor: pointer;
|
|
45
|
+
.__default-overflow();
|
|
46
|
+
}
|
|
47
|
+
&-icon {
|
|
48
|
+
margin-left: @margin-xs;
|
|
49
|
+
color: #9aa1a9;
|
|
50
|
+
font-size: 16px !important;
|
|
51
|
+
cursor: pointer;
|
|
52
|
+
}
|
|
53
|
+
}
|