@zgfe/modules-settings 1.2.51-zhongyuan.0 → 1.2.51-zhongyuan.5
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/demo/index.js +6 -6
- package/es/components/card/index.js +6 -6
- package/es/components/card/index.less +87 -87
- 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/demo/index.js +5 -5
- package/es/components/picCircleSelect/index.js +7 -8
- package/es/components/picCircleSelect/index.less +37 -37
- package/es/components/processCanvas/customNode/node_point.js +4 -4
- package/es/components/processCanvas/demo/index.js +5 -6
- package/es/components/processCanvas/index.js +11 -11
- package/es/components/processCanvas/styles/customNode.less +149 -149
- package/es/components/processCanvas/styles/index.less +34 -34
- package/es/components/processCanvas/toolbar.js +5 -5
- package/es/components/selectAppWrapper/index.js +14 -15
- package/es/components/settingTabs/index.js +5 -5
- package/es/components/settingTabs/index.less +51 -51
- package/es/constants/api.d.ts +13 -0
- package/es/constants/api.js +18 -2
- 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/appInfo/index.js +7 -7
- package/es/modules/appSettings/dataAccessFilter/index.js +5 -5
- package/es/modules/appSettings/dataAccessFilter/index.less +5 -5
- package/es/modules/appSettings/virtualSource/index.js +7 -7
- 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.js +12 -12
- package/es/modules/companySetting/appList/index.less +126 -126
- package/es/modules/companySetting/application/applicationForm.js +9 -9
- package/es/modules/companySetting/application/applicationSetting.js +5 -5
- package/es/modules/companySetting/application/index.js +28 -28
- package/es/modules/companySetting/application/index.less +126 -126
- package/es/modules/companySetting/business/businessForm.js +7 -7
- package/es/modules/companySetting/business/index.js +27 -27
- package/es/modules/companySetting/business/index.less +92 -92
- package/es/modules/companySetting/cost/index.js +20 -20
- package/es/modules/companySetting/cost/index.less +38 -38
- package/es/modules/companySetting/department/index.js +16 -16
- package/es/modules/companySetting/department/index.less +157 -157
- package/es/modules/companySetting/edit/authConfig.js +5 -5
- package/es/modules/companySetting/edit/authConfigCEP.js +11 -11
- package/es/modules/companySetting/edit/authGroup.js +13 -13
- package/es/modules/companySetting/edit/authModule.js +18 -18
- package/es/modules/companySetting/edit/multiAuthModule.js +13 -13
- 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/edit/user.js +14 -14
- package/es/modules/companySetting/edit/userGroup.js +16 -16
- package/es/modules/companySetting/index.js +29 -29
- package/es/modules/companySetting/index.less +90 -90
- package/es/modules/companySetting/info/index.js +7 -7
- 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.js +28 -28
- package/es/modules/companySetting/mainPart/index.less +239 -239
- package/es/modules/companySetting/mainPart/mainPartForm.js +13 -13
- package/es/modules/companySetting/mainPart/mainPartSetting.js +5 -5
- package/es/modules/companySetting/mainPart/useColumns.js +16 -16
- package/es/modules/companySetting/operationLog/index.js +13 -13
- package/es/modules/companySetting/operationLog/index.less +33 -33
- package/es/modules/companySetting/role/index.js +23 -23
- package/es/modules/companySetting/role/index.less +296 -296
- package/es/modules/companySetting/role/setDataRangeDialog/index.js +2 -2
- 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.js +193 -24
- package/es/modules/companySetting/user/index.less +11 -0
- package/es/modules/companySetting/user/invite.js +14 -14
- package/es/modules/companySetting/virtualApp/config.js +8 -8
- package/es/modules/companySetting/virtualApp/index.js +12 -12
- package/es/modules/companySetting/virtualApp/panels/list.js +8 -9
- package/es/modules/companySetting/virtualApp/panels/sourceItem.js +7 -7
- 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.js +7 -7
- package/es/modules/companySetting/wechatBinding/index.less +58 -58
- package/es/modules/createDemand/collectionAttributeList.js +9 -9
- package/es/modules/createDemand/constants.js +17 -17
- package/es/modules/createDemand/demo/index.js +7 -7
- package/es/modules/createDemand/demo/selectPoint.js +13 -13
- package/es/modules/createDemand/index.js +39 -41
- package/es/modules/createDemand/styles/index.less +277 -277
- package/es/modules/createDemand_bf/collectionAttributeList.js +9 -9
- package/es/modules/createDemand_bf/constants.js +4 -4
- package/es/modules/createDemand_bf/index.js +35 -35
- package/es/modules/createDemand_bf/styles/index.less +222 -222
- package/es/modules/createProcess/components/index.less +52 -52
- package/es/modules/createProcess/components/processNode.js +11 -11
- package/es/modules/createProcess/index.js +17 -17
- package/es/modules/createProcess/index.less +114 -114
- package/es/modules/createProcess/title/index.js +11 -11
- package/es/modules/createProcess/title/index.less +53 -53
- package/es/modules/dealDemand/collectionAttributeList.js +9 -9
- package/es/modules/dealDemand/constants.js +7 -7
- package/es/modules/dealDemand/demo/index.js +7 -7
- package/es/modules/dealDemand/demo/selectPoint.js +13 -13
- package/es/modules/dealDemand/index.js +22 -24
- package/es/modules/dealDemand/styles/index.less +265 -265
- package/es/modules/demandManage/index.js +14 -15
- package/es/modules/demandManage/styles/index.less +210 -210
- package/es/modules/getPassword/index.js +10 -10
- package/es/modules/getPassword/index.less +122 -122
- package/es/modules/messageList/index.js +7 -8
- package/es/modules/messageList/index.less +81 -81
- package/es/modules/personalSetting/index.js +5 -5
- package/es/modules/personalSetting/info/index.js +5 -5
- package/es/modules/personalSetting/reset/index.js +5 -5
- package/es/modules/personalSetting/securityLog/index.js +14 -14
- package/es/modules/personalSetting/securityLog/index.less +11 -11
- package/es/modules/personalSetting/styles/unbinding.less +73 -73
- package/es/modules/personalSetting/unbinding/index.js +5 -5
- package/es/modules/pointMap/ImportModal/demo/index.js +5 -5
- package/es/modules/pointMap/ImportModal/index.js +14 -14
- package/es/modules/pointMap/ImportModal/styles/index.less +91 -91
- package/es/modules/pointMap/demo/index.js +7 -7
- package/es/modules/pointMap/editTxt/index.js +11 -11
- package/es/modules/pointMap/editTxt/index.less +55 -55
- package/es/modules/pointMap/index.js +11 -11
- package/es/modules/pointMap/pageInfo.js +44 -46
- package/es/modules/pointMap/styles/index.less +38 -38
- package/es/modules/pointMap/styles/pageInfo.less +244 -244
- package/es/modules/pointMap/styles/tree.css +142 -0
- package/es/modules/pointMap/styles/tree.less +29 -0
- package/es/modules/pointMap/tree.js +75 -27
- package/es/modules/systemSetting/Dictionary.d.ts +3 -0
- package/es/modules/systemSetting/Dictionary.js +387 -0
- package/es/modules/systemSetting/DictionaryType.d.ts +14 -0
- package/es/modules/systemSetting/DictionaryType.js +203 -0
- package/es/modules/systemSetting/approvalmanage/approvalStrategy/index.js +14 -14
- package/es/modules/systemSetting/approvalmanage/approvalStrategy/index.less +14 -14
- package/es/modules/systemSetting/approvalmanage/index.js +5 -5
- package/es/modules/systemSetting/approvalmanage/index.less +5 -5
- package/es/modules/systemSetting/approvalmanage/processManage/index.js +13 -13
- package/es/modules/systemSetting/approvalmanage/processManage/index.less +39 -39
- package/es/modules/systemSetting/authUrl.js +15 -15
- package/es/modules/systemSetting/document-setting/index.d.ts +3 -0
- package/es/modules/systemSetting/document-setting/index.js +467 -0
- package/es/modules/systemSetting/img/empty-data.png +0 -0
- package/es/modules/systemSetting/index.css +111 -0
- package/es/modules/systemSetting/index.js +19 -8
- package/es/modules/systemSetting/index.less +117 -0
- package/es/modules/systemSetting/notice/configItem/index.less +21 -21
- package/es/modules/systemSetting/notice/edit/index.js +5 -5
- package/es/modules/systemSetting/notice/edit/index.less +26 -26
- package/es/modules/systemSetting/notice/index.js +11 -11
- package/es/requests/department.js +6 -6
- package/es/requests/role.js +6 -6
- package/es/types/companySetting.d.ts +1 -0
- package/es/utils/base64.js +0 -1
- package/es/utils/constants.js +0 -4
- package/es/utils/functionalPermissions.js +6 -8
- package/es/utils/util.js +16 -16
- package/package.json +9 -7
|
@@ -1,122 +1,122 @@
|
|
|
1
|
-
.get-password-box {
|
|
2
|
-
height: 100%;
|
|
3
|
-
&-button {
|
|
4
|
-
height: 40px;
|
|
5
|
-
}
|
|
6
|
-
&-background {
|
|
7
|
-
height: 250px;
|
|
8
|
-
padding: 50px 0;
|
|
9
|
-
text-align: center;
|
|
10
|
-
background: url('./images/zg_regist_top.png') 100% 50%;
|
|
11
|
-
img {
|
|
12
|
-
width: 200px;
|
|
13
|
-
height: 150px;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
&-logo {
|
|
17
|
-
width: 200px;
|
|
18
|
-
height: 150px;
|
|
19
|
-
margin: 0 auto;
|
|
20
|
-
background: url('./images/register_logo.png') 100% 100%;
|
|
21
|
-
}
|
|
22
|
-
&-form1 {
|
|
23
|
-
> :nth-child(1) {
|
|
24
|
-
.ant-input-affix-wrapper {
|
|
25
|
-
height: 40px;
|
|
26
|
-
}
|
|
27
|
-
.ant-input-affix-wrapper:not(:hover):not(.ant-input-affix-wrapper-focused):not(
|
|
28
|
-
.ant-input-affix-wrapper-status-error
|
|
29
|
-
) {
|
|
30
|
-
border: 1px solid #ecedf0 !important;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
&-form2 {
|
|
35
|
-
.ant-form-item {
|
|
36
|
-
.ant-input-affix-wrapper {
|
|
37
|
-
height: 40px;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
> :nth-child(2) {
|
|
41
|
-
margin-bottom: 32px;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
&-saas {
|
|
45
|
-
width: 366px;
|
|
46
|
-
margin: 72px auto 0 auto;
|
|
47
|
-
> :nth-child(1) {
|
|
48
|
-
display: flex;
|
|
49
|
-
flex-direction: column;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
&-img-code {
|
|
53
|
-
display: flex;
|
|
54
|
-
gap: 14px;
|
|
55
|
-
.ant-input {
|
|
56
|
-
width: 248px;
|
|
57
|
-
height: 40px;
|
|
58
|
-
}
|
|
59
|
-
> :nth-child(2) {
|
|
60
|
-
position: relative;
|
|
61
|
-
img {
|
|
62
|
-
width: 102px;
|
|
63
|
-
height: 40px;
|
|
64
|
-
}
|
|
65
|
-
> div {
|
|
66
|
-
position: absolute;
|
|
67
|
-
top: 0;
|
|
68
|
-
left: 0;
|
|
69
|
-
display: none;
|
|
70
|
-
width: 100%;
|
|
71
|
-
height: 40px;
|
|
72
|
-
color: #fff;
|
|
73
|
-
font-size: 14px;
|
|
74
|
-
line-height: 40px;
|
|
75
|
-
text-align: center;
|
|
76
|
-
background: rgba(0, 0, 0, 0.7);
|
|
77
|
-
border-radius: 4px;
|
|
78
|
-
cursor: pointer;
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
> :nth-child(2):hover {
|
|
82
|
-
> div {
|
|
83
|
-
display: block;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
&-mobile-code {
|
|
88
|
-
display: flex;
|
|
89
|
-
gap: 14px;
|
|
90
|
-
.ant-input {
|
|
91
|
-
width: 248px;
|
|
92
|
-
height: 40px;
|
|
93
|
-
}
|
|
94
|
-
> :nth-child(2) {
|
|
95
|
-
width: 102px;
|
|
96
|
-
height: 40px;
|
|
97
|
-
color: #fff;
|
|
98
|
-
line-height: 40px;
|
|
99
|
-
text-align: center;
|
|
100
|
-
background: var(--io-i-, #165dff);
|
|
101
|
-
border-radius: 4px;
|
|
102
|
-
cursor: not-allowed;
|
|
103
|
-
opacity: 0.5;
|
|
104
|
-
}
|
|
105
|
-
.mobile-send {
|
|
106
|
-
cursor: pointer;
|
|
107
|
-
opacity: 1;
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
&-not-saas {
|
|
111
|
-
width: 100%;
|
|
112
|
-
margin: 40px auto;
|
|
113
|
-
color: #858585;
|
|
114
|
-
font-size: 16px;
|
|
115
|
-
text-align: center;
|
|
116
|
-
> div {
|
|
117
|
-
width: 100%;
|
|
118
|
-
margin-bottom: 20px;
|
|
119
|
-
text-align: center;
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|
|
1
|
+
.get-password-box {
|
|
2
|
+
height: 100%;
|
|
3
|
+
&-button {
|
|
4
|
+
height: 40px;
|
|
5
|
+
}
|
|
6
|
+
&-background {
|
|
7
|
+
height: 250px;
|
|
8
|
+
padding: 50px 0;
|
|
9
|
+
text-align: center;
|
|
10
|
+
background: url('./images/zg_regist_top.png') 100% 50%;
|
|
11
|
+
img {
|
|
12
|
+
width: 200px;
|
|
13
|
+
height: 150px;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
&-logo {
|
|
17
|
+
width: 200px;
|
|
18
|
+
height: 150px;
|
|
19
|
+
margin: 0 auto;
|
|
20
|
+
background: url('./images/register_logo.png') 100% 100%;
|
|
21
|
+
}
|
|
22
|
+
&-form1 {
|
|
23
|
+
> :nth-child(1) {
|
|
24
|
+
.ant-input-affix-wrapper {
|
|
25
|
+
height: 40px;
|
|
26
|
+
}
|
|
27
|
+
.ant-input-affix-wrapper:not(:hover):not(.ant-input-affix-wrapper-focused):not(
|
|
28
|
+
.ant-input-affix-wrapper-status-error
|
|
29
|
+
) {
|
|
30
|
+
border: 1px solid #ecedf0 !important;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
&-form2 {
|
|
35
|
+
.ant-form-item {
|
|
36
|
+
.ant-input-affix-wrapper {
|
|
37
|
+
height: 40px;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
> :nth-child(2) {
|
|
41
|
+
margin-bottom: 32px;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
&-saas {
|
|
45
|
+
width: 366px;
|
|
46
|
+
margin: 72px auto 0 auto;
|
|
47
|
+
> :nth-child(1) {
|
|
48
|
+
display: flex;
|
|
49
|
+
flex-direction: column;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
&-img-code {
|
|
53
|
+
display: flex;
|
|
54
|
+
gap: 14px;
|
|
55
|
+
.ant-input {
|
|
56
|
+
width: 248px;
|
|
57
|
+
height: 40px;
|
|
58
|
+
}
|
|
59
|
+
> :nth-child(2) {
|
|
60
|
+
position: relative;
|
|
61
|
+
img {
|
|
62
|
+
width: 102px;
|
|
63
|
+
height: 40px;
|
|
64
|
+
}
|
|
65
|
+
> div {
|
|
66
|
+
position: absolute;
|
|
67
|
+
top: 0;
|
|
68
|
+
left: 0;
|
|
69
|
+
display: none;
|
|
70
|
+
width: 100%;
|
|
71
|
+
height: 40px;
|
|
72
|
+
color: #fff;
|
|
73
|
+
font-size: 14px;
|
|
74
|
+
line-height: 40px;
|
|
75
|
+
text-align: center;
|
|
76
|
+
background: rgba(0, 0, 0, 0.7);
|
|
77
|
+
border-radius: 4px;
|
|
78
|
+
cursor: pointer;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
> :nth-child(2):hover {
|
|
82
|
+
> div {
|
|
83
|
+
display: block;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
&-mobile-code {
|
|
88
|
+
display: flex;
|
|
89
|
+
gap: 14px;
|
|
90
|
+
.ant-input {
|
|
91
|
+
width: 248px;
|
|
92
|
+
height: 40px;
|
|
93
|
+
}
|
|
94
|
+
> :nth-child(2) {
|
|
95
|
+
width: 102px;
|
|
96
|
+
height: 40px;
|
|
97
|
+
color: #fff;
|
|
98
|
+
line-height: 40px;
|
|
99
|
+
text-align: center;
|
|
100
|
+
background: var(--io-i-, #165dff);
|
|
101
|
+
border-radius: 4px;
|
|
102
|
+
cursor: not-allowed;
|
|
103
|
+
opacity: 0.5;
|
|
104
|
+
}
|
|
105
|
+
.mobile-send {
|
|
106
|
+
cursor: pointer;
|
|
107
|
+
opacity: 1;
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
&-not-saas {
|
|
111
|
+
width: 100%;
|
|
112
|
+
margin: 40px auto;
|
|
113
|
+
color: #858585;
|
|
114
|
+
font-size: 16px;
|
|
115
|
+
text-align: center;
|
|
116
|
+
> div {
|
|
117
|
+
width: 100%;
|
|
118
|
+
margin-bottom: 20px;
|
|
119
|
+
text-align: center;
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
function _slicedToArray(
|
|
1
|
+
function _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }
|
|
2
2
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
3
|
-
function _unsupportedIterableToArray(
|
|
4
|
-
function _arrayLikeToArray(
|
|
5
|
-
function _iterableToArrayLimit(
|
|
6
|
-
function _arrayWithHoles(
|
|
3
|
+
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
|
4
|
+
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
|
5
|
+
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
6
|
+
function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
|
|
7
7
|
import { IconFont } from '@zgfe/business-lib';
|
|
8
8
|
import { Checkbox, Empty, Select, message } from 'antd';
|
|
9
9
|
import React, { useContext, useEffect, useState } from 'react';
|
|
@@ -96,7 +96,6 @@ var CreateProcess = function CreateProcess(props) {
|
|
|
96
96
|
// },
|
|
97
97
|
// );
|
|
98
98
|
};
|
|
99
|
-
|
|
100
99
|
return /*#__PURE__*/React.createElement("div", {
|
|
101
100
|
className: "".concat(classPrefix)
|
|
102
101
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -141,12 +140,12 @@ var CreateProcess = function CreateProcess(props) {
|
|
|
141
140
|
}
|
|
142
141
|
}, "\u53EA\u770B\u672A\u8BFB"))), /*#__PURE__*/React.createElement("div", {
|
|
143
142
|
className: "".concat(classPrefix, "-content-list")
|
|
144
|
-
}, (!messageList || !messageList.length) && /*#__PURE__*/React.createElement("div", {
|
|
143
|
+
}, (!messageList || !messageList.length) && (/*#__PURE__*/React.createElement("div", {
|
|
145
144
|
className: "".concat(classPrefix, "-content-list-empty")
|
|
146
145
|
}, /*#__PURE__*/React.createElement(Empty, {
|
|
147
146
|
image: Empty.PRESENTED_IMAGE_SIMPLE,
|
|
148
147
|
description: "\u6682\u65E0\u6570\u636E"
|
|
149
|
-
})), messageList.map(function (v, k) {
|
|
148
|
+
}))), messageList.map(function (v, k) {
|
|
150
149
|
if (v.messageStatus) {
|
|
151
150
|
if (isShowUnRead) return null;
|
|
152
151
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -1,81 +1,81 @@
|
|
|
1
|
-
.system-setting-message {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
width: 100%;
|
|
5
|
-
height: 100%;
|
|
6
|
-
background-color: #fff;
|
|
7
|
-
&-header {
|
|
8
|
-
display: flex;
|
|
9
|
-
align-items: center;
|
|
10
|
-
justify-content: space-between;
|
|
11
|
-
height: 56px;
|
|
12
|
-
padding: 16px 24px;
|
|
13
|
-
color: var(--io-N-, #021429);
|
|
14
|
-
font-weight: 500;
|
|
15
|
-
font-size: 16px;
|
|
16
|
-
border-bottom: 1px solid var(--io-N1-, #e6e7ea);
|
|
17
|
-
.qingchu {
|
|
18
|
-
font-size: 24px !important;
|
|
19
|
-
cursor: pointer;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
&-content {
|
|
23
|
-
display: flex;
|
|
24
|
-
flex: 1;
|
|
25
|
-
flex-direction: column;
|
|
26
|
-
overflow-y: auto;
|
|
27
|
-
&-filter {
|
|
28
|
-
display: flex;
|
|
29
|
-
flex-direction: row;
|
|
30
|
-
align-items: center;
|
|
31
|
-
justify-content: space-between;
|
|
32
|
-
padding: 16px 16px 8px 16px;
|
|
33
|
-
&-select {
|
|
34
|
-
width: 120px;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
&-list {
|
|
38
|
-
display: flex;
|
|
39
|
-
flex-direction: column;
|
|
40
|
-
align-items: flex-start;
|
|
41
|
-
padding: 0 16px;
|
|
42
|
-
&-empty {
|
|
43
|
-
width: 100%;
|
|
44
|
-
margin-top: 54px;
|
|
45
|
-
}
|
|
46
|
-
&-item {
|
|
47
|
-
display: flex;
|
|
48
|
-
flex-direction: row;
|
|
49
|
-
gap: 8px;
|
|
50
|
-
padding: 12px 0;
|
|
51
|
-
&-dian {
|
|
52
|
-
width: 8px;
|
|
53
|
-
height: 8px;
|
|
54
|
-
margin: 6px;
|
|
55
|
-
border-radius: 8px;
|
|
56
|
-
}
|
|
57
|
-
&-title {
|
|
58
|
-
margin-bottom: 8px;
|
|
59
|
-
color: var(--io-N-, #021429);
|
|
60
|
-
font-size: 14px;
|
|
61
|
-
line-height: 20px;
|
|
62
|
-
cursor: pointer;
|
|
63
|
-
&:hover {
|
|
64
|
-
color: #165dff !important;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
&-date {
|
|
68
|
-
color: var(--io-N6-, #67727f);
|
|
69
|
-
font-size: 14px;
|
|
70
|
-
line-height: 20px;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
&-search-popup {
|
|
76
|
-
.ant-select-item {
|
|
77
|
-
height: 32px !important;
|
|
78
|
-
padding: 4px 12px !important;
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
1
|
+
.system-setting-message {
|
|
2
|
+
display: flex;
|
|
3
|
+
flex-direction: column;
|
|
4
|
+
width: 100%;
|
|
5
|
+
height: 100%;
|
|
6
|
+
background-color: #fff;
|
|
7
|
+
&-header {
|
|
8
|
+
display: flex;
|
|
9
|
+
align-items: center;
|
|
10
|
+
justify-content: space-between;
|
|
11
|
+
height: 56px;
|
|
12
|
+
padding: 16px 24px;
|
|
13
|
+
color: var(--io-N-, #021429);
|
|
14
|
+
font-weight: 500;
|
|
15
|
+
font-size: 16px;
|
|
16
|
+
border-bottom: 1px solid var(--io-N1-, #e6e7ea);
|
|
17
|
+
.qingchu {
|
|
18
|
+
font-size: 24px !important;
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
&-content {
|
|
23
|
+
display: flex;
|
|
24
|
+
flex: 1;
|
|
25
|
+
flex-direction: column;
|
|
26
|
+
overflow-y: auto;
|
|
27
|
+
&-filter {
|
|
28
|
+
display: flex;
|
|
29
|
+
flex-direction: row;
|
|
30
|
+
align-items: center;
|
|
31
|
+
justify-content: space-between;
|
|
32
|
+
padding: 16px 16px 8px 16px;
|
|
33
|
+
&-select {
|
|
34
|
+
width: 120px;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
&-list {
|
|
38
|
+
display: flex;
|
|
39
|
+
flex-direction: column;
|
|
40
|
+
align-items: flex-start;
|
|
41
|
+
padding: 0 16px;
|
|
42
|
+
&-empty {
|
|
43
|
+
width: 100%;
|
|
44
|
+
margin-top: 54px;
|
|
45
|
+
}
|
|
46
|
+
&-item {
|
|
47
|
+
display: flex;
|
|
48
|
+
flex-direction: row;
|
|
49
|
+
gap: 8px;
|
|
50
|
+
padding: 12px 0;
|
|
51
|
+
&-dian {
|
|
52
|
+
width: 8px;
|
|
53
|
+
height: 8px;
|
|
54
|
+
margin: 6px;
|
|
55
|
+
border-radius: 8px;
|
|
56
|
+
}
|
|
57
|
+
&-title {
|
|
58
|
+
margin-bottom: 8px;
|
|
59
|
+
color: var(--io-N-, #021429);
|
|
60
|
+
font-size: 14px;
|
|
61
|
+
line-height: 20px;
|
|
62
|
+
cursor: pointer;
|
|
63
|
+
&:hover {
|
|
64
|
+
color: #165dff !important;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
&-date {
|
|
68
|
+
color: var(--io-N6-, #67727f);
|
|
69
|
+
font-size: 14px;
|
|
70
|
+
line-height: 20px;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
&-search-popup {
|
|
76
|
+
.ant-select-item {
|
|
77
|
+
height: 32px !important;
|
|
78
|
+
padding: 4px 12px !important;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
function _slicedToArray(
|
|
1
|
+
function _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }
|
|
2
2
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
3
|
-
function _unsupportedIterableToArray(
|
|
4
|
-
function _arrayLikeToArray(
|
|
5
|
-
function _iterableToArrayLimit(
|
|
6
|
-
function _arrayWithHoles(
|
|
3
|
+
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
|
4
|
+
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
|
5
|
+
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
6
|
+
function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
|
|
7
7
|
import React, { useEffect, useState } from 'react';
|
|
8
8
|
import PersonalInfo from './info';
|
|
9
9
|
import PersonalReset from './reset';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
function _slicedToArray(
|
|
1
|
+
function _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }
|
|
2
2
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
3
|
-
function _unsupportedIterableToArray(
|
|
4
|
-
function _arrayLikeToArray(
|
|
5
|
-
function _iterableToArrayLimit(
|
|
6
|
-
function _arrayWithHoles(
|
|
3
|
+
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
|
4
|
+
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
|
5
|
+
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
6
|
+
function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
|
|
7
7
|
import { BizGlobalDataContext } from '@zgfe/business-lib';
|
|
8
8
|
import { Button, Form, notification } from 'antd';
|
|
9
9
|
import Input from 'antd/lib/input/Input';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
function _slicedToArray(
|
|
1
|
+
function _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }
|
|
2
2
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
3
|
-
function _unsupportedIterableToArray(
|
|
4
|
-
function _arrayLikeToArray(
|
|
5
|
-
function _iterableToArrayLimit(
|
|
6
|
-
function _arrayWithHoles(
|
|
3
|
+
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
|
4
|
+
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
|
5
|
+
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
6
|
+
function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
|
|
7
7
|
import { BizGlobalDataContext } from '@zgfe/business-lib';
|
|
8
8
|
import { Button, Form, notification } from 'antd';
|
|
9
9
|
import Input from 'antd/lib/input/Input';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
function _typeof(
|
|
2
|
-
function ownKeys(
|
|
3
|
-
function _objectSpread(
|
|
4
|
-
function _defineProperty(
|
|
5
|
-
function _toPropertyKey(
|
|
6
|
-
function _toPrimitive(
|
|
7
|
-
function _slicedToArray(
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
|
+
function _slicedToArray(r, e) { return _arrayWithHoles(r) || _iterableToArrayLimit(r, e) || _unsupportedIterableToArray(r, e) || _nonIterableRest(); }
|
|
8
8
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
9
|
-
function _unsupportedIterableToArray(
|
|
10
|
-
function _arrayLikeToArray(
|
|
11
|
-
function _iterableToArrayLimit(
|
|
12
|
-
function _arrayWithHoles(
|
|
9
|
+
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
|
10
|
+
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
|
11
|
+
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
12
|
+
function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
|
|
13
13
|
import { DatePicker, Spin, Table } from 'antd';
|
|
14
14
|
import locale from 'antd/es/date-picker/locale/zh_CN';
|
|
15
15
|
import moment from 'moment';
|
|
@@ -132,9 +132,9 @@ var SecurityLog = function SecurityLog() {
|
|
|
132
132
|
}
|
|
133
133
|
return /*#__PURE__*/React.createElement("div", {
|
|
134
134
|
className: classPrefix
|
|
135
|
-
}, dateLoading ? /*#__PURE__*/React.createElement("div", {
|
|
135
|
+
}, dateLoading ? (/*#__PURE__*/React.createElement("div", {
|
|
136
136
|
className: "".concat(classPrefix, "-spin")
|
|
137
|
-
}, /*#__PURE__*/React.createElement(Spin, null)) : /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
137
|
+
}, /*#__PURE__*/React.createElement(Spin, null))) : (/*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
138
138
|
className: "".concat(classPrefix, "-header")
|
|
139
139
|
}, /*#__PURE__*/React.createElement(DatePicker, {
|
|
140
140
|
value: moment("".concat(condition.year, "-").concat(condition.month), 'YYYY-MM'),
|
|
@@ -162,6 +162,6 @@ var SecurityLog = function SecurityLog() {
|
|
|
162
162
|
},
|
|
163
163
|
onChange: onChangeTable
|
|
164
164
|
}
|
|
165
|
-
})));
|
|
165
|
+
}))));
|
|
166
166
|
};
|
|
167
167
|
export default SecurityLog;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.security-log-page {
|
|
2
|
-
padding: 40px;
|
|
3
|
-
&-spin {
|
|
4
|
-
padding-top: 200px;
|
|
5
|
-
text-align: center;
|
|
6
|
-
}
|
|
7
|
-
&-header {
|
|
8
|
-
margin-bottom: 30px;
|
|
9
|
-
text-align: right;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
1
|
+
.security-log-page {
|
|
2
|
+
padding: 40px;
|
|
3
|
+
&-spin {
|
|
4
|
+
padding-top: 200px;
|
|
5
|
+
text-align: center;
|
|
6
|
+
}
|
|
7
|
+
&-header {
|
|
8
|
+
margin-bottom: 30px;
|
|
9
|
+
text-align: right;
|
|
10
|
+
}
|
|
11
|
+
}
|