@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.
- package/README.md +33 -33
- package/es/components/card/index.less +87 -87
- package/es/components/importMetaDialog/styles/index.less +115 -115
- package/es/components/pageLoading/index.less +7 -7
- package/es/components/picCircleSelect/bak/index copy 2.tsx.bak +92 -92
- package/es/components/picCircleSelect/bak/index copy 3.tsx.bak +58 -58
- package/es/components/picCircleSelect/bak/index copy 4.tsx.bak +66 -66
- package/es/components/picCircleSelect/bak/index copy 5.tsx.bak +116 -116
- package/es/components/picCircleSelect/bak/index copy 6.tsx.bak +116 -116
- package/es/components/picCircleSelect/bak/index copy.tsx.bak +41 -41
- package/es/components/picCircleSelect/bak/index.tsx.bak +48 -48
- package/es/components/picCircleSelect/bak/index1.tsx.bak +46 -46
- package/es/components/picCircleSelect/bak/index2.tsx.bak +104 -104
- package/es/components/picCircleSelect/index.less +37 -37
- package/es/components/processCanvas/styles/customNode.less +149 -149
- package/es/components/processCanvas/styles/index.less +34 -34
- package/es/components/settingTabs/index.less +51 -51
- package/es/constants/icons/demo.css +539 -539
- package/es/constants/icons/demo_index.html +9871 -9871
- package/es/constants/icons/iconfont.css +1699 -1699
- package/es/constants/icons/iconfont.json +2956 -2956
- package/es/global.d.ts +4 -4
- package/es/modules/appSettings/dataAccessFilter/index.less +5 -5
- package/es/modules/appSettings/virtualSource/styles/index.less +28 -28
- package/es/modules/appSettings/virtualSource/styles/table.less +51 -51
- package/es/modules/companySetting/appList/index.less +126 -126
- package/es/modules/companySetting/application/index.less +144 -144
- package/es/modules/companySetting/business/index.less +92 -92
- package/es/modules/companySetting/cost/index.less +38 -38
- package/es/modules/companySetting/department/index.less +157 -157
- package/es/modules/companySetting/edit/styles/authConfig.less +3 -3
- package/es/modules/companySetting/edit/styles/authGroup.less +10 -10
- package/es/modules/companySetting/edit/styles/authModule.less +82 -82
- package/es/modules/companySetting/edit/styles/user.less +54 -54
- package/es/modules/companySetting/edit/styles/userGroup.less +44 -44
- package/es/modules/companySetting/index.less +90 -90
- package/es/modules/companySetting/info/index.less +42 -42
- package/es/modules/companySetting/mainPart/images/img2.svg +12 -12
- package/es/modules/companySetting/mainPart/index.less +239 -239
- package/es/modules/companySetting/operationLog/index.less +33 -33
- package/es/modules/companySetting/role/index.less +296 -296
- package/es/modules/companySetting/role/setDataRangeDialog/index.less +37 -37
- package/es/modules/companySetting/style/common.less +79 -79
- package/es/modules/companySetting/style/reset.less +117 -117
- package/es/modules/companySetting/user/index.less +363 -363
- package/es/modules/companySetting/virtualApp/styles/config.less +37 -37
- package/es/modules/companySetting/virtualApp/styles/index.less +21 -21
- package/es/modules/companySetting/virtualApp/styles/list.less +28 -28
- package/es/modules/companySetting/virtualApp/styles/sourceItem.less +33 -33
- package/es/modules/companySetting/virtualApp/styles/table.less +44 -44
- package/es/modules/companySetting/wechatBinding/index.less +58 -58
- package/es/modules/createDemand/styles/index.less +403 -403
- package/es/modules/createDemand_bf/styles/index.less +222 -222
- package/es/modules/createProcess/components/index.less +52 -52
- package/es/modules/createProcess/index.less +114 -114
- package/es/modules/createProcess/title/index.less +53 -53
- package/es/modules/dealDemand/styles/index.less +265 -265
- package/es/modules/demandManage/styles/index.less +155 -155
- package/es/modules/getPassword/index.less +122 -122
- package/es/modules/messageList/index.less +81 -81
- package/es/modules/personalSetting/securityLog/index.less +11 -11
- package/es/modules/personalSetting/styles/unbinding.less +73 -73
- package/es/modules/pointMap/ImportModal/styles/index.less +91 -91
- package/es/modules/pointMap/createMetaDrawer.js +9 -7
- package/es/modules/pointMap/editTxt/index.less +55 -55
- package/es/modules/pointMap/styles/index.less +165 -165
- package/es/modules/pointMap/styles/pageInfo.less +439 -439
- package/es/modules/systemSetting/approvalmanage/approvalStrategy/index.less +14 -14
- package/es/modules/systemSetting/approvalmanage/index.less +5 -5
- package/es/modules/systemSetting/approvalmanage/processManage/index.less +39 -39
- package/es/modules/systemSetting/dictionaryItem/dictionaryManagement/css/index.less +48 -48
- package/es/modules/systemSetting/dictionaryItem/eventTagManagement/css/index.less +32 -32
- package/es/modules/systemSetting/index.css +161 -161
- package/es/modules/systemSetting/index.less +169 -169
- package/es/modules/systemSetting/notice/configItem/index.less +21 -21
- package/es/modules/systemSetting/notice/edit/index.less +26 -26
- package/package.json +2 -2
|
@@ -1,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
|
+
}
|