@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.
Files changed (77) hide show
  1. package/README.md +33 -33
  2. package/es/components/card/index.less +87 -87
  3. package/es/components/importMetaDialog/styles/index.less +115 -115
  4. package/es/components/pageLoading/index.less +7 -7
  5. package/es/components/picCircleSelect/bak/index copy 2.tsx.bak +92 -92
  6. package/es/components/picCircleSelect/bak/index copy 3.tsx.bak +58 -58
  7. package/es/components/picCircleSelect/bak/index copy 4.tsx.bak +66 -66
  8. package/es/components/picCircleSelect/bak/index copy 5.tsx.bak +116 -116
  9. package/es/components/picCircleSelect/bak/index copy 6.tsx.bak +116 -116
  10. package/es/components/picCircleSelect/bak/index copy.tsx.bak +41 -41
  11. package/es/components/picCircleSelect/bak/index.tsx.bak +48 -48
  12. package/es/components/picCircleSelect/bak/index1.tsx.bak +46 -46
  13. package/es/components/picCircleSelect/bak/index2.tsx.bak +104 -104
  14. package/es/components/picCircleSelect/index.less +37 -37
  15. package/es/components/processCanvas/styles/customNode.less +149 -149
  16. package/es/components/processCanvas/styles/index.less +34 -34
  17. package/es/components/settingTabs/index.less +51 -51
  18. package/es/constants/icons/demo.css +539 -539
  19. package/es/constants/icons/demo_index.html +9871 -9871
  20. package/es/constants/icons/iconfont.css +1699 -1699
  21. package/es/constants/icons/iconfont.json +2956 -2956
  22. package/es/global.d.ts +4 -4
  23. package/es/modules/appSettings/dataAccessFilter/index.less +5 -5
  24. package/es/modules/appSettings/virtualSource/styles/index.less +28 -28
  25. package/es/modules/appSettings/virtualSource/styles/table.less +51 -51
  26. package/es/modules/companySetting/appList/index.less +126 -126
  27. package/es/modules/companySetting/application/index.less +144 -144
  28. package/es/modules/companySetting/business/index.less +92 -92
  29. package/es/modules/companySetting/cost/index.less +38 -38
  30. package/es/modules/companySetting/department/index.less +157 -157
  31. package/es/modules/companySetting/edit/styles/authConfig.less +3 -3
  32. package/es/modules/companySetting/edit/styles/authGroup.less +10 -10
  33. package/es/modules/companySetting/edit/styles/authModule.less +82 -82
  34. package/es/modules/companySetting/edit/styles/user.less +54 -54
  35. package/es/modules/companySetting/edit/styles/userGroup.less +44 -44
  36. package/es/modules/companySetting/index.less +90 -90
  37. package/es/modules/companySetting/info/index.less +42 -42
  38. package/es/modules/companySetting/mainPart/images/img2.svg +12 -12
  39. package/es/modules/companySetting/mainPart/index.less +239 -239
  40. package/es/modules/companySetting/operationLog/index.less +33 -33
  41. package/es/modules/companySetting/role/index.less +296 -296
  42. package/es/modules/companySetting/role/setDataRangeDialog/index.less +37 -37
  43. package/es/modules/companySetting/style/common.less +79 -79
  44. package/es/modules/companySetting/style/reset.less +117 -117
  45. package/es/modules/companySetting/user/index.less +363 -363
  46. package/es/modules/companySetting/virtualApp/styles/config.less +37 -37
  47. package/es/modules/companySetting/virtualApp/styles/index.less +21 -21
  48. package/es/modules/companySetting/virtualApp/styles/list.less +28 -28
  49. package/es/modules/companySetting/virtualApp/styles/sourceItem.less +33 -33
  50. package/es/modules/companySetting/virtualApp/styles/table.less +44 -44
  51. package/es/modules/companySetting/wechatBinding/index.less +58 -58
  52. package/es/modules/createDemand/styles/index.less +403 -403
  53. package/es/modules/createDemand_bf/styles/index.less +222 -222
  54. package/es/modules/createProcess/components/index.less +52 -52
  55. package/es/modules/createProcess/index.less +114 -114
  56. package/es/modules/createProcess/title/index.less +53 -53
  57. package/es/modules/dealDemand/styles/index.less +265 -265
  58. package/es/modules/demandManage/styles/index.less +155 -155
  59. package/es/modules/getPassword/index.less +122 -122
  60. package/es/modules/messageList/index.less +81 -81
  61. package/es/modules/personalSetting/securityLog/index.less +11 -11
  62. package/es/modules/personalSetting/styles/unbinding.less +73 -73
  63. package/es/modules/pointMap/ImportModal/styles/index.less +91 -91
  64. package/es/modules/pointMap/createMetaDrawer.js +9 -7
  65. package/es/modules/pointMap/editTxt/index.less +55 -55
  66. package/es/modules/pointMap/styles/index.less +165 -165
  67. package/es/modules/pointMap/styles/pageInfo.less +439 -439
  68. package/es/modules/systemSetting/approvalmanage/approvalStrategy/index.less +14 -14
  69. package/es/modules/systemSetting/approvalmanage/index.less +5 -5
  70. package/es/modules/systemSetting/approvalmanage/processManage/index.less +39 -39
  71. package/es/modules/systemSetting/dictionaryItem/dictionaryManagement/css/index.less +48 -48
  72. package/es/modules/systemSetting/dictionaryItem/eventTagManagement/css/index.less +32 -32
  73. package/es/modules/systemSetting/index.css +161 -161
  74. package/es/modules/systemSetting/index.less +169 -169
  75. package/es/modules/systemSetting/notice/configItem/index.less +21 -21
  76. package/es/modules/systemSetting/notice/edit/index.less +26 -26
  77. package/package.json +2 -2
