@vtx/modals2 2.7.17 → 2.8.1
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/lib/vm-appraisal-info/index.js +15 -2
- package/lib/vm-appraisal-info/index.js.map +1 -1
- package/lib/vm-appraisal-info/style/index.css +2 -11
- package/lib/vm-appraisal-info/style/index.less +2 -7
- package/lib/vm-nodata/index.js +5 -1
- package/lib/vm-nodata/index.js.map +1 -1
- package/lib/vm-repair-maintain/RmInfoSummary.js +3 -1
- package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -1
- package/lib/vm-repair-maintain/RmMonthTrend.js +2 -31
- package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -1
- package/lib/vm-repair-maintain/RmType.js +2 -1
- package/lib/vm-repair-maintain/RmType.js.map +1 -1
- package/lib/vm-repair-maintain/index.js +16 -7
- package/lib/vm-repair-maintain/index.js.map +1 -1
- package/lib/vm-repair-maintain/style/index.css +7 -17
- package/lib/vm-repair-maintain/style/index.less +8 -11
- package/lib/vtx-base-modal/index.js +2 -2
- package/lib/vtx-base-modal/index.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/index.css +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/index.js +5 -3
- package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/index.less +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +10 -6
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/index.css +1 -16
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js +18 -5
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/index.less +1 -11
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js +5 -1
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/index.css +11 -33
- package/lib/vtx-cp-modal/components/BaseInfo/index.js +26 -5
- package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/index.less +12 -13
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.css +1 -16
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js +18 -5
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +1 -11
- package/lib/vtx-cp-modal/components/SyInfo/index.css +1 -22
- package/lib/vtx-cp-modal/components/SyInfo/index.js +24 -7
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.less +2 -11
- package/lib/vtx-df-modal/components/BaseInfo/index.css +1 -44
- package/lib/vtx-df-modal/components/BaseInfo/index.js +38 -5
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.less +5 -24
- package/lib/vtx-df-modal/components/Metering/index.css +0 -13
- package/lib/vtx-df-modal/components/Metering/index.js +15 -2
- package/lib/vtx-df-modal/components/Metering/index.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/index.less +1 -5
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +2 -1
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/index.css +3 -3
- package/lib/vtx-road-modal/components/BaseInfo/index.less +3 -3
- package/lib/vtx-road-modal/components/Statistical/index.css +3 -26
- package/lib/vtx-road-modal/components/Statistical/index.js +40 -6
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.less +3 -12
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js +1 -6
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +1 -6
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/index.css +0 -11
- package/lib/vtx-staff-modal/components/Attendance/index.js +18 -5
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/index.less +1 -7
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +1 -6
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.css +2 -7
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +45 -7
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.less +5 -7
- package/lib/vtx-staff-modal/components/Equipment/index.css +1 -8
- package/lib/vtx-staff-modal/components/Equipment/index.js +13 -6
- package/lib/vtx-staff-modal/components/Equipment/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/Equipment/index.less +3 -5
- package/lib/vtx-throw-point-modal/components/index.js +0 -7
- package/lib/vtx-throw-point-modal/components/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/index.js +2 -2
- package/lib/vtx-throw-point-modal/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/index.css +1 -17
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js +18 -5
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/index.less +1 -12
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js +1 -3
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.css +4 -31
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +32 -7
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.less +5 -14
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js +12 -3
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/index.css +3 -28
- package/lib/vtx-wr-modal/components/Evaluate/index.less +3 -14
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js +11 -3
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -1
- package/lib/vtx-wr-modal/components/Monitor/index.css +2 -17
- package/lib/vtx-wr-modal/components/Monitor/index.less +2 -8
- package/package.json +1 -1
- package/lib/vtx-throw-point-modal/components/SPJK/index.css +0 -6
- package/lib/vtx-throw-point-modal/components/SPJK/index.js +0 -37
- package/lib/vtx-throw-point-modal/components/SPJK/index.js.map +0 -1
- package/lib/vtx-throw-point-modal/components/SPJK/index.less +0 -8
|
@@ -15,28 +15,13 @@
|
|
|
15
15
|
.cp-baseContent {
|
|
16
16
|
padding: 6px 10px;
|
|
17
17
|
}
|
|
18
|
-
.cp-baseContent .base-top {
|
|
19
|
-
display: -webkit-box;
|
|
20
|
-
display: -ms-flexbox;
|
|
21
|
-
display: flex;
|
|
22
|
-
-webkit-box-pack: start;
|
|
23
|
-
-ms-flex-pack: start;
|
|
24
|
-
justify-content: start;
|
|
25
|
-
-webkit-box-align: start;
|
|
26
|
-
-ms-flex-align: start;
|
|
27
|
-
align-items: start;
|
|
28
|
-
}
|
|
29
18
|
.cp-baseContent .base-top-base {
|
|
30
|
-
width: 390px;
|
|
31
19
|
height: 280px;
|
|
32
|
-
margin-bottom: 10px;
|
|
33
|
-
margin-right: 10px;
|
|
34
20
|
padding: 20px;
|
|
35
21
|
background-color: var(--bg-color2);
|
|
36
22
|
}
|
|
37
23
|
.cp-baseContent .base-top-twork {
|
|
38
24
|
height: 280px;
|
|
39
|
-
width: calc(100% - 405px);
|
|
40
25
|
padding: 20px;
|
|
41
26
|
background-color: var(--bg-color2);
|
|
42
27
|
overflow-y: auto;
|
|
@@ -85,24 +70,11 @@
|
|
|
85
70
|
.cp-baseContent .base-top-twork .twork--item-block-item-value span {
|
|
86
71
|
font-size: 20px;
|
|
87
72
|
}
|
|
88
|
-
.cp-baseContent .base-bottom {
|
|
89
|
-
display: -webkit-box;
|
|
90
|
-
display: -ms-flexbox;
|
|
91
|
-
display: flex;
|
|
92
|
-
-webkit-box-pack: start;
|
|
93
|
-
-ms-flex-pack: start;
|
|
94
|
-
justify-content: start;
|
|
95
|
-
-webkit-box-align: start;
|
|
96
|
-
-ms-flex-align: start;
|
|
97
|
-
align-items: start;
|
|
98
|
-
}
|
|
99
73
|
.cp-baseContent .base-bottom-syrules {
|
|
100
74
|
height: 335px;
|
|
101
|
-
width: 390px;
|
|
102
75
|
padding: 20px;
|
|
103
76
|
background-color: var(--bg-color2);
|
|
104
77
|
overflow-y: auto;
|
|
105
|
-
margin-right: 10px;
|
|
106
78
|
}
|
|
107
79
|
.cp-baseContent .base-bottom-syrules .syrules-item {
|
|
108
80
|
width: 100%;
|
|
@@ -145,8 +117,8 @@
|
|
|
145
117
|
background-image: url('../../imgs/khsw.png');
|
|
146
118
|
}
|
|
147
119
|
.cp-baseContent .base-bottom-syrules .syrules-item--content {
|
|
148
|
-
width:
|
|
149
|
-
padding: 4px
|
|
120
|
+
width: calc(100% - 70px);
|
|
121
|
+
padding: 4px 8px 4px 24px;
|
|
150
122
|
display: -webkit-box;
|
|
151
123
|
display: -ms-flexbox;
|
|
152
124
|
display: flex;
|
|
@@ -154,19 +126,25 @@
|
|
|
154
126
|
-ms-flex-pack: justify;
|
|
155
127
|
justify-content: space-between;
|
|
156
128
|
}
|
|
129
|
+
.cp-baseContent .base-bottom-syrules .syrules-item--content div:first-child {
|
|
130
|
+
width: 110px;
|
|
131
|
+
overflow: hidden;
|
|
132
|
+
white-space: nowrap;
|
|
133
|
+
text-overflow: ellipsis;
|
|
134
|
+
text-align: left;
|
|
135
|
+
}
|
|
157
136
|
.cp-baseContent .base-bottom-syrules .syrules-item--content div:nth-child(2) {
|
|
158
|
-
width:
|
|
137
|
+
width: 70px;
|
|
159
138
|
text-align: center;
|
|
160
139
|
}
|
|
161
140
|
.cp-baseContent .base-bottom-syrules .syrules-item--content div:last-child {
|
|
162
|
-
width:
|
|
141
|
+
width: 100px;
|
|
163
142
|
text-align: left;
|
|
164
143
|
overflow: hidden;
|
|
165
144
|
white-space: nowrap;
|
|
166
145
|
text-overflow: ellipsis;
|
|
167
146
|
}
|
|
168
147
|
.cp-baseContent .base-bottom-table {
|
|
169
|
-
width: calc(100% - 405px);
|
|
170
148
|
height: 335px;
|
|
171
149
|
background-color: var(--bg-color2);
|
|
172
150
|
padding: 10px;
|
|
@@ -6,6 +6,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _moment = _interopRequireDefault(require("moment"));
|
|
9
|
+
var _antd = require("antd");
|
|
9
10
|
var _useSettings2 = _interopRequireDefault(require("../../../vm-hooks/useSettings"));
|
|
10
11
|
var _vmSubTitle = _interopRequireDefault(require("../../../vm-sub-title"));
|
|
11
12
|
var _vmInfoCollection = _interopRequireDefault(require("../../../vm-info-collection"));
|
|
@@ -31,6 +32,13 @@ var BaseInfo = function BaseInfo(props) {
|
|
|
31
32
|
className: "cp-baseContent ".concat(theme)
|
|
32
33
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
33
34
|
className: "base-top"
|
|
35
|
+
}, /*#__PURE__*/_react["default"].createElement(_antd.Row, {
|
|
36
|
+
gutter: [10, 10]
|
|
37
|
+
}, /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
38
|
+
xxl: 9,
|
|
39
|
+
xl: 9,
|
|
40
|
+
lg: 9,
|
|
41
|
+
md: 12
|
|
34
42
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
35
43
|
className: "base-top-base"
|
|
36
44
|
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
@@ -39,28 +47,41 @@ var BaseInfo = function BaseInfo(props) {
|
|
|
39
47
|
data: baseInfo,
|
|
40
48
|
horizontal: true,
|
|
41
49
|
gap: 20
|
|
42
|
-
})), /*#__PURE__*/_react["default"].createElement(
|
|
50
|
+
}))), /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
51
|
+
xxl: 15,
|
|
52
|
+
xl: 15,
|
|
53
|
+
lg: 15,
|
|
54
|
+
md: 12
|
|
55
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
43
56
|
className: "base-top-twork"
|
|
44
57
|
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
45
58
|
title: "\u4ECA\u65E5\u4F5C\u4E1A"
|
|
46
59
|
}), /*#__PURE__*/_react["default"].createElement(_TodayWork["default"], {
|
|
47
60
|
data: todayWorkRes,
|
|
48
61
|
paramConfigsList: paramConfigsList
|
|
49
|
-
}))), /*#__PURE__*/_react["default"].createElement(
|
|
50
|
-
|
|
62
|
+
}))), /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
63
|
+
xxl: 9,
|
|
64
|
+
xl: 9,
|
|
65
|
+
lg: 9,
|
|
66
|
+
md: 12
|
|
51
67
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
52
68
|
className: "base-bottom-syrules"
|
|
53
69
|
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
54
70
|
title: "\u6536\u8FD0\u89C4\u5219"
|
|
55
71
|
}), /*#__PURE__*/_react["default"].createElement(_Rules["default"], {
|
|
56
72
|
rules: rules
|
|
57
|
-
})), /*#__PURE__*/_react["default"].createElement(
|
|
73
|
+
}))), /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
74
|
+
xxl: 15,
|
|
75
|
+
xl: 15,
|
|
76
|
+
lg: 15,
|
|
77
|
+
md: 12
|
|
78
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
58
79
|
className: "base-bottom-table"
|
|
59
80
|
}, /*#__PURE__*/_react["default"].createElement(_CarWork["default"], {
|
|
60
81
|
dataSource: dataSource,
|
|
61
82
|
isDark: isDark,
|
|
62
83
|
paramConfigsList: paramConfigsList
|
|
63
|
-
}))));
|
|
84
|
+
}))))));
|
|
64
85
|
};
|
|
65
86
|
var _default = BaseInfo;
|
|
66
87
|
exports["default"] = _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_moment","_useSettings2","_vmSubTitle","_vmInfoCollection","_Rules","_TodayWork","_CarWork","_api","obj","__esModule","BaseInfo","props","id","baseInfo","rules","_useSettings","useSettings","theme","isDark","nowDate","moment","format","_BaseService$useBaseI","BaseService","useBaseInfo","todayWorkRes","dataSource","paramConfigsList","useConfig","React","createElement","className","concat","SubTitle","title","Base","data","horizontal","gap","TodayWork","Rules","CarWork","_default","exports"],"sources":["vtx-cp-modal/components/BaseInfo/index.js"],"sourcesContent":["import React from 'react';\nimport moment from 'moment';\nimport useSettings from '../../../vm-hooks/useSettings';\nimport SubTitle from '../../../vm-sub-title';\nimport Base from '../../../vm-info-collection';\nimport Rules from './Rules';\nimport TodayWork from './TodayWork';\nimport CarWork from './CarWork';\nimport { BaseService } from '../../api';\nimport './index.less';\nconst BaseInfo = (props) => {\n const { id, baseInfo, rules } = props;\n const { theme, isDark } = useSettings();\n const nowDate = moment().format('YYYY-MM-DD');\n const { todayWorkRes, dataSource } = BaseService.useBaseInfo(id, nowDate, nowDate);\n const paramConfigsList = BaseService.useConfig();\n return (React.createElement(\"div\", { className: `cp-baseContent ${theme}` },\n React.createElement(\"div\", { className: \"base-top\" },\n React.createElement(\"div\", { className: \"base-top-base\" },\n
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_moment","_antd","_useSettings2","_vmSubTitle","_vmInfoCollection","_Rules","_TodayWork","_CarWork","_api","obj","__esModule","BaseInfo","props","id","baseInfo","rules","_useSettings","useSettings","theme","isDark","nowDate","moment","format","_BaseService$useBaseI","BaseService","useBaseInfo","todayWorkRes","dataSource","paramConfigsList","useConfig","React","createElement","className","concat","Row","gutter","Col","xxl","xl","lg","md","SubTitle","title","Base","data","horizontal","gap","TodayWork","Rules","CarWork","_default","exports"],"sources":["vtx-cp-modal/components/BaseInfo/index.js"],"sourcesContent":["import React from 'react';\nimport moment from 'moment';\nimport { Row, Col } from 'antd';\nimport useSettings from '../../../vm-hooks/useSettings';\nimport SubTitle from '../../../vm-sub-title';\nimport Base from '../../../vm-info-collection';\nimport Rules from './Rules';\nimport TodayWork from './TodayWork';\nimport CarWork from './CarWork';\nimport { BaseService } from '../../api';\nimport './index.less';\nconst BaseInfo = (props) => {\n const { id, baseInfo, rules } = props;\n const { theme, isDark } = useSettings();\n const nowDate = moment().format('YYYY-MM-DD');\n const { todayWorkRes, dataSource } = BaseService.useBaseInfo(id, nowDate, nowDate);\n const paramConfigsList = BaseService.useConfig();\n return (React.createElement(\"div\", { className: `cp-baseContent ${theme}` },\n React.createElement(\"div\", { className: \"base-top\" },\n React.createElement(Row, { gutter: [10, 10] },\n React.createElement(Col, { xxl: 9, xl: 9, lg: 9, md: 12 },\n React.createElement(\"div\", { className: \"base-top-base\" },\n React.createElement(SubTitle, { title: \"\\u57FA\\u672C\\u4FE1\\u606F\" }),\n React.createElement(Base, { data: baseInfo, horizontal: true, gap: 20 }))),\n React.createElement(Col, { xxl: 15, xl: 15, lg: 15, md: 12 },\n React.createElement(\"div\", { className: \"base-top-twork\" },\n React.createElement(SubTitle, { title: \"\\u4ECA\\u65E5\\u4F5C\\u4E1A\" }),\n React.createElement(TodayWork, { data: todayWorkRes, paramConfigsList: paramConfigsList }))),\n React.createElement(Col, { xxl: 9, xl: 9, lg: 9, md: 12 },\n React.createElement(\"div\", { className: \"base-bottom-syrules\" },\n React.createElement(SubTitle, { title: \"\\u6536\\u8FD0\\u89C4\\u5219\" }),\n React.createElement(Rules, { rules: rules }))),\n React.createElement(Col, { xxl: 15, xl: 15, lg: 15, md: 12 },\n React.createElement(\"div\", { className: \"base-bottom-table\" },\n React.createElement(CarWork, { dataSource: dataSource, isDark: isDark, paramConfigsList: paramConfigsList })))))));\n};\nexport default BaseInfo;\n"],"mappings":"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"}
|
|
@@ -11,18 +11,14 @@
|
|
|
11
11
|
.cp-baseContent {
|
|
12
12
|
padding: 6px 10px;
|
|
13
13
|
.base-top {
|
|
14
|
-
.flex-start();
|
|
14
|
+
// .flex-start();
|
|
15
15
|
&-base {
|
|
16
|
-
width: 390px;
|
|
17
16
|
height: 280px;
|
|
18
|
-
margin-bottom: 10px;
|
|
19
|
-
margin-right: 10px;
|
|
20
17
|
padding: 20px;
|
|
21
18
|
background-color: var(--bg-color2);
|
|
22
19
|
}
|
|
23
20
|
&-twork {
|
|
24
21
|
height: 280px;
|
|
25
|
-
width: calc(100% - 405px);
|
|
26
22
|
padding: 20px;
|
|
27
23
|
background-color: var(--bg-color2);
|
|
28
24
|
overflow-y: auto;
|
|
@@ -64,14 +60,11 @@
|
|
|
64
60
|
}
|
|
65
61
|
|
|
66
62
|
.base-bottom {
|
|
67
|
-
.flex-start();
|
|
68
63
|
&-syrules {
|
|
69
64
|
height: 335px;
|
|
70
|
-
width: 390px;
|
|
71
65
|
padding: 20px;
|
|
72
66
|
background-color: var(--bg-color2);
|
|
73
67
|
overflow-y: auto;
|
|
74
|
-
margin-right: 10px;
|
|
75
68
|
.syrules-item {
|
|
76
69
|
width: 100%;
|
|
77
70
|
height: 29px;
|
|
@@ -105,18 +98,25 @@
|
|
|
105
98
|
}
|
|
106
99
|
}
|
|
107
100
|
&--content {
|
|
108
|
-
width:
|
|
109
|
-
padding: 4px
|
|
101
|
+
width: calc(~'100% - 70px');
|
|
102
|
+
padding: 4px 8px 4px 24px;
|
|
110
103
|
display: flex;
|
|
111
104
|
justify-content: space-between;
|
|
112
105
|
|
|
113
106
|
div {
|
|
107
|
+
&:first-child {
|
|
108
|
+
width: 110px;
|
|
109
|
+
overflow: hidden;
|
|
110
|
+
white-space: nowrap;
|
|
111
|
+
text-overflow: ellipsis;
|
|
112
|
+
text-align: left;
|
|
113
|
+
}
|
|
114
114
|
&:nth-child(2) {
|
|
115
|
-
width:
|
|
115
|
+
width: 70px;
|
|
116
116
|
text-align: center;
|
|
117
117
|
}
|
|
118
118
|
&:last-child {
|
|
119
|
-
width:
|
|
119
|
+
width: 100px;
|
|
120
120
|
text-align: left;
|
|
121
121
|
overflow: hidden;
|
|
122
122
|
white-space: nowrap;
|
|
@@ -127,7 +127,6 @@
|
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
129
|
&-table {
|
|
130
|
-
width: calc(100% - 405px);
|
|
131
130
|
height: 335px;
|
|
132
131
|
background-color: var(--bg-color2);
|
|
133
132
|
padding: 10px;
|
|
@@ -2,23 +2,9 @@
|
|
|
2
2
|
margin: 6px;
|
|
3
3
|
width: 100%;
|
|
4
4
|
}
|
|
5
|
-
.cp-exeception-head {
|
|
6
|
-
width: 100%;
|
|
7
|
-
display: -webkit-box;
|
|
8
|
-
display: -ms-flexbox;
|
|
9
|
-
display: flex;
|
|
10
|
-
-webkit-box-pack: start;
|
|
11
|
-
-ms-flex-pack: start;
|
|
12
|
-
justify-content: start;
|
|
13
|
-
-webkit-box-align: start;
|
|
14
|
-
-ms-flex-align: start;
|
|
15
|
-
align-items: start;
|
|
16
|
-
}
|
|
17
5
|
.cp-exeception .exeception-summary {
|
|
18
6
|
padding: 14px 20px;
|
|
19
7
|
background-color: var(--bg-color2);
|
|
20
|
-
width: 500px;
|
|
21
|
-
margin-right: 6px;
|
|
22
8
|
}
|
|
23
9
|
.cp-exeception .exeception-summary-time {
|
|
24
10
|
margin: 24px;
|
|
@@ -101,15 +87,14 @@
|
|
|
101
87
|
transform: rotate(45deg);
|
|
102
88
|
}
|
|
103
89
|
.cp-exeception .exeception-trend {
|
|
104
|
-
width: calc(100% - 518px);
|
|
105
90
|
height: 358px;
|
|
106
91
|
padding: 14px 20px;
|
|
107
92
|
background-color: var(--bg-color2);
|
|
108
93
|
}
|
|
109
94
|
.cp-exeception .exeception-record {
|
|
110
95
|
padding: 14px 20px;
|
|
111
|
-
margin: 6px 12px 0 0;
|
|
112
96
|
background-color: var(--bg-color2);
|
|
97
|
+
min-height: 180px;
|
|
113
98
|
}
|
|
114
99
|
.cp-exeception .exeception-record-head {
|
|
115
100
|
display: -webkit-box;
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _antd = require("antd");
|
|
8
9
|
var _Summary = _interopRequireDefault(require("./Summary"));
|
|
9
10
|
var _MonthTrend = _interopRequireDefault(require("./MonthTrend"));
|
|
10
11
|
var _ExeceptionRecord = _interopRequireDefault(require("./ExeceptionRecord"));
|
|
@@ -18,15 +19,27 @@ var ExeceptionInfo = function ExeceptionInfo(props) {
|
|
|
18
19
|
var id = props.id;
|
|
19
20
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
20
21
|
className: "cp-exeception"
|
|
21
|
-
}, /*#__PURE__*/_react["default"].createElement(
|
|
22
|
-
|
|
22
|
+
}, /*#__PURE__*/_react["default"].createElement(_antd.Row, {
|
|
23
|
+
gutter: [10, 10]
|
|
24
|
+
}, /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
25
|
+
xxl: 10,
|
|
26
|
+
xl: 11,
|
|
27
|
+
lg: 12,
|
|
28
|
+
md: 24
|
|
23
29
|
}, /*#__PURE__*/_react["default"].createElement(_Summary["default"], {
|
|
24
30
|
id: id
|
|
25
|
-
}), /*#__PURE__*/_react["default"].createElement(
|
|
31
|
+
})), /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
32
|
+
xxl: 14,
|
|
33
|
+
xl: 13,
|
|
34
|
+
lg: 12,
|
|
35
|
+
md: 24
|
|
36
|
+
}, /*#__PURE__*/_react["default"].createElement(_MonthTrend["default"], {
|
|
26
37
|
id: id
|
|
27
|
-
})), /*#__PURE__*/_react["default"].createElement(
|
|
38
|
+
})), /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
39
|
+
span: 24
|
|
40
|
+
}, /*#__PURE__*/_react["default"].createElement(_ExeceptionRecord["default"], {
|
|
28
41
|
id: id
|
|
29
|
-
}));
|
|
42
|
+
}))));
|
|
30
43
|
};
|
|
31
44
|
var _default = ExeceptionInfo;
|
|
32
45
|
exports["default"] = _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_Summary","_MonthTrend","_ExeceptionRecord","obj","__esModule","ExeceptionInfo","props","id","React","createElement","className","Summary","MonthTrend","Record","_default","exports"],"sources":["vtx-cp-modal/components/ExeceptionInfo/index.js"],"sourcesContent":["/**\n * 收集点-异常信息\n */\nimport React from 'react';\nimport Summary from './Summary';\nimport MonthTrend from './MonthTrend';\nimport Record from './ExeceptionRecord';\nimport './index.less';\nconst ExeceptionInfo = props => {\n const { id } = props;\n return (React.createElement(\"div\", { className: \"cp-exeception\" },\n React.createElement(
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_antd","_Summary","_MonthTrend","_ExeceptionRecord","obj","__esModule","ExeceptionInfo","props","id","React","createElement","className","Row","gutter","Col","xxl","xl","lg","md","Summary","MonthTrend","span","Record","_default","exports"],"sources":["vtx-cp-modal/components/ExeceptionInfo/index.js"],"sourcesContent":["/**\n * 收集点-异常信息\n */\nimport React from 'react';\nimport { Row, Col } from 'antd';\nimport Summary from './Summary';\nimport MonthTrend from './MonthTrend';\nimport Record from './ExeceptionRecord';\nimport './index.less';\nconst ExeceptionInfo = props => {\n const { id } = props;\n return (React.createElement(\"div\", { className: \"cp-exeception\" },\n React.createElement(Row, { gutter: [10, 10] },\n React.createElement(Col, { xxl: 10, xl: 11, lg: 12, md: 24 },\n React.createElement(Summary, { id: id })),\n React.createElement(Col, { xxl: 14, xl: 13, lg: 12, md: 24 },\n React.createElement(MonthTrend, { id: id })),\n React.createElement(Col, { span: 24 },\n React.createElement(Record, { id: id })))));\n};\nexport default ExeceptionInfo;\n"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,KAAA,GAAAD,OAAA;AACA,IAAAE,QAAA,GAAAH,sBAAA,CAAAC,OAAA;AACA,IAAAG,WAAA,GAAAJ,sBAAA,CAAAC,OAAA;AACA,IAAAI,iBAAA,GAAAL,sBAAA,CAAAC,OAAA;AACAA,OAAA;AAAsB,SAAAD,uBAAAM,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,gBAAAA,GAAA;AARtB;AACA;AACA;;AAOA,IAAME,cAAc,GAAG,SAAjBA,cAAcA,CAAGC,KAAK,EAAI;EAC5B,IAAQC,EAAE,GAAKD,KAAK,CAAZC,EAAE;EACV,oBAAQC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,EAAE;EAAgB,CAAC,eAC7DF,iBAAK,CAACC,aAAa,CAACE,SAAG,EAAE;IAAEC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE;EAAE,CAAC,eACzCJ,iBAAK,CAACC,aAAa,CAACI,SAAG,EAAE;IAAEC,GAAG,EAAE,EAAE;IAAEC,EAAE,EAAE,EAAE;IAAEC,EAAE,EAAE,EAAE;IAAEC,EAAE,EAAE;EAAG,CAAC,eACxDT,iBAAK,CAACC,aAAa,CAACS,mBAAO,EAAE;IAAEX,EAAE,EAAEA;EAAG,CAAC,CAAC,CAAC,eAC7CC,iBAAK,CAACC,aAAa,CAACI,SAAG,EAAE;IAAEC,GAAG,EAAE,EAAE;IAAEC,EAAE,EAAE,EAAE;IAAEC,EAAE,EAAE,EAAE;IAAEC,EAAE,EAAE;EAAG,CAAC,eACxDT,iBAAK,CAACC,aAAa,CAACU,sBAAU,EAAE;IAAEZ,EAAE,EAAEA;EAAG,CAAC,CAAC,CAAC,eAChDC,iBAAK,CAACC,aAAa,CAACI,SAAG,EAAE;IAAEO,IAAI,EAAE;EAAG,CAAC,eACjCZ,iBAAK,CAACC,aAAa,CAACY,4BAAM,EAAE;IAAEd,EAAE,EAAEA;EAAG,CAAC,CAAC,CAAC,CAAC,CAAC;AAC1D,CAAC;AAAC,IAAAe,QAAA,GACajB,cAAc;AAAAkB,OAAA,cAAAD,QAAA"}
|
|
@@ -2,18 +2,9 @@
|
|
|
2
2
|
margin: 6px;
|
|
3
3
|
width: 100%;
|
|
4
4
|
|
|
5
|
-
&-head {
|
|
6
|
-
width: 100%;
|
|
7
|
-
display: flex;
|
|
8
|
-
justify-content: start;
|
|
9
|
-
align-items: start;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
5
|
.exeception-summary {
|
|
13
6
|
padding: 14px 20px;
|
|
14
7
|
background-color: var(--bg-color2);
|
|
15
|
-
width: 500px;
|
|
16
|
-
margin-right: 6px;
|
|
17
8
|
|
|
18
9
|
&-time {
|
|
19
10
|
margin: 24px;
|
|
@@ -84,7 +75,6 @@
|
|
|
84
75
|
}
|
|
85
76
|
|
|
86
77
|
.exeception-trend {
|
|
87
|
-
width: calc(100% - 518px);
|
|
88
78
|
height: 358px;
|
|
89
79
|
padding: 14px 20px;
|
|
90
80
|
background-color: var(--bg-color2);
|
|
@@ -92,8 +82,8 @@
|
|
|
92
82
|
|
|
93
83
|
.exeception-record {
|
|
94
84
|
padding: 14px 20px;
|
|
95
|
-
margin: 6px 12px 0 0;
|
|
96
85
|
background-color: var(--bg-color2);
|
|
86
|
+
min-height: 180px;
|
|
97
87
|
|
|
98
88
|
&-head {
|
|
99
89
|
display: flex;
|
|
@@ -3,28 +3,10 @@
|
|
|
3
3
|
}
|
|
4
4
|
.cp-syinfo-head {
|
|
5
5
|
padding: 8px 20px;
|
|
6
|
-
display: -webkit-box;
|
|
7
|
-
display: -ms-flexbox;
|
|
8
|
-
display: flex;
|
|
9
|
-
-webkit-box-pack: justify;
|
|
10
|
-
-ms-flex-pack: justify;
|
|
11
|
-
justify-content: space-between;
|
|
12
|
-
-webkit-box-align: center;
|
|
13
|
-
-ms-flex-align: center;
|
|
14
|
-
align-items: center;
|
|
15
6
|
background-color: var(--bg-color2);
|
|
16
7
|
}
|
|
17
8
|
.cp-syinfo-base {
|
|
18
|
-
margin-top:
|
|
19
|
-
display: -webkit-box;
|
|
20
|
-
display: -ms-flexbox;
|
|
21
|
-
display: flex;
|
|
22
|
-
-webkit-box-pack: start;
|
|
23
|
-
-ms-flex-pack: start;
|
|
24
|
-
justify-content: start;
|
|
25
|
-
-webkit-box-align: start;
|
|
26
|
-
-ms-flex-align: start;
|
|
27
|
-
align-items: start;
|
|
9
|
+
margin-top: 10px;
|
|
28
10
|
}
|
|
29
11
|
.cp-syinfo-base-noweight {
|
|
30
12
|
padding: 12px 20px;
|
|
@@ -32,9 +14,7 @@
|
|
|
32
14
|
background-color: var(--bg-color2);
|
|
33
15
|
}
|
|
34
16
|
.cp-syinfo-base-weight {
|
|
35
|
-
width: 49%;
|
|
36
17
|
height: 200px;
|
|
37
|
-
margin-right: 1%;
|
|
38
18
|
background-color: var(--bg-color2);
|
|
39
19
|
padding-left: 20px;
|
|
40
20
|
padding-top: 12px;
|
|
@@ -47,7 +27,6 @@
|
|
|
47
27
|
flex-wrap: wrap;
|
|
48
28
|
}
|
|
49
29
|
.cp-syinfo-base-chart {
|
|
50
|
-
width: 50%;
|
|
51
30
|
height: 200px;
|
|
52
31
|
padding-left: 20px;
|
|
53
32
|
padding-top: 12px;
|
|
@@ -8,6 +8,7 @@ exports["default"] = void 0;
|
|
|
8
8
|
var _react = _interopRequireWildcard(require("react"));
|
|
9
9
|
var _ahooks = require("ahooks");
|
|
10
10
|
var _moment = _interopRequireDefault(require("moment"));
|
|
11
|
+
var _antd = require("antd");
|
|
11
12
|
var _vmSubTitle = _interopRequireDefault(require("../../../vm-sub-title"));
|
|
12
13
|
var _vmSubTabs = require("../../../vm-sub-tabs");
|
|
13
14
|
var _vmFilter = require("../../../vm-filter");
|
|
@@ -202,6 +203,10 @@ var SyInfo = function SyInfo(props) {
|
|
|
202
203
|
className: "cp-syinfo"
|
|
203
204
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
204
205
|
className: "cp-syinfo-head"
|
|
206
|
+
}, /*#__PURE__*/_react["default"].createElement(_antd.Row, {
|
|
207
|
+
gutter: 10
|
|
208
|
+
}, /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
209
|
+
flex: 'auto'
|
|
205
210
|
}, /*#__PURE__*/_react["default"].createElement(_vmSubTabs.SubTabsLine, {
|
|
206
211
|
items: baseInfo === null || baseInfo === void 0 ? void 0 : baseInfo.map(function (ele) {
|
|
207
212
|
return {
|
|
@@ -215,13 +220,22 @@ var SyInfo = function SyInfo(props) {
|
|
|
215
220
|
filterKey: key
|
|
216
221
|
});
|
|
217
222
|
}
|
|
218
|
-
}), /*#__PURE__*/_react["default"].createElement(
|
|
223
|
+
})), /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
224
|
+
flex: '230px'
|
|
225
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmFilter.VMRangePicker, {
|
|
219
226
|
value: [(0, _moment["default"])(startDate), (0, _moment["default"])(endDate)],
|
|
220
227
|
onChange: function onChange(dates) {
|
|
221
228
|
return dates && handleDateChange((0, _moment["default"])(dates[0]).format('YYYY-MM-DD'), (0, _moment["default"])(dates[1]).format('YYYY-MM-DD'));
|
|
222
229
|
}
|
|
223
|
-
})), showWeight ? /*#__PURE__*/_react["default"].createElement(
|
|
230
|
+
})))), showWeight ? /*#__PURE__*/_react["default"].createElement("div", {
|
|
224
231
|
className: "cp-syinfo-base"
|
|
232
|
+
}, /*#__PURE__*/_react["default"].createElement(_antd.Row, {
|
|
233
|
+
gutter: 10
|
|
234
|
+
}, /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
235
|
+
xxl: 12,
|
|
236
|
+
xl: 12,
|
|
237
|
+
lg: 24,
|
|
238
|
+
md: 24
|
|
225
239
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
226
240
|
className: "cp-syinfo-base-weight"
|
|
227
241
|
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
@@ -283,17 +297,20 @@ var SyInfo = function SyInfo(props) {
|
|
|
283
297
|
width: '150px',
|
|
284
298
|
marginBottom: '24px'
|
|
285
299
|
}
|
|
286
|
-
}))), /*#__PURE__*/_react["default"].createElement(
|
|
300
|
+
})))), /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
301
|
+
xxl: 12,
|
|
302
|
+
xl: 12,
|
|
303
|
+
lg: 24,
|
|
304
|
+
md: 24
|
|
305
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
287
306
|
className: "cp-syinfo-base-chart"
|
|
288
307
|
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
289
308
|
title: "\u5783\u573E\u4EA7\u751F\u91CF"
|
|
290
309
|
}), /*#__PURE__*/_react["default"].createElement(_Ljcsl["default"], {
|
|
291
310
|
data: collectWeight
|
|
292
|
-
})))) : /*#__PURE__*/_react["default"].createElement("div", {
|
|
311
|
+
}))))) : /*#__PURE__*/_react["default"].createElement("div", {
|
|
293
312
|
className: "cp-syinfo-base-noweight"
|
|
294
|
-
}, /*#__PURE__*/_react["default"].createElement("
|
|
295
|
-
className: "cp-syinfo-base"
|
|
296
|
-
}, /*#__PURE__*/_react["default"].createElement(_vmImageText["default"], {
|
|
313
|
+
}, /*#__PURE__*/_react["default"].createElement(_antd.Row, null, /*#__PURE__*/_react["default"].createElement(_vmImageText["default"], {
|
|
297
314
|
src: getSrc('jhsj'),
|
|
298
315
|
name: "\u8BA1\u5212\u6536\u96C6",
|
|
299
316
|
value: planCollectNums,
|