@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,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 './../styles/sourceItem.less';
|
|
9
9
|
import { Transfer, Checkbox } from 'antd';
|
|
@@ -130,7 +130,7 @@ var VirtualApp = function VirtualApp(props) {
|
|
|
130
130
|
className: "icon-down"
|
|
131
131
|
}) : /*#__PURE__*/React.createElement("i", {
|
|
132
132
|
className: "icon-up"
|
|
133
|
-
})))), showTransfer ? /*#__PURE__*/React.createElement("div", {
|
|
133
|
+
})))), showTransfer ? (/*#__PURE__*/React.createElement("div", {
|
|
134
134
|
className: "source-transfer-item"
|
|
135
135
|
}, /*#__PURE__*/React.createElement("span", {
|
|
136
136
|
className: "source-app-transfer",
|
|
@@ -155,6 +155,6 @@ var VirtualApp = function VirtualApp(props) {
|
|
|
155
155
|
render: function render(item) {
|
|
156
156
|
return item.title;
|
|
157
157
|
}
|
|
158
|
-
}))) : null);
|
|
158
|
+
})))) : null);
|
|
159
159
|
};
|
|
160
160
|
export default VirtualApp;
|
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
.virtual-app-update-panel {
|
|
2
|
-
width: 100%;
|
|
3
|
-
height: 100%;
|
|
4
|
-
min-height: 120px;
|
|
5
|
-
padding: 0;
|
|
6
|
-
overflow-y: auto;
|
|
7
|
-
.virtual-app-update-head {
|
|
8
|
-
margin-bottom: 20px;
|
|
9
|
-
color: #354052;
|
|
10
|
-
font-size: 18px;
|
|
11
|
-
line-height: 32px;
|
|
12
|
-
.btn-group {
|
|
13
|
-
float: right;
|
|
14
|
-
}
|
|
15
|
-
.btn-update-submit {
|
|
16
|
-
margin-left: 10px;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
.real-app-list-box {
|
|
20
|
-
width: 100%;
|
|
21
|
-
min-width: 660px;
|
|
22
|
-
.source-app-name {
|
|
23
|
-
display: inline-block;
|
|
24
|
-
width: 354px;
|
|
25
|
-
margin-left: 10px;
|
|
26
|
-
}
|
|
27
|
-
.source-app-events-num {
|
|
28
|
-
display: inline-block;
|
|
29
|
-
margin-left: 10px;
|
|
30
|
-
}
|
|
31
|
-
.real-app-list-body {
|
|
32
|
-
.empty-data {
|
|
33
|
-
line-height: 47px;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
1
|
+
.virtual-app-update-panel {
|
|
2
|
+
width: 100%;
|
|
3
|
+
height: 100%;
|
|
4
|
+
min-height: 120px;
|
|
5
|
+
padding: 0;
|
|
6
|
+
overflow-y: auto;
|
|
7
|
+
.virtual-app-update-head {
|
|
8
|
+
margin-bottom: 20px;
|
|
9
|
+
color: #354052;
|
|
10
|
+
font-size: 18px;
|
|
11
|
+
line-height: 32px;
|
|
12
|
+
.btn-group {
|
|
13
|
+
float: right;
|
|
14
|
+
}
|
|
15
|
+
.btn-update-submit {
|
|
16
|
+
margin-left: 10px;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
.real-app-list-box {
|
|
20
|
+
width: 100%;
|
|
21
|
+
min-width: 660px;
|
|
22
|
+
.source-app-name {
|
|
23
|
+
display: inline-block;
|
|
24
|
+
width: 354px;
|
|
25
|
+
margin-left: 10px;
|
|
26
|
+
}
|
|
27
|
+
.source-app-events-num {
|
|
28
|
+
display: inline-block;
|
|
29
|
+
margin-left: 10px;
|
|
30
|
+
}
|
|
31
|
+
.real-app-list-body {
|
|
32
|
+
.empty-data {
|
|
33
|
+
line-height: 47px;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
.virtual-app-index {
|
|
2
|
-
height: 100%;
|
|
3
|
-
padding: 0;
|
|
4
|
-
overflow-y: auto;
|
|
5
|
-
}
|
|
6
|
-
.virtual-app-create {
|
|
7
|
-
margin-bottom: 20px;
|
|
8
|
-
.btn-cancel,
|
|
9
|
-
.btn-submit {
|
|
10
|
-
margin-left: 10px;
|
|
11
|
-
}
|
|
12
|
-
.c-button {
|
|
13
|
-
height: 34px;
|
|
14
|
-
line-height: 34px;
|
|
15
|
-
}
|
|
16
|
-
.c-input.c-size-normal {
|
|
17
|
-
height: 34px;
|
|
18
|
-
line-height: 34px;
|
|
19
|
-
vertical-align: top;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
1
|
+
.virtual-app-index {
|
|
2
|
+
height: 100%;
|
|
3
|
+
padding: 0;
|
|
4
|
+
overflow-y: auto;
|
|
5
|
+
}
|
|
6
|
+
.virtual-app-create {
|
|
7
|
+
margin-bottom: 20px;
|
|
8
|
+
.btn-cancel,
|
|
9
|
+
.btn-submit {
|
|
10
|
+
margin-left: 10px;
|
|
11
|
+
}
|
|
12
|
+
.c-button {
|
|
13
|
+
height: 34px;
|
|
14
|
+
line-height: 34px;
|
|
15
|
+
}
|
|
16
|
+
.c-input.c-size-normal {
|
|
17
|
+
height: 34px;
|
|
18
|
+
line-height: 34px;
|
|
19
|
+
vertical-align: top;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
.virtual-app-list-box {
|
|
2
|
-
width: 792px;
|
|
3
|
-
.app-name {
|
|
4
|
-
width: 200px;
|
|
5
|
-
}
|
|
6
|
-
.app-id {
|
|
7
|
-
width: 170px;
|
|
8
|
-
}
|
|
9
|
-
.data-source {
|
|
10
|
-
width: 200px;
|
|
11
|
-
}
|
|
12
|
-
.actions {
|
|
13
|
-
width: 130px;
|
|
14
|
-
.btn-edit {
|
|
15
|
-
margin-right: 40px;
|
|
16
|
-
color: #0ea1eb;
|
|
17
|
-
cursor: pointer;
|
|
18
|
-
}
|
|
19
|
-
.btn-delete {
|
|
20
|
-
color: #75787d;
|
|
21
|
-
cursor: pointer;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
.virtual-app-list-item {
|
|
25
|
-
height: 47px;
|
|
26
|
-
line-height: 47px;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
1
|
+
.virtual-app-list-box {
|
|
2
|
+
width: 792px;
|
|
3
|
+
.app-name {
|
|
4
|
+
width: 200px;
|
|
5
|
+
}
|
|
6
|
+
.app-id {
|
|
7
|
+
width: 170px;
|
|
8
|
+
}
|
|
9
|
+
.data-source {
|
|
10
|
+
width: 200px;
|
|
11
|
+
}
|
|
12
|
+
.actions {
|
|
13
|
+
width: 130px;
|
|
14
|
+
.btn-edit {
|
|
15
|
+
margin-right: 40px;
|
|
16
|
+
color: #0ea1eb;
|
|
17
|
+
cursor: pointer;
|
|
18
|
+
}
|
|
19
|
+
.btn-delete {
|
|
20
|
+
color: #75787d;
|
|
21
|
+
cursor: pointer;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
.virtual-app-list-item {
|
|
25
|
+
height: 47px;
|
|
26
|
+
line-height: 47px;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
.virtual-app-source-item {
|
|
2
|
-
display: block;
|
|
3
|
-
margin-left: 0;
|
|
4
|
-
.source-app-item {
|
|
5
|
-
display: block;
|
|
6
|
-
height: 47px;
|
|
7
|
-
margin-left: 0;
|
|
8
|
-
line-height: 47px;
|
|
9
|
-
.source-app-name {
|
|
10
|
-
color: #354052;
|
|
11
|
-
font-size: 14px;
|
|
12
|
-
}
|
|
13
|
-
.source-app-events-num {
|
|
14
|
-
color: #0ea1eb;
|
|
15
|
-
.click-box {
|
|
16
|
-
cursor: pointer;
|
|
17
|
-
}
|
|
18
|
-
.click-box.disable {
|
|
19
|
-
cursor: no-drop;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
.source-transfer-item {
|
|
24
|
-
display: block;
|
|
25
|
-
height: 310px;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
#selfTransfer {
|
|
30
|
-
.ant-transfer-list-body-with-search {
|
|
31
|
-
padding-top: 0px;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
1
|
+
.virtual-app-source-item {
|
|
2
|
+
display: block;
|
|
3
|
+
margin-left: 0;
|
|
4
|
+
.source-app-item {
|
|
5
|
+
display: block;
|
|
6
|
+
height: 47px;
|
|
7
|
+
margin-left: 0;
|
|
8
|
+
line-height: 47px;
|
|
9
|
+
.source-app-name {
|
|
10
|
+
color: #354052;
|
|
11
|
+
font-size: 14px;
|
|
12
|
+
}
|
|
13
|
+
.source-app-events-num {
|
|
14
|
+
color: #0ea1eb;
|
|
15
|
+
.click-box {
|
|
16
|
+
cursor: pointer;
|
|
17
|
+
}
|
|
18
|
+
.click-box.disable {
|
|
19
|
+
cursor: no-drop;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
.source-transfer-item {
|
|
24
|
+
display: block;
|
|
25
|
+
height: 310px;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
#selfTransfer {
|
|
30
|
+
.ant-transfer-list-body-with-search {
|
|
31
|
+
padding-top: 0px;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
.virtual-app-table-box {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
// width: 100%;
|
|
5
|
-
font-size: 14px;
|
|
6
|
-
border: 1px solid #dadada;
|
|
7
|
-
.virtual-app-table-title {
|
|
8
|
-
display: flex;
|
|
9
|
-
flex-shrink: 0;
|
|
10
|
-
box-sizing: border-box;
|
|
11
|
-
height: 32px;
|
|
12
|
-
padding: 0 20px;
|
|
13
|
-
color: #565656;
|
|
14
|
-
font-size: 0;
|
|
15
|
-
line-height: 32px;
|
|
16
|
-
background: #e6e6e6;
|
|
17
|
-
> div,
|
|
18
|
-
> span {
|
|
19
|
-
display: inline-block;
|
|
20
|
-
margin-left: 10px;
|
|
21
|
-
font-size: 14px;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
.virtual-app-table-body {
|
|
25
|
-
min-height: 47px;
|
|
26
|
-
padding: 0 20px;
|
|
27
|
-
.empty-dataz {
|
|
28
|
-
text-align: center;
|
|
29
|
-
}
|
|
30
|
-
> div,
|
|
31
|
-
> span {
|
|
32
|
-
border-bottom: 1px solid #eeeeee;
|
|
33
|
-
> div,
|
|
34
|
-
> span {
|
|
35
|
-
display: inline-block;
|
|
36
|
-
margin-left: 10px;
|
|
37
|
-
font-size: 14px;
|
|
38
|
-
}
|
|
39
|
-
&:last-child {
|
|
40
|
-
border: none;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
1
|
+
.virtual-app-table-box {
|
|
2
|
+
display: flex;
|
|
3
|
+
flex-direction: column;
|
|
4
|
+
// width: 100%;
|
|
5
|
+
font-size: 14px;
|
|
6
|
+
border: 1px solid #dadada;
|
|
7
|
+
.virtual-app-table-title {
|
|
8
|
+
display: flex;
|
|
9
|
+
flex-shrink: 0;
|
|
10
|
+
box-sizing: border-box;
|
|
11
|
+
height: 32px;
|
|
12
|
+
padding: 0 20px;
|
|
13
|
+
color: #565656;
|
|
14
|
+
font-size: 0;
|
|
15
|
+
line-height: 32px;
|
|
16
|
+
background: #e6e6e6;
|
|
17
|
+
> div,
|
|
18
|
+
> span {
|
|
19
|
+
display: inline-block;
|
|
20
|
+
margin-left: 10px;
|
|
21
|
+
font-size: 14px;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
.virtual-app-table-body {
|
|
25
|
+
min-height: 47px;
|
|
26
|
+
padding: 0 20px;
|
|
27
|
+
.empty-dataz {
|
|
28
|
+
text-align: center;
|
|
29
|
+
}
|
|
30
|
+
> div,
|
|
31
|
+
> span {
|
|
32
|
+
border-bottom: 1px solid #eeeeee;
|
|
33
|
+
> div,
|
|
34
|
+
> span {
|
|
35
|
+
display: inline-block;
|
|
36
|
+
margin-left: 10px;
|
|
37
|
+
font-size: 14px;
|
|
38
|
+
}
|
|
39
|
+
&:last-child {
|
|
40
|
+
border: none;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
@@ -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 './index.less';
|
|
9
9
|
import { BizTable, BizDialog } from '@zgfe/business-lib';
|
|
@@ -107,7 +107,7 @@ var Cost = function Cost(props) {
|
|
|
107
107
|
}];
|
|
108
108
|
return /*#__PURE__*/React.createElement("div", {
|
|
109
109
|
className: "company-setting-wechat-binding"
|
|
110
|
-
}, ready ? /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
|
|
110
|
+
}, ready ? (/*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
|
|
111
111
|
className: "wechat-title"
|
|
112
112
|
}, /*#__PURE__*/React.createElement("h4", null, "\u6570\u636E\u65E5\u62A5\uFF0D\u5FAE\u4FE1\u8D26\u53F7\u7ED1\u5B9A\u914D\u7F6E")), /*#__PURE__*/React.createElement(BizTable, {
|
|
113
113
|
dataSource: gridStore,
|
|
@@ -125,6 +125,6 @@ var Cost = function Cost(props) {
|
|
|
125
125
|
onCancel: function onCancel() {
|
|
126
126
|
dialogCancel();
|
|
127
127
|
}
|
|
128
|
-
}, /*#__PURE__*/React.createElement("p", null, "\u89E3\u9664\u7ED1\u5B9A\u540E\u6B64\u5FAE\u4FE1\u5C06\u65E0\u6CD5\u6536\u5230\u6570\u636E\u65E5\u62A5\uFF0C\u540E\u7EED\u518D\u6B21\u7ED1\u5B9A\u53EF\u91CD\u65B0\u8FDB\u884C\u8BBE\u7F6E"))) : /*#__PURE__*/React.createElement(PageLoading, null));
|
|
128
|
+
}, /*#__PURE__*/React.createElement("p", null, "\u89E3\u9664\u7ED1\u5B9A\u540E\u6B64\u5FAE\u4FE1\u5C06\u65E0\u6CD5\u6536\u5230\u6570\u636E\u65E5\u62A5\uFF0C\u540E\u7EED\u518D\u6B21\u7ED1\u5B9A\u53EF\u91CD\u65B0\u8FDB\u884C\u8BBE\u7F6E")))) : (/*#__PURE__*/React.createElement(PageLoading, null)));
|
|
129
129
|
};
|
|
130
130
|
export default Cost;
|
|
@@ -1,58 +1,58 @@
|
|
|
1
|
-
.company-setting-wechat-binding {
|
|
2
|
-
min-height: 300px;
|
|
3
|
-
max-height: 100%;
|
|
4
|
-
margin-top: 8px;
|
|
5
|
-
padding: 0;
|
|
6
|
-
overflow: auto;
|
|
7
|
-
|
|
8
|
-
.wechat-title {
|
|
9
|
-
display: flex;
|
|
10
|
-
justify-content: space-between;
|
|
11
|
-
margin-bottom: 20px;
|
|
12
|
-
line-height: 16px;
|
|
13
|
-
|
|
14
|
-
h4 {
|
|
15
|
-
font-weight: normal;
|
|
16
|
-
font-size: 16px;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
a {
|
|
20
|
-
color: #00a0ea;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.wechat-account {
|
|
25
|
-
img {
|
|
26
|
-
width: 20px;
|
|
27
|
-
height: 20px;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.wechat-name {
|
|
31
|
-
display: inline-block;
|
|
32
|
-
width: 80px;
|
|
33
|
-
margin-left: 10px;
|
|
34
|
-
overflow: hidden;
|
|
35
|
-
text-align: left;
|
|
36
|
-
text-overflow: ellipsis;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.untied-wechat {
|
|
41
|
-
color: #00a0ea;
|
|
42
|
-
cursor: pointer;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.c-dialog .c-dialog-content {
|
|
46
|
-
padding: 20px;
|
|
47
|
-
color: #858585;
|
|
48
|
-
font-size: 14px;
|
|
49
|
-
|
|
50
|
-
.c-input {
|
|
51
|
-
color: initial;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.c-data-grid {
|
|
56
|
-
border-radius: 0;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
1
|
+
.company-setting-wechat-binding {
|
|
2
|
+
min-height: 300px;
|
|
3
|
+
max-height: 100%;
|
|
4
|
+
margin-top: 8px;
|
|
5
|
+
padding: 0;
|
|
6
|
+
overflow: auto;
|
|
7
|
+
|
|
8
|
+
.wechat-title {
|
|
9
|
+
display: flex;
|
|
10
|
+
justify-content: space-between;
|
|
11
|
+
margin-bottom: 20px;
|
|
12
|
+
line-height: 16px;
|
|
13
|
+
|
|
14
|
+
h4 {
|
|
15
|
+
font-weight: normal;
|
|
16
|
+
font-size: 16px;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
a {
|
|
20
|
+
color: #00a0ea;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.wechat-account {
|
|
25
|
+
img {
|
|
26
|
+
width: 20px;
|
|
27
|
+
height: 20px;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.wechat-name {
|
|
31
|
+
display: inline-block;
|
|
32
|
+
width: 80px;
|
|
33
|
+
margin-left: 10px;
|
|
34
|
+
overflow: hidden;
|
|
35
|
+
text-align: left;
|
|
36
|
+
text-overflow: ellipsis;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.untied-wechat {
|
|
41
|
+
color: #00a0ea;
|
|
42
|
+
cursor: pointer;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.c-dialog .c-dialog-content {
|
|
46
|
+
padding: 20px;
|
|
47
|
+
color: #858585;
|
|
48
|
+
font-size: 14px;
|
|
49
|
+
|
|
50
|
+
.c-input {
|
|
51
|
+
color: initial;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.c-data-grid {
|
|
56
|
+
border-radius: 0;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -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 { Table, Popover, Select } from 'antd';
|
|
8
8
|
import React, { useState } from 'react';
|
|
9
9
|
import './styles/index.less';
|
|
@@ -42,7 +42,7 @@ var CollectionAttributeList = function CollectionAttributeList(props) {
|
|
|
42
42
|
}, text || '-');
|
|
43
43
|
}
|
|
44
44
|
}, {
|
|
45
|
-
title: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Select, {
|
|
45
|
+
title: (/*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Select, {
|
|
46
46
|
value: propType,
|
|
47
47
|
style: {
|
|
48
48
|
width: 182,
|
|
@@ -70,7 +70,7 @@ var CollectionAttributeList = function CollectionAttributeList(props) {
|
|
|
70
70
|
color: '#021429'
|
|
71
71
|
}
|
|
72
72
|
})
|
|
73
|
-
})),
|
|
73
|
+
}))),
|
|
74
74
|
dataIndex: 'prop_type',
|
|
75
75
|
width: 202,
|
|
76
76
|
render: function render(prop_type) {
|
|
@@ -82,7 +82,7 @@ var CollectionAttributeList = function CollectionAttributeList(props) {
|
|
|
82
82
|
return /*#__PURE__*/React.createElement("div", null, json[prop_type]);
|
|
83
83
|
}
|
|
84
84
|
}, {
|
|
85
|
-
title: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Select, {
|
|
85
|
+
title: (/*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Select, {
|
|
86
86
|
value: encryptionType,
|
|
87
87
|
style: {
|
|
88
88
|
width: 182,
|
|
@@ -110,7 +110,7 @@ var CollectionAttributeList = function CollectionAttributeList(props) {
|
|
|
110
110
|
color: '#021429'
|
|
111
111
|
}
|
|
112
112
|
})
|
|
113
|
-
})),
|
|
113
|
+
}))),
|
|
114
114
|
dataIndex: 'encryption_type',
|
|
115
115
|
width: 202,
|
|
116
116
|
render: function render(encryption_type) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
function _toConsumableArray(
|
|
1
|
+
function _toConsumableArray(r) { return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread(); }
|
|
2
2
|
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
3
|
-
function _unsupportedIterableToArray(
|
|
4
|
-
function _iterableToArray(
|
|
5
|
-
function _arrayWithoutHoles(
|
|
6
|
-
function _arrayLikeToArray(
|
|
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 _iterableToArray(r) { if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r); }
|
|
5
|
+
function _arrayWithoutHoles(r) { if (Array.isArray(r)) return _arrayLikeToArray(r); }
|
|
6
|
+
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; }
|
|
7
7
|
import { IconFont } from '@zgfe/business-lib';
|
|
8
8
|
import { Image } from 'antd';
|
|
9
9
|
import React from 'react';
|
|
@@ -29,25 +29,25 @@ var columnsEvent = function columnsEvent(gotoPage, isControl) {
|
|
|
29
29
|
render: function render(pageImgUrl) {
|
|
30
30
|
return /*#__PURE__*/React.createElement("div", {
|
|
31
31
|
className: "".concat(classPrefix, "-content-img-select")
|
|
32
|
-
}, pageImgUrl ? /*#__PURE__*/React.createElement(Image, {
|
|
32
|
+
}, pageImgUrl ? (/*#__PURE__*/React.createElement(Image, {
|
|
33
33
|
src: pageImgUrl,
|
|
34
34
|
preview: {
|
|
35
|
-
mask: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(IconFont, {
|
|
35
|
+
mask: (/*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(IconFont, {
|
|
36
36
|
type: "a-yanjingkai"
|
|
37
|
-
}))
|
|
37
|
+
})))
|
|
38
38
|
}
|
|
39
|
-
}) : /*#__PURE__*/React.createElement(IconFont, {
|
|
39
|
+
})) : (/*#__PURE__*/React.createElement(IconFont, {
|
|
40
40
|
type: "tianjiatupian",
|
|
41
41
|
size: 24
|
|
42
|
-
}));
|
|
42
|
+
})));
|
|
43
43
|
}
|
|
44
44
|
}, {
|
|
45
|
-
title: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", {
|
|
45
|
+
title: (/*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", {
|
|
46
46
|
style: {
|
|
47
47
|
color: '#FB5547',
|
|
48
48
|
marginRight: 8
|
|
49
49
|
}
|
|
50
|
-
}, "*"), "\u57CB\u70B9\u4E8B\u4EF6"),
|
|
50
|
+
}, "*"), "\u57CB\u70B9\u4E8B\u4EF6")),
|
|
51
51
|
dataIndex: 'eventName',
|
|
52
52
|
width: 153,
|
|
53
53
|
ellipsis: true,
|
|
@@ -83,17 +83,17 @@ var columnsEvent = function columnsEvent(gotoPage, isControl) {
|
|
|
83
83
|
render: function render(imgPath) {
|
|
84
84
|
return /*#__PURE__*/React.createElement("div", {
|
|
85
85
|
className: "".concat(classPrefix, "-content-img-select")
|
|
86
|
-
}, imgPath ? /*#__PURE__*/React.createElement(Image, {
|
|
86
|
+
}, imgPath ? (/*#__PURE__*/React.createElement(Image, {
|
|
87
87
|
src: imgPath,
|
|
88
88
|
preview: {
|
|
89
|
-
mask: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(IconFont, {
|
|
89
|
+
mask: (/*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(IconFont, {
|
|
90
90
|
type: "a-yanjingkai"
|
|
91
|
-
}))
|
|
91
|
+
})))
|
|
92
92
|
}
|
|
93
|
-
}) : /*#__PURE__*/React.createElement(IconFont, {
|
|
93
|
+
})) : (/*#__PURE__*/React.createElement(IconFont, {
|
|
94
94
|
type: "tianjiatupian",
|
|
95
95
|
size: 24
|
|
96
|
-
}));
|
|
96
|
+
})));
|
|
97
97
|
}
|
|
98
98
|
}]);
|
|
99
99
|
};
|