@@ -1,14 +1,14 @@
1
- .system-setting-approval-approval-content {
2
- padding: 0 24px 16px;
3
- .ant-table table {
4
- width: auto;
5
- }
6
- }
7
- .system-setting-approval-approval-content-dialog {
8
- .ant-form-item-label > label::after {
9
- content: '';
10
- }
11
- .ant-form-item:last-child {
12
- margin-bottom: 0;
13
- }
14
- }
1
+ .system-setting-approval-approval-content {
2
+ padding: 0 24px 16px;
3
+ .ant-table table {
4
+ width: auto;
5
+ }
6
+ }
7
+ .system-setting-approval-approval-content-dialog {
8
+ .ant-form-item-label > label::after {
9
+ content: '';
10
+ }
11
+ .ant-form-item:last-child {
12
+ margin-bottom: 0;
13
+ }
14
+ }
@@ -1,5 +1,5 @@
1
- .system-setting-approval-tabs {
2
- .ant-tabs-nav-wrap {
3
- margin: 0 24px;
4
- }
5
- }
1
+ .system-setting-approval-tabs {
2
+ .ant-tabs-nav-wrap {
3
+ margin: 0 24px;
4
+ }
5
+ }
@@ -1,39 +1,39 @@
1
- .system-setting-approval-process-content {
2
- position: relative;
3
- padding: 0 24px 16px;
4
- }
5
- .system-setting-approval-process-content-top {
6
- display: flex;
7
- flex-direction: row;
8
- justify-content: space-between;
9
- margin-bottom: 16px;
10
- }
11
- .system-setting-approval-process-content-top-left {
12
- display: flex;
13
- flex-direction: row;
14
- gap: 16px;
15
- align-items: center;
16
- }
17
- .system-setting-approval-process-disable-tip {
18
- color: var(----1, #021429);
19
- font-weight: 400;
20
- font-size: 14px;
21
- font-family: 'PingFang SC';
22
- font-style: normal;
23
- line-height: normal;
24
- }
25
- .system-setting-approval-process-disable-tip-warn {
26
- margin-top: 8px;
27
- color: var(---, #fd9f41);
28
- font-weight: 400;
29
- font-size: 14px;
30
- font-family: 'PingFang SC';
31
- font-style: normal;
32
- line-height: normal;
33
- }
34
- .system-setting-approval-process-txt {
35
- overflow: hidden;
36
- white-space: nowrap;
37
- text-overflow: ellipsis;
38
- cursor: pointer;
39
- }
1
+ .system-setting-approval-process-content {
2
+ position: relative;
3
+ padding: 0 24px 16px;
4
+ }
5
+ .system-setting-approval-process-content-top {
6
+ display: flex;
7
+ flex-direction: row;
8
+ justify-content: space-between;
9
+ margin-bottom: 16px;
10
+ }
11
+ .system-setting-approval-process-content-top-left {
12
+ display: flex;
13
+ flex-direction: row;
14
+ gap: 16px;
15
+ align-items: center;
16
+ }
17
+ .system-setting-approval-process-disable-tip {
18
+ color: var(----1, #021429);
19
+ font-weight: 400;
20
+ font-size: 14px;
21
+ font-family: 'PingFang SC';
22
+ font-style: normal;
23
+ line-height: normal;
24
+ }
25
+ .system-setting-approval-process-disable-tip-warn {
26
+ margin-top: 8px;
27
+ color: var(---, #fd9f41);
28
+ font-weight: 400;
29
+ font-size: 14px;
30
+ font-family: 'PingFang SC';
31
+ font-style: normal;
32
+ line-height: normal;
33
+ }
34
+ .system-setting-approval-process-txt {
35
+ overflow: hidden;
36
+ white-space: nowrap;
37
+ text-overflow: ellipsis;
38
+ cursor: pointer;
39
+ }
@@ -1,48 +1,48 @@
1
- .clearDict {
2
- height: 100%;
3
- padding: 24px;
4
- background: #fff;
5
- border-radius: 8px;
6
- border-radius: 8px;
7
- &-searchTop {
8
- display: grid;
9
- grid-template-columns: 1fr;
10
- align-items: center;
11
- justify-items: self-end;
12
- margin-bottom: 20px;
13
- }
14
- &-modal {
15
- .ant-modal-body {
16
- height: 350px;
17
- }
18
- .ant-picker-dropdown {
19
- top: 133px !important;
20
- left: 13px !important;
21
- }
22
- }
23
- &-content {
24
- display: flex;
25
- align-items: center;
26
- justify-content: space-between;
27
- }
28
- &-drawerCloseIcon {
29
- float: right;
30
- cursor: pointer;
31
- }
32
- &-addListBtn {
33
- display: flex;
34
- align-items: center;
35
- justify-content: space-between;
36
- margin-top: 20px;
37
- }
38
- &-tableContainer {
39
- margin-top: 10px;
40
- .ant-table {
41
- height: calc(100vh - 380px);
42
- min-height: 410px !important; /* 设置表格最小高度 */
43
- }
44
- .ant-empty-normal {
45
- height: 260px; /* 设置表格最小高度 */
46
- }
47
- }
48
- }
1
+ .clearDict {
2
+ height: 100%;
3
+ padding: 24px;
4
+ background: #fff;
5
+ border-radius: 8px;
6
+ border-radius: 8px;
7
+ &-searchTop {
8
+ display: grid;
9
+ grid-template-columns: 1fr;
10
+ align-items: center;
11
+ justify-items: self-end;
12
+ margin-bottom: 20px;
13
+ }
14
+ &-modal {
15
+ .ant-modal-body {
16
+ height: 350px;
17
+ }
18
+ .ant-picker-dropdown {
19
+ top: 133px !important;
20
+ left: 13px !important;
21
+ }
22
+ }
23
+ &-content {
24
+ display: flex;
25
+ align-items: center;
26
+ justify-content: space-between;
27
+ }
28
+ &-drawerCloseIcon {
29
+ float: right;
30
+ cursor: pointer;
31
+ }
32
+ &-addListBtn {
33
+ display: flex;
34
+ align-items: center;
35
+ justify-content: space-between;
36
+ margin-top: 20px;
37
+ }
38
+ &-tableContainer {
39
+ margin-top: 10px;
40
+ .ant-table {
41
+ height: calc(100vh - 380px);
42
+ min-height: 410px !important; /* 设置表格最小高度 */
43
+ }
44
+ .ant-empty-normal {
45
+ height: 260px; /* 设置表格最小高度 */
46
+ }
47
+ }
48
+ }
@@ -1,32 +1,32 @@
1
- .clearLoc {
2
- height: 100%;
3
- padding: 24px;
4
- background: #fff;
5
- border-radius: 8px;
6
- border-radius: 8px;
7
- &-searchTop {
8
- display: grid;
9
- grid-template-columns: 1fr;
10
- align-items: center;
11
- justify-items: self-end;
12
- margin-bottom: 20px;
13
- }
14
- &-modal {
15
- .ant-modal-body {
16
- height: 350px;
17
- }
18
- .ant-picker-dropdown {
19
- top: 133px !important;
20
- left: 13px !important;
21
- }
22
- }
23
- &-content {
24
- display: flex;
25
- align-items: center;
26
- justify-content: space-between;
27
- }
28
- &-drawerCloseIcon {
29
- float: right;
30
- cursor: pointer;
31
- }
32
- }
1
+ .clearLoc {
2
+ height: 100%;
3
+ padding: 24px;
4
+ background: #fff;
5
+ border-radius: 8px;
6
+ border-radius: 8px;
7
+ &-searchTop {
8
+ display: grid;
9
+ grid-template-columns: 1fr;
10
+ align-items: center;
11
+ justify-items: self-end;
12
+ margin-bottom: 20px;
13
+ }
14
+ &-modal {
15
+ .ant-modal-body {
16
+ height: 350px;
17
+ }
18
+ .ant-picker-dropdown {
19
+ top: 133px !important;
20
+ left: 13px !important;
21
+ }
22
+ }
23
+ &-content {
24
+ display: flex;
25
+ align-items: center;
26
+ justify-content: space-between;
27
+ }
28
+ &-drawerCloseIcon {
29
+ float: right;
30
+ cursor: pointer;
31
+ }
32
+ }
@@ -1,161 +1,161 @@
1
- .system-setting-approval-process-create-bg {
2
- position: absolute;
3
- top: 0;
4
- right: 0;
5
- bottom: 0;
6
- left: 0;
7
- z-index: 10;
8
- background: #fafafb;
9
- }
10
- .authUrlPageClass-search {
11
- display: flex;
12
- align-items: center;
13
- justify-content: space-between;
14
- margin: 0px 0px 16px;
15
- }
16
- .DictionaryPage-emptyDom {
17
- margin: 50px 0px 0px;
18
- text-align: center;
19
- }
20
- .DictionaryPage-emptyDom-img {
21
- display: block;
22
- width: 248px;
23
- height: 200px;
24
- margin: auto;
25
- background-image: url('img/empty-data.png');
26
- background-size: 100%;
27
- }
28
- .DictionaryPage-emptyDom-tip {
29
- margin: 0px 0px 10px;
30
- color: #999;
31
- }
32
- .DictionaryPage .ant-tabs-nav {
33
- padding-right: 10%;
34
- }
35
- .DictionaryPage-header {
36
- position: relative;
37
- }
38
- .DictionaryPage-header-search {
39
- display: flex;
40
- align-items: center;
41
- justify-content: space-between;
42
- margin: 0px 0px 16px;
43
- }
44
- .DictionaryPage-header-search .ant-btn {
45
- color: #407fff;
46
- border-color: #407fff;
47
- }
48
- .DictionaryPage-tabsRight-text {
49
- position: absolute;
50
- top: 13%;
51
- right: 0;
52
- width: 10%;
53
- color: #165dff;
54
- text-align: center;
55
- vertical-align: middle;
56
- border-left: 1px solid #ccc;
57
- cursor: pointer;
58
- }
59
- .DictionaryPage-modal {
60
- color: #021429;
61
- }
62
- .DictionaryPage-modal-header {
63
- height: 50px;
64
- padding: 0px 16px;
65
- line-height: 50px;
66
- background-color: #f2f3f4;
67
- }
68
- .DictionaryPage-modal-header-left {
69
- display: inline-block;
70
- width: 80%;
71
- vertical-align: middle;
72
- }
73
- .DictionaryPage-modal-header-operation {
74
- display: inline-block;
75
- width: 20%;
76
- text-align: center;
77
- vertical-align: middle;
78
- }
79
- .DictionaryPage-modal .ant-input-affix-wrapper {
80
- vertical-align: middle;
81
- }
82
- .DictionaryPage-modal .DictionaryPage-modal-content {
83
- padding: 10px 16px 0px;
84
- }
85
- .DictionaryPage-modal-content {
86
- height: 292px;
87
- overflow-y: auto;
88
- }
89
- .DictionaryPage-modal-content-item {
90
- display: flex;
91
- align-items: center;
92
- height: 50px;
93
- line-height: 50px;
94
- border-bottom: 1px solid #f2f3f4;
95
- }
96
- .DictionaryPage-modal-content-itemLeft {
97
- position: relative;
98
- display: inline-block;
99
- flex: 1;
100
- height: 100%;
101
- }
102
- .DictionaryPage-modal-content-itemLeft .error-tip {
103
- position: absolute;
104
- bottom: -28px;
105
- left: 3px;
106
- width: 100%;
107
- color: red;
108
- font-size: 14px;
109
- letter-spacing: 1px;
110
- }
111
- .DictionaryPage-modal-content-itemRight {
112
- display: inline-block;
113
- width: 40px;
114
- color: #165dff;
115
- text-align: center;
116
- cursor: pointer;
117
- }
118
- .DictionaryPage-modal-content .ant-typography.ant-typography-ellipsis.ant-typography-single-line {
119
- height: 50px;
120
- margin-bottom: 0px;
121
- line-height: 50px;
122
- border-bottom: 1px solid #f2f3f4;
123
- }
124
- .DictionaryPage-modal-content .ant-typography-edit {
125
- float: right;
126
- width: 20%;
127
- text-align: center;
128
- }
129
- .DictionaryPage-modal-footer {
130
- display: flex;
131
- align-items: center;
132
- justify-content: space-between;
133
- margin: 16px 0px;
134
- }
135
- .DocumentSetting-header {
136
- height: 48px;
137
- line-height: 48px;
138
- border-bottom: 1px solid #e8efff;
139
- }
140
- .DocumentSetting-search {
141
- display: flex;
142
- align-items: center;
143
- justify-content: space-between;
144
- margin: 16px 0px 16px;
145
- }
146
- .DocumentSetting-emptyDom {
147
- margin: 50px 0px 0px;
148
- text-align: center;
149
- }
150
- .DocumentSetting-emptyDom-img {
151
- display: block;
152
- width: 248px;
153
- height: 200px;
154
- margin: auto;
155
- background-image: url('img/empty-data.png');
156
- background-size: 100%;
157
- }
158
- .DocumentSetting-emptyDom-tip {
159
- margin: 0px 0px 10px;
160
- color: #999;
161
- }
1
+ .system-setting-approval-process-create-bg {
2
+ position: absolute;
3
+ top: 0;
4
+ right: 0;
5
+ bottom: 0;
6
+ left: 0;
7
+ z-index: 10;
8
+ background: #fafafb;
9
+ }
10
+ .authUrlPageClass-search {
11
+ display: flex;
12
+ align-items: center;
13
+ justify-content: space-between;
14
+ margin: 0px 0px 16px;
15
+ }
16
+ .DictionaryPage-emptyDom {
17
+ margin: 50px 0px 0px;
18
+ text-align: center;
19
+ }
20
+ .DictionaryPage-emptyDom-img {
21
+ display: block;
22
+ width: 248px;
23
+ height: 200px;
24
+ margin: auto;
25
+ background-image: url('img/empty-data.png');
26
+ background-size: 100%;
27
+ }
28
+ .DictionaryPage-emptyDom-tip {
29
+ margin: 0px 0px 10px;
30
+ color: #999;
31
+ }
32
+ .DictionaryPage .ant-tabs-nav {
33
+ padding-right: 10%;
34
+ }
35
+ .DictionaryPage-header {
36
+ position: relative;
37
+ }
38
+ .DictionaryPage-header-search {
39
+ display: flex;
40
+ align-items: center;
41
+ justify-content: space-between;
42
+ margin: 0px 0px 16px;
43
+ }
44
+ .DictionaryPage-header-search .ant-btn {
45
+ color: #407fff;
46
+ border-color: #407fff;
47
+ }
48
+ .DictionaryPage-tabsRight-text {
49
+ position: absolute;
50
+ top: 13%;
51
+ right: 0;
52
+ width: 10%;
53
+ color: #165dff;
54
+ text-align: center;
55
+ vertical-align: middle;
56
+ border-left: 1px solid #ccc;
57
+ cursor: pointer;
58
+ }
59
+ .DictionaryPage-modal {
60
+ color: #021429;
61
+ }
62
+ .DictionaryPage-modal-header {
63
+ height: 50px;
64
+ padding: 0px 16px;
65
+ line-height: 50px;
66
+ background-color: #f2f3f4;
67
+ }
68
+ .DictionaryPage-modal-header-left {
69
+ display: inline-block;
70
+ width: 80%;
71
+ vertical-align: middle;
72
+ }
73
+ .DictionaryPage-modal-header-operation {
74
+ display: inline-block;
75
+ width: 20%;
76
+ text-align: center;
77
+ vertical-align: middle;
78
+ }
79
+ .DictionaryPage-modal .ant-input-affix-wrapper {
80
+ vertical-align: middle;
81
+ }
82
+ .DictionaryPage-modal .DictionaryPage-modal-content {
83
+ padding: 10px 16px 0px;
84
+ }
85
+ .DictionaryPage-modal-content {
86
+ height: 292px;
87
+ overflow-y: auto;
88
+ }
89
+ .DictionaryPage-modal-content-item {
90
+ display: flex;
91
+ align-items: center;
92
+ height: 50px;
93
+ line-height: 50px;
94
+ border-bottom: 1px solid #f2f3f4;
95
+ }
96
+ .DictionaryPage-modal-content-itemLeft {
97
+ position: relative;
98
+ display: inline-block;
99
+ flex: 1;
100
+ height: 100%;
101
+ }
102
+ .DictionaryPage-modal-content-itemLeft .error-tip {
103
+ position: absolute;
104
+ bottom: -28px;
105
+ left: 3px;
106
+ width: 100%;
107
+ color: red;
108
+ font-size: 14px;
109
+ letter-spacing: 1px;
110
+ }
111
+ .DictionaryPage-modal-content-itemRight {
112
+ display: inline-block;
113
+ width: 40px;
114
+ color: #165dff;
115
+ text-align: center;
116
+ cursor: pointer;
117
+ }
118
+ .DictionaryPage-modal-content .ant-typography.ant-typography-ellipsis.ant-typography-single-line {
119
+ height: 50px;
120
+ margin-bottom: 0px;
121
+ line-height: 50px;
122
+ border-bottom: 1px solid #f2f3f4;
123
+ }
124
+ .DictionaryPage-modal-content .ant-typography-edit {
125
+ float: right;
126
+ width: 20%;
127
+ text-align: center;
128
+ }
129
+ .DictionaryPage-modal-footer {
130
+ display: flex;
131
+ align-items: center;
132
+ justify-content: space-between;
133
+ margin: 16px 0px;
134
+ }
135
+ .DocumentSetting-header {
136
+ height: 48px;
137
+ line-height: 48px;
138
+ border-bottom: 1px solid #e8efff;
139
+ }
140
+ .DocumentSetting-search {
141
+ display: flex;
142
+ align-items: center;
143
+ justify-content: space-between;
144
+ margin: 16px 0px 16px;
145
+ }
146
+ .DocumentSetting-emptyDom {
147
+ margin: 50px 0px 0px;
148
+ text-align: center;
149
+ }
150
+ .DocumentSetting-emptyDom-img {
151
+ display: block;
152
+ width: 248px;
153
+ height: 200px;
154
+ margin: auto;
155
+ background-image: url('img/empty-data.png');
156
+ background-size: 100%;
157
+ }
158
+ .DocumentSetting-emptyDom-tip {
159
+ margin: 0px 0px 10px;
160
+ color: #999;
161
+ }