@zgfe/modules-settings 1.2.51-zhongyuan.1 → 1.2.51-zhongyuan.8
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 +385 -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 +89 -0
- package/es/modules/systemSetting/index.js +19 -8
- package/es/modules/systemSetting/index.less +133 -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 +5 -2
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
@import '~@zgfe/business-lib/es/assets/styles/inner.less';
|
|
2
|
-
|
|
3
|
-
.settings-container {
|
|
4
|
-
padding: 24px;
|
|
5
|
-
background: #f0f2f5;
|
|
6
|
-
|
|
7
|
-
.tab-header {
|
|
8
|
-
font-size: 18px;
|
|
9
|
-
|
|
10
|
-
.tab-header-title {
|
|
11
|
-
margin-left: 8px;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.app-name {
|
|
15
|
-
font-weight: normal;
|
|
16
|
-
font-size: 14px;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.settings-layout {
|
|
21
|
-
display: flex;
|
|
22
|
-
height: calc(100vh - 130px);
|
|
23
|
-
padding: 24px 0px 24px;
|
|
24
|
-
background: #f0f2f5;
|
|
25
|
-
|
|
26
|
-
.settings-sider {
|
|
27
|
-
display: contents;
|
|
28
|
-
background: white;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.settings-content {
|
|
32
|
-
flex: auto;
|
|
33
|
-
// max-width: 912px;
|
|
34
|
-
margin-left: 24px;
|
|
35
|
-
// padding: 40px;
|
|
36
|
-
overflow: auto;
|
|
37
|
-
background: white;
|
|
38
|
-
|
|
39
|
-
.ant-menu-vertical .ant-menu-item {
|
|
40
|
-
margin: 0px !important;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.appSettings-Tabs {
|
|
47
|
-
.ant-tabs-content {
|
|
48
|
-
height: 50vh;
|
|
49
|
-
overflow-y: scroll;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
1
|
+
@import '~@zgfe/business-lib/es/assets/styles/inner.less';
|
|
2
|
+
|
|
3
|
+
.settings-container {
|
|
4
|
+
padding: 24px;
|
|
5
|
+
background: #f0f2f5;
|
|
6
|
+
|
|
7
|
+
.tab-header {
|
|
8
|
+
font-size: 18px;
|
|
9
|
+
|
|
10
|
+
.tab-header-title {
|
|
11
|
+
margin-left: 8px;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.app-name {
|
|
15
|
+
font-weight: normal;
|
|
16
|
+
font-size: 14px;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.settings-layout {
|
|
21
|
+
display: flex;
|
|
22
|
+
height: calc(100vh - 130px);
|
|
23
|
+
padding: 24px 0px 24px;
|
|
24
|
+
background: #f0f2f5;
|
|
25
|
+
|
|
26
|
+
.settings-sider {
|
|
27
|
+
display: contents;
|
|
28
|
+
background: white;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.settings-content {
|
|
32
|
+
flex: auto;
|
|
33
|
+
// max-width: 912px;
|
|
34
|
+
margin-left: 24px;
|
|
35
|
+
// padding: 40px;
|
|
36
|
+
overflow: auto;
|
|
37
|
+
background: white;
|
|
38
|
+
|
|
39
|
+
.ant-menu-vertical .ant-menu-item {
|
|
40
|
+
margin: 0px !important;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.appSettings-Tabs {
|
|
47
|
+
.ant-tabs-content {
|
|
48
|
+
height: 50vh;
|
|
49
|
+
overflow-y: scroll;
|
|
50
|
+
}
|
|
51
|
+
}
|
package/es/constants/api.d.ts
CHANGED
|
@@ -38,6 +38,17 @@ declare let apis: {
|
|
|
38
38
|
queryFilter: string;
|
|
39
39
|
queryNoticeConfig: string;
|
|
40
40
|
editNoticeConfig: string;
|
|
41
|
+
saveDictionaryType: string;
|
|
42
|
+
getDictionaryList: string;
|
|
43
|
+
updateDictionary: string;
|
|
44
|
+
saveDictionaryContent: string;
|
|
45
|
+
updateDictionaryContent: string;
|
|
46
|
+
getDictionaryContentList: string;
|
|
47
|
+
deleteDictionaryContentList: string;
|
|
48
|
+
uploadDocumentFile: string;
|
|
49
|
+
getDocumentFileList: string;
|
|
50
|
+
downloadDocument: string;
|
|
51
|
+
deleteDocumentFile: string;
|
|
41
52
|
queryDeptList: string;
|
|
42
53
|
addDept: string;
|
|
43
54
|
updateDept: string;
|
|
@@ -60,6 +71,7 @@ declare let apis: {
|
|
|
60
71
|
updateCompanyUser: string;
|
|
61
72
|
delCompanyUser: string;
|
|
62
73
|
updateCompanyUserStatus: string;
|
|
74
|
+
moveWorkApi: string;
|
|
63
75
|
queryEventEnvData: string;
|
|
64
76
|
qeuryUserPropMeta: string;
|
|
65
77
|
queryEventMetasOfGroup: string;
|
|
@@ -134,5 +146,6 @@ declare let apis: {
|
|
|
134
146
|
addMenuCode: string;
|
|
135
147
|
updateMenuCode: string;
|
|
136
148
|
deleteMenuCode: string;
|
|
149
|
+
sharePanel: string;
|
|
137
150
|
};
|
|
138
151
|
export default apis;
|
package/es/constants/api.js
CHANGED
|
@@ -15,7 +15,6 @@ var apis = {
|
|
|
15
15
|
queryAccountEvents: '/contract/v2queryAccountEvent.jsp',
|
|
16
16
|
editVirtualSourceApp: '/user/editSourceApp.jsp' // 修改虚拟应用的来源应用配置
|
|
17
17
|
},
|
|
18
|
-
|
|
19
18
|
setting: {
|
|
20
19
|
updateCompanyName: '/company/v2updateInfo.jsp',
|
|
21
20
|
updateLicense: apiPrefix + '/system/license',
|
|
@@ -44,6 +43,19 @@ var apis = {
|
|
|
44
43
|
//系统设置
|
|
45
44
|
queryNoticeConfig: '/zg/web/v2/systemSettings/queryNoticeSettings',
|
|
46
45
|
editNoticeConfig: '/zg/web/v2/systemSettings/setNoticeSettings',
|
|
46
|
+
// 系统设置 - 字典类型
|
|
47
|
+
saveDictionaryType: '/zg/web/v2/systemSettings/dictionary/type/save',
|
|
48
|
+
getDictionaryList: '/zg/web/v2/systemSettings/dictionary/type/list',
|
|
49
|
+
updateDictionary: '/zg/web/v2/systemSettings/dictionary/type/update',
|
|
50
|
+
saveDictionaryContent: '/zg/web/v2/systemSettings/dictionary/content/save',
|
|
51
|
+
updateDictionaryContent: '/zg/web/v2/systemSettings/dictionary/content/update',
|
|
52
|
+
getDictionaryContentList: '/zg/web/v2/systemSettings/dictionary/content/list',
|
|
53
|
+
deleteDictionaryContentList: '/zg/web/v2/systemSettings/dictionary/content/delete',
|
|
54
|
+
// 系统设置-文档管理
|
|
55
|
+
uploadDocumentFile: '/zg/web/v2/company/document/uploadDocument',
|
|
56
|
+
getDocumentFileList: '/zg/web/v2/company/document/queryDocument',
|
|
57
|
+
downloadDocument: '/zg/web/v2/company/document/downloadDocument',
|
|
58
|
+
deleteDocumentFile: '/zg/web/v2/company/document/deleteDocument',
|
|
47
59
|
// 部门管理
|
|
48
60
|
queryDeptList: '/zg/web/v2/company/setting/queryDeptList',
|
|
49
61
|
addDept: '/zg/web/v2/company/setting/addDept',
|
|
@@ -69,6 +81,8 @@ var apis = {
|
|
|
69
81
|
updateCompanyUser: '/zg/web/v2/company/setting/updateCompanyUser',
|
|
70
82
|
delCompanyUser: '/zg/web/v2/company/setting/delCompanyUser',
|
|
71
83
|
updateCompanyUserStatus: '/zg/web/v2/company/setting/updateCompanyUserStatus',
|
|
84
|
+
// 成员管理-移交工作
|
|
85
|
+
moveWorkApi: '/zg/web/v2/company/setting/update/user-panel',
|
|
72
86
|
// 基础数据
|
|
73
87
|
queryEventEnvData: '/zg/web/v2/appusergroup/getEventEnvData',
|
|
74
88
|
qeuryUserPropMeta: '/zg/web/v2/appusergroup/getUserPropMeta',
|
|
@@ -188,6 +202,8 @@ var apis = {
|
|
|
188
202
|
getMenuCode: '/zg/web/v2/systemSettings/query-menu-list',
|
|
189
203
|
addMenuCode: '/zg/web/v2/systemSettings/save-menu',
|
|
190
204
|
updateMenuCode: '/zg/web/v2/systemSettings/update-menu',
|
|
191
|
-
deleteMenuCode: '/zg/web/v2/systemSettings/delete-menu'
|
|
205
|
+
deleteMenuCode: '/zg/web/v2/systemSettings/delete-menu',
|
|
206
|
+
// 分享二维码图片
|
|
207
|
+
sharePanel: '/zg/web/v2/wx_subscribe/sharePanel'
|
|
192
208
|
};
|
|
193
209
|
export default apis;
|