@vtx/modals2 5.0.13 → 5.0.15
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/_components/vm-extra-tab/style/index.less +1 -1
- package/lib/_components/vm-factor/index.js +1 -1
- package/lib/_components/vm-factor-list/index.js +4 -1
- package/lib/_components/vm-filter/style/index.less +4 -3
- package/lib/_components/vm-pie-charts/index.js +3 -0
- package/lib/_components/vm-wrapper/style/index.less +1 -1
- package/lib/_util/iconSvgHtml.js +653 -224
- package/lib/index.js +4 -1
- package/lib/style/index.less +1 -6
- package/lib/vtx-base-modal/Tabs/index.js +28 -3
- package/lib/vtx-base-modal/index.js +2 -2
- package/lib/vtx-base-modal/style/index.less +3 -1
- package/lib/vtx-car-modal/index.js +29 -29
- package/lib/vtx-cc-cp-modal/index.js +6 -6
- package/lib/vtx-cc-unit-modal/index.js +6 -6
- package/lib/vtx-cp-modal/index.js +10 -14
- package/lib/vtx-default-modal/components/BaseInfo/index.less +1 -0
- package/lib/vtx-default-modal/index.js +3 -3
- package/lib/vtx-device-modal/index.js +5 -5
- package/lib/vtx-df-modal/index.js +5 -6
- package/lib/vtx-housing-estate-modal/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Base/index.js +20 -0
- package/lib/vtx-jzlj-gcxm-modal/components/index.js +2 -0
- package/lib/vtx-jzlj-gcxm-modal/index.js +77 -0
- package/lib/vtx-jzlj-gcxm-modal/style/index.js +1 -0
- package/lib/vtx-jzlj-gcxm-modal/style/index.less +1 -0
- package/lib/vtx-qyry-modal/index.js +6 -6
- package/lib/vtx-restaurant-modal/index.js +6 -6
- package/lib/vtx-road-modal/components/BaseInfo/index.less +34 -31
- package/lib/vtx-road-modal/index.js +3 -3
- package/lib/vtx-shxq-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-shxq-modal/components/Tfd/index.js +1 -1
- package/lib/vtx-shxq-modal/components/Tfd/index.less +6 -0
- package/lib/vtx-shxq-modal/components/ThrowRecord/index.js +1 -1
- package/lib/vtx-shxq-modal/index.js +2 -2
- package/lib/vtx-staff-modal/index.js +5 -9
- package/lib/vtx-tfd-modal/index.js +2 -2
- package/lib/vtx-wr-modal/components/Base/Ptss.js +71 -31
- package/lib/vtx-wr-modal/components/Base/assets/alert.png +0 -0
- package/lib/vtx-wr-modal/components/Base/index.js +15 -3
- package/lib/vtx-wr-modal/components/Base/index.less +14 -1
- package/lib/vtx-wr-modal/index.js +3 -1
- package/lib/vtx-zf-modal/components/Base/index.js +64 -40
- package/lib/vtx-zf-modal/components/Base/index.less +0 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/ckeditor.d.ts +109 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/ckeditor.js +5 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/ckeditor.js.map +1 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/af.js +33 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ar.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ast.js +109 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/az.js +221 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/bg.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/bn.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/bs.js +80 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ca.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/cs.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/da.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/de-ch.js +220 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/de.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/el.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/en-au.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/en-gb.js +215 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/en.js +92 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/eo.js +120 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/es-co.js +36 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/es.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/et.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/eu.js +121 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/fa.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/fi.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/fr.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/gl.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/gu.js +22 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/he.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/hi.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/hr.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/hu.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/id.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/it.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ja.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/jv.js +106 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/kk.js +13 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/km.js +127 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/kn.js +121 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ko.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ku.js +219 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/lt.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/lv.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ms.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/nb.js +199 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ne.js +215 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/nl.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/no.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/oc.js +21 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/pl.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/pt-br.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/pt.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ro.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ru.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/si.js +76 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/sk.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/sl.js +78 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/sq.js +208 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/sr-latn.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/sr.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/sv.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/th.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/tk.js +220 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/tr.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/tt.js +170 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ug.js +205 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/uk.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/ur.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/uz.js +220 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/vi.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/zh-cn.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/ckeditor/translations/zh.js +222 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/context/Event.js +42 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/context/context.js +98 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/context/index.js +3 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/context/useContextComponent.js +16 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/index.js +294 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/index.less +133 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/utils/util.js +67 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/view.js +216 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/CKModal.js +77 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/OpenPanelCommand.js +31 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/config.js +146 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/editableDiv/FormView.js +92 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/editableDiv/index.js +341 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/editableDiv/index.less +1 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/FormView.js +94 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/date.js +334 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/index.js +330 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/index.less +36 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/FormView.js +93 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/checkbox.js +335 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/index.js +335 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/index.less +35 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/sign/FormView.js +94 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/sign/index.js +338 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/sign/index.less +1 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/style.less +92 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/textarea/FormView.js +94 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/textarea/index.js +328 -0
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/textarea/index.less +1 -0
- package/lib/vtx-zf-modal/components/Document/index.js +84 -0
- package/lib/vtx-zf-modal/components/Document/index.less +47 -0
- package/lib/vtx-zf-modal/components/File/index.js +192 -0
- package/lib/vtx-zf-modal/components/File/index.less +43 -0
- package/lib/vtx-zf-modal/components/Process/index.js +189 -5
- package/lib/vtx-zf-modal/components/Process/index.less +69 -15
- package/lib/vtx-zf-modal/components/Record/index.js +116 -0
- package/lib/vtx-zf-modal/components/Record/index.less +34 -0
- package/lib/vtx-zf-modal/components/Right/index.js +6 -7
- package/lib/vtx-zf-modal/components/index.js +4 -1
- package/lib/vtx-zf-modal/index.js +28 -10
- package/lib/vtx-zf-modal/style/index.js +4 -0
- package/lib/vtx-zzz-modal/style/index.js +1 -0
- package/package.json +2 -1
package/lib/index.js
CHANGED
|
@@ -17,4 +17,7 @@ export { default as VtxCcCpModal } from "./vtx-cc-cp-modal";
|
|
|
17
17
|
export { default as VtxKhModal } from "./vtx-kh-modal";
|
|
18
18
|
export { default as VtxZgModal } from "./vtx-zg-modal";
|
|
19
19
|
export { default as VtxSdydTfdModal } from "./vtx-sdyd-tfd-modal";
|
|
20
|
-
export { default as VtxZfModal } from "./vtx-zf-modal";
|
|
20
|
+
export { default as VtxZfModal } from "./vtx-zf-modal";
|
|
21
|
+
|
|
22
|
+
// 建筑垃圾产品弹窗
|
|
23
|
+
export { default as VtxJzljGcxmModal } from "./vtx-jzlj-gcxm-modal"; // 建筑垃圾-工程项目
|
package/lib/style/index.less
CHANGED
|
@@ -26,15 +26,10 @@
|
|
|
26
26
|
#cef0ff 100%
|
|
27
27
|
);
|
|
28
28
|
--modal-head-line-shadow: 0 4px 4px 0 rgba(0, 0, 0, 25%);
|
|
29
|
-
--modal-content-bg: linear-gradient(
|
|
30
|
-
180deg,
|
|
31
|
-
rgba(0, 120, 199, 0.8) 0%,
|
|
32
|
-
rgba(15, 72, 118, 0) 100%
|
|
33
|
-
);
|
|
34
29
|
--modal-head-split-line-color: rgba(255, 255, 255, 0.2);
|
|
35
30
|
--modal-content-bg: linear-gradient(
|
|
36
31
|
180deg,
|
|
37
|
-
rgba(0, 120, 199, 0.
|
|
32
|
+
rgba(0, 120, 199, 0.4) 0%,
|
|
38
33
|
rgba(15, 72, 118, 0) 100%
|
|
39
34
|
);
|
|
40
35
|
--modal-content-box-shadow: 0 4px 4px 0 rgba(22, 119, 255, 25%),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import classNames from 'classnames';
|
|
2
|
-
import { AccessIcon, AlarmIcon, AnalysisIcon, AnnouncementIcon, AnnualInspectionIcon, AssessmentIcon, AssetIcon, AttendanceIcon, CalendarIcon, CaseIcon, ChargingIcon, CollectionIcon, ContractIcon, DeviceIcon, DocumentIcon, EvaluationIcon, FactoryIcon, HistoryIcon, IndexIcon, InspectionIcon, InsuranceIcon, InterviewIcon, LifeCycleIcon, LogIcon, MaintenanceIcon, MeasurementIcon, OilIcon, OperationIcon, PointIcon, ProcessIcon, ProductionUnitIcon, RouteIcon, SchedulingIcon, SparePartsIcon, SpeedCurveIcon, StatisticsIcon, SummaryIcon, TrashIcon, VideoIcon, ViolationIcon, WaterIcon, WorkInfoIcon, WorkingConditionIcon, WorkOrderIcon } from "../../_util/iconSvgHtml";
|
|
2
|
+
import { AccessIcon, AlarmIcon, AnalysisIcon, AnnouncementIcon, AnnualInspectionIcon, AppraisalIcon, AppraiseIcon, AssessmentIcon, AssetIcon, AttendanceIcon, CalendarIcon, CaseIcon, ChargingIcon, CollectionIcon, ContractIcon, DeviceIcon, DocumentIcon, EquipmentIcon, EvaluationIcon, FactoryIcon, HistoryIcon, IndexIcon, InspectionIcon, InsuranceIcon, InterviewIcon, LifeCycleIcon, LogIcon, MaintenanceIcon, MeasurementIcon, MeteringIcon, OilIcon, OperationIcon, PointIcon, ProcessIcon, ProductionUnitIcon, RmIcon, RouteIcon, SbzjIcon, SchedulingIcon, ScoreIcon, SparePartsIcon, SpeedCurveIcon, StatisticsIcon, SummaryIcon, SyInfoIcon, TfdIcon, TfrdIcon, ThrowIcon, TrashIcon, VideoIcon, ViolationIcon, WaterIcon, WgrgsIcon, WgxwIcon, WorkConditionIcon, WorkInfoIcon, WorkingConditionIcon, WorkOrderIcon } from "../../_util/iconSvgHtml";
|
|
3
3
|
import "./index.less";
|
|
4
4
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
5
|
var Tabs = function Tabs(props) {
|
|
@@ -10,9 +10,28 @@ var Tabs = function Tabs(props) {
|
|
|
10
10
|
_props$theme = props.theme,
|
|
11
11
|
theme = _props$theme === void 0 ? 'light' : _props$theme;
|
|
12
12
|
var iconRender = {
|
|
13
|
+
'default-base': SummaryIcon,
|
|
14
|
+
base: SummaryIcon,
|
|
13
15
|
summary: SummaryIcon,
|
|
14
16
|
history: HistoryIcon,
|
|
15
17
|
alarm: AlarmIcon,
|
|
18
|
+
'cp-sy': SyInfoIcon,
|
|
19
|
+
'cp-warning': AlarmIcon,
|
|
20
|
+
'cp-exeception': AlarmIcon,
|
|
21
|
+
sy: SyInfoIcon,
|
|
22
|
+
warning: AlarmIcon,
|
|
23
|
+
exeception: AlarmIcon,
|
|
24
|
+
rm: RmIcon,
|
|
25
|
+
'default-rm': RmIcon,
|
|
26
|
+
appraisal: AppraisalIcon,
|
|
27
|
+
'default-appraisal': AppraisalIcon,
|
|
28
|
+
equipment: EquipmentIcon,
|
|
29
|
+
sbzj: SbzjIcon,
|
|
30
|
+
wgxw: WgxwIcon,
|
|
31
|
+
tfrd: TfrdIcon,
|
|
32
|
+
throw: ThrowIcon,
|
|
33
|
+
tfd: TfdIcon,
|
|
34
|
+
wgrgs: WgrgsIcon,
|
|
16
35
|
water: WaterIcon,
|
|
17
36
|
oil: OilIcon,
|
|
18
37
|
video: VideoIcon,
|
|
@@ -49,18 +68,24 @@ var Tabs = function Tabs(props) {
|
|
|
49
68
|
route: RouteIcon,
|
|
50
69
|
measurement: MeasurementIcon,
|
|
51
70
|
workingCondition: WorkingConditionIcon,
|
|
71
|
+
workCondition: WorkConditionIcon,
|
|
72
|
+
metering: MeteringIcon,
|
|
52
73
|
evaluation: EvaluationIcon,
|
|
53
74
|
scheduling: SchedulingIcon,
|
|
54
75
|
workOrder: WorkOrderIcon,
|
|
55
76
|
assessment: AssessmentIcon,
|
|
56
|
-
index: IndexIcon
|
|
77
|
+
index: IndexIcon,
|
|
78
|
+
appraise: AppraiseIcon,
|
|
79
|
+
score: ScoreIcon,
|
|
80
|
+
build: WorkInfoIcon,
|
|
81
|
+
file: DocumentIcon
|
|
57
82
|
};
|
|
58
83
|
return tabs.length ? /*#__PURE__*/_jsx("div", {
|
|
59
84
|
className: 'vm-modal-tabs',
|
|
60
85
|
children: tabs.map(function (tab, index) {
|
|
61
86
|
var width = 26,
|
|
62
87
|
height = 26;
|
|
63
|
-
var ComponentIcon = iconRender[tab.key];
|
|
88
|
+
var ComponentIcon = iconRender[tab.key] || SummaryIcon;
|
|
64
89
|
return /*#__PURE__*/_jsxs("div", {
|
|
65
90
|
onClick: function onClick() {
|
|
66
91
|
onChange(tab.key);
|
|
@@ -126,7 +126,7 @@ var VmBaseModal = function VmBaseModal(props) {
|
|
|
126
126
|
if (prefixList.length === 2) {
|
|
127
127
|
prefix = "/".concat(prefixList[0]);
|
|
128
128
|
}
|
|
129
|
-
var _theme = theme === '
|
|
129
|
+
var _theme = theme === 'light' ? 'light' : 'dark';
|
|
130
130
|
if (type === 'car') {
|
|
131
131
|
var path = 'index';
|
|
132
132
|
src = iframeUrl || "".concat(prefix, "/carHistory/#/").concat(path, "?carId=").concat(id, "&theme=").concat(_theme, "&startTime=").concat(startDate ? dayjs(startDate).format('YYYY-MM-DD 00:00:00') : '', "&endTime=").concat(endDate ? dayjs(endDate).format('YYYY-MM-DD 23:59:59') : '');
|
|
@@ -184,7 +184,7 @@ var VmBaseModal = function VmBaseModal(props) {
|
|
|
184
184
|
setCurrentTabKey(key);
|
|
185
185
|
},
|
|
186
186
|
active: currentTabKey,
|
|
187
|
-
theme:
|
|
187
|
+
theme: theme
|
|
188
188
|
}), /*#__PURE__*/_jsx(VtxThemeProvider, {
|
|
189
189
|
value: value,
|
|
190
190
|
children: /*#__PURE__*/_jsx("div", {
|
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
width: 100%;
|
|
45
45
|
background: var(--modal-content-bg);
|
|
46
46
|
border-radius: 8px;
|
|
47
|
+
opacity: 0.8;
|
|
47
48
|
}
|
|
48
49
|
.vm-base-modal-content-wrap {
|
|
49
50
|
flex: 1;
|
|
@@ -52,7 +53,8 @@
|
|
|
52
53
|
padding: 0 16px 16px;
|
|
53
54
|
.vm-base-modal-content {
|
|
54
55
|
height: 100%;
|
|
55
|
-
overflow:
|
|
56
|
+
overflow-x: hidden;
|
|
57
|
+
overflow-y: auto;
|
|
56
58
|
}
|
|
57
59
|
}
|
|
58
60
|
* {
|
|
@@ -13,55 +13,55 @@ import { Cc, Common, JXH, Ljsy, Ljzy } from "./content";
|
|
|
13
13
|
import "./style";
|
|
14
14
|
// 总览信息
|
|
15
15
|
import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
|
|
16
|
-
var TABS_BASE = '
|
|
16
|
+
var TABS_BASE = 'base';
|
|
17
17
|
// 车辆档案
|
|
18
|
-
var TABS_DETAIL = '
|
|
18
|
+
var TABS_DETAIL = 'detail';
|
|
19
19
|
// 报警信息
|
|
20
|
-
var TABS_ALARM = '
|
|
20
|
+
var TABS_ALARM = 'alarm';
|
|
21
21
|
// 运行日历
|
|
22
|
-
var TABS_STATIC = '
|
|
22
|
+
var TABS_STATIC = 'static';
|
|
23
23
|
// 水耗信息
|
|
24
|
-
var TABS_WATER = '
|
|
24
|
+
var TABS_WATER = 'water';
|
|
25
25
|
// 油耗信息
|
|
26
|
-
var TABS_OIL = '
|
|
26
|
+
var TABS_OIL = 'oil';
|
|
27
27
|
// 维保信息
|
|
28
|
-
var TABS_MAINTENANCE = '
|
|
28
|
+
var TABS_MAINTENANCE = 'maintenance';
|
|
29
29
|
// 视频信息
|
|
30
|
-
var TABS_VIDEO = '
|
|
30
|
+
var TABS_VIDEO = 'video';
|
|
31
31
|
// 设备档案
|
|
32
|
-
var TABS_DEVICE = '
|
|
32
|
+
var TABS_DEVICE = 'device';
|
|
33
33
|
// 机械化-总览信息
|
|
34
|
-
var TABS_JXH_BASE = '
|
|
34
|
+
var TABS_JXH_BASE = 'jxh-base';
|
|
35
35
|
// 机械化-作业日历
|
|
36
|
-
var TABS_JXH_STATIC = '
|
|
36
|
+
var TABS_JXH_STATIC = 'jxh-static';
|
|
37
37
|
// 机械化-报警信息
|
|
38
|
-
var TABS_JXH_ALARM = '
|
|
38
|
+
var TABS_JXH_ALARM = 'jxh-alarm';
|
|
39
39
|
// 机械化-作业记录
|
|
40
|
-
var TABS_JXH_WORK = '
|
|
40
|
+
var TABS_JXH_WORK = 'jxh-work';
|
|
41
41
|
// 垃圾收运-总览信息
|
|
42
|
-
var TABS_LJSY_BASE = '
|
|
42
|
+
var TABS_LJSY_BASE = 'ljsy-base';
|
|
43
43
|
// 垃圾收运-运行日历
|
|
44
|
-
var TABS_LJSY_STATIC = '
|
|
44
|
+
var TABS_LJSY_STATIC = 'ljsy-static';
|
|
45
45
|
// 垃圾收运-报警信息
|
|
46
|
-
var TABS_LJSY_ALARM = '
|
|
46
|
+
var TABS_LJSY_ALARM = 'ljsy-alarm';
|
|
47
47
|
// 垃圾收运-收运记录
|
|
48
|
-
var TABS_LJSY_WORK = '
|
|
48
|
+
var TABS_LJSY_WORK = 'ljsy-work';
|
|
49
49
|
// 餐厨-总览信息
|
|
50
|
-
var TABS_CC_BASE = '
|
|
50
|
+
var TABS_CC_BASE = 'cc-base';
|
|
51
51
|
// 餐厨-运行日历
|
|
52
|
-
var TABS_CC_STATIC = '
|
|
52
|
+
var TABS_CC_STATIC = 'cc-static';
|
|
53
53
|
// 餐厨-报警信息
|
|
54
|
-
var TABS_CC_ALARM = '
|
|
54
|
+
var TABS_CC_ALARM = 'cc-alarm';
|
|
55
55
|
// 餐厨-收运记录
|
|
56
|
-
var TABS_CC_WORK = '
|
|
56
|
+
var TABS_CC_WORK = 'cc-work';
|
|
57
57
|
// 餐厨-联单信息
|
|
58
|
-
var TABS_CC_ORDER = '
|
|
58
|
+
var TABS_CC_ORDER = 'cc-order';
|
|
59
59
|
// 垃圾转运-总览信息
|
|
60
|
-
var TABS_LJZY_BASE = '
|
|
60
|
+
var TABS_LJZY_BASE = 'ljzy-base';
|
|
61
61
|
// 垃圾转运-统计信息
|
|
62
|
-
var TABS_LJZY_STATIC = '
|
|
62
|
+
var TABS_LJZY_STATIC = 'ljzy-static';
|
|
63
63
|
// 垃圾转运-进厂信息
|
|
64
|
-
var TABS_LJZY_WORK = '
|
|
64
|
+
var TABS_LJZY_WORK = 'ljzy-work';
|
|
65
65
|
export var CarContext = /*#__PURE__*/React.createContext({
|
|
66
66
|
id: '',
|
|
67
67
|
info: {},
|
|
@@ -209,17 +209,17 @@ var VtxCarModal = function VtxCarModal(props) {
|
|
|
209
209
|
var tabsList = useMemo(function () {
|
|
210
210
|
var tabsList = tabsData;
|
|
211
211
|
if (tabsList.findIndex(function (ele) {
|
|
212
|
-
return ele.key === '
|
|
212
|
+
return ele.key === 'video';
|
|
213
213
|
}) > -1 && (channels === null || channels === void 0 ? void 0 : channels.length) < 1) {
|
|
214
214
|
tabsList = tabsList.filter(function (ele) {
|
|
215
|
-
return ele.key !== '
|
|
215
|
+
return ele.key !== 'video';
|
|
216
216
|
});
|
|
217
217
|
}
|
|
218
218
|
if (tabsList.findIndex(function (ele) {
|
|
219
|
-
return ele.key === '
|
|
219
|
+
return ele.key === 'oil';
|
|
220
220
|
}) > -1 && !beenOilStatus) {
|
|
221
221
|
tabsList = tabsList.filter(function (ele) {
|
|
222
|
-
return ele.key !== '
|
|
222
|
+
return ele.key !== 'oil';
|
|
223
223
|
});
|
|
224
224
|
}
|
|
225
225
|
return tabsList;
|
|
@@ -19,12 +19,12 @@ import VtxRestaurantModal from "../vtx-restaurant-modal";
|
|
|
19
19
|
import { AlarmInfo, BaseInfo, Calendar, ExceptionInfo, Restaurant, SyInfo } from "./components";
|
|
20
20
|
import "./style";
|
|
21
21
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
22
|
-
var TABS_BASE = '
|
|
23
|
-
var TABS_SY = '
|
|
24
|
-
var TABS_CALENDAR = '
|
|
25
|
-
var TABS_RESTAURANT = '
|
|
26
|
-
var TABS_WARNNING = '
|
|
27
|
-
var TABS_EXECEPTION = '
|
|
22
|
+
var TABS_BASE = 'base';
|
|
23
|
+
var TABS_SY = 'sy';
|
|
24
|
+
var TABS_CALENDAR = 'calendar';
|
|
25
|
+
var TABS_RESTAURANT = 'restaurant';
|
|
26
|
+
var TABS_WARNNING = 'warning';
|
|
27
|
+
var TABS_EXECEPTION = 'exeception';
|
|
28
28
|
export var CcCpContext = /*#__PURE__*/React.createContext({
|
|
29
29
|
id: ''
|
|
30
30
|
});
|
|
@@ -20,12 +20,12 @@ import { BasicService } from "./api";
|
|
|
20
20
|
import { BaseInfo, CarList, Collection, DetailInfo, Factory, RestaurantList } from "./components";
|
|
21
21
|
import "./style";
|
|
22
22
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
23
|
-
var TABS_BASE = '
|
|
24
|
-
var TABS_RESTAURANT = '
|
|
25
|
-
var TABS_CAR = '
|
|
26
|
-
var TABS_DETAIL = '
|
|
27
|
-
var TABS_COLLECTION = '
|
|
28
|
-
var TABS_FACTORY = '
|
|
23
|
+
var TABS_BASE = 'base';
|
|
24
|
+
var TABS_RESTAURANT = 'restaurant';
|
|
25
|
+
var TABS_CAR = 'car';
|
|
26
|
+
var TABS_DETAIL = 'detail';
|
|
27
|
+
var TABS_COLLECTION = 'collection';
|
|
28
|
+
var TABS_FACTORY = 'factory';
|
|
29
29
|
export var CcUnitContext = /*#__PURE__*/createContext({});
|
|
30
30
|
var Provider = CcUnitContext.Provider;
|
|
31
31
|
var VtxCcUnitModal = function VtxCcUnitModal(props) {
|
|
@@ -13,13 +13,12 @@ import { BaseService } from "./api";
|
|
|
13
13
|
import { AlarmInfo, BaseInfo, ExeceptionInfo, SyInfo } from "./components";
|
|
14
14
|
import "./style";
|
|
15
15
|
import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
|
|
16
|
-
var TABS_BASE = '
|
|
17
|
-
var TABS_SY = '
|
|
18
|
-
var TABS_WARNNING = '
|
|
19
|
-
var TABS_EXECEPTION = '
|
|
20
|
-
var TABS_APPRAISAL = 'default-appraisal';
|
|
16
|
+
var TABS_BASE = 'base';
|
|
17
|
+
var TABS_SY = 'sy';
|
|
18
|
+
var TABS_WARNNING = 'warning';
|
|
19
|
+
var TABS_EXECEPTION = 'exeception';
|
|
21
20
|
var TABS_RM = 'default-rm';
|
|
22
|
-
var TABS_VIDEO = '
|
|
21
|
+
var TABS_VIDEO = 'video';
|
|
23
22
|
var VtxCpModal = function VtxCpModal(props) {
|
|
24
23
|
var id = props.id,
|
|
25
24
|
title = props.title,
|
|
@@ -43,18 +42,15 @@ var VtxCpModal = function VtxCpModal(props) {
|
|
|
43
42
|
}, {
|
|
44
43
|
key: TABS_EXECEPTION,
|
|
45
44
|
title: '异常信息'
|
|
46
|
-
}
|
|
47
|
-
// { key: TABS_APPRAISAL, title: '考核信息' },
|
|
48
|
-
// { key: TABS_RM, title: '维保信息' },
|
|
49
|
-
];
|
|
50
|
-
var _facilityService$useG = facilityService.useGetFacConfig('cp'),
|
|
51
|
-
facConfig = _facilityService$useG.facConfig;
|
|
52
|
-
var _useGetConfig = useGetConfig(info === null || info === void 0 ? void 0 : info.typeCode, tabs),
|
|
53
|
-
tabsData = _useGetConfig.tabsData;
|
|
45
|
+
}];
|
|
54
46
|
var _BaseService$useBaseD = BaseService.useBaseDetail(id, 'wgs84'),
|
|
55
47
|
info = _BaseService$useBaseD.info,
|
|
56
48
|
baseInfo = _BaseService$useBaseD.baseInfo,
|
|
57
49
|
rules = _BaseService$useBaseD.rules;
|
|
50
|
+
var _facilityService$useG = facilityService.useGetFacConfig((info === null || info === void 0 ? void 0 : info.collectPointTypeCode) || 'cp'),
|
|
51
|
+
facConfig = _facilityService$useG.facConfig;
|
|
52
|
+
var _useGetConfig = useGetConfig((info === null || info === void 0 ? void 0 : info.collectPointTypeCode) || 'cp', tabs),
|
|
53
|
+
tabsData = _useGetConfig.tabsData;
|
|
58
54
|
var _useGetChannels = useGetChannels("".concat(info === null || info === void 0 ? void 0 : info.collectPointTypeCode, "_").concat(info === null || info === void 0 ? void 0 : info.code), !!(info !== null && info !== void 0 && info.collectPointTypeCode)),
|
|
59
55
|
channels = _useGetChannels.channels;
|
|
60
56
|
var tabsList = useMemo(function () {
|
|
@@ -19,9 +19,9 @@ import Metering from "../vtx-df-modal/components/Metering";
|
|
|
19
19
|
import { BaseInfo } from "./components";
|
|
20
20
|
import "./style";
|
|
21
21
|
import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
|
|
22
|
-
var TABS_BASE = '
|
|
23
|
-
var TABS_APPRAISAL = '
|
|
24
|
-
var TABS_RM = '
|
|
22
|
+
var TABS_BASE = 'base';
|
|
23
|
+
var TABS_APPRAISAL = 'appraisal';
|
|
24
|
+
var TABS_RM = 'rm';
|
|
25
25
|
var TABS_VIDEO = 'video';
|
|
26
26
|
var TABS_METERING = 'metering';
|
|
27
27
|
var VtxDefaultModal = function VtxDefaultModal(props) {
|
|
@@ -12,9 +12,9 @@ import { BaseInfo } from "./components";
|
|
|
12
12
|
import DataAnalysis from "./components/DataAnalysis";
|
|
13
13
|
import "./style";
|
|
14
14
|
import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
|
|
15
|
-
var TABS_BASE = '
|
|
16
|
-
var TABS_DATA = '
|
|
17
|
-
var TABS_VIDEO = '
|
|
15
|
+
var TABS_BASE = 'base';
|
|
16
|
+
var TABS_DATA = 'statistical';
|
|
17
|
+
var TABS_VIDEO = 'video';
|
|
18
18
|
var VtxDeviceModal = function VtxDeviceModal(props) {
|
|
19
19
|
var id = props.id,
|
|
20
20
|
title = props.title,
|
|
@@ -43,10 +43,10 @@ var VtxDeviceModal = function VtxDeviceModal(props) {
|
|
|
43
43
|
var tabsList = useMemo(function () {
|
|
44
44
|
var tabsList = tabsData;
|
|
45
45
|
if (tabsList.findIndex(function (ele) {
|
|
46
|
-
return ele.key === '
|
|
46
|
+
return ele.key === 'video';
|
|
47
47
|
}) > -1 && (channels === null || channels === void 0 ? void 0 : channels.length) < 1) {
|
|
48
48
|
tabsList = tabsList.filter(function (ele) {
|
|
49
|
-
return ele.key !== '
|
|
49
|
+
return ele.key !== 'video';
|
|
50
50
|
});
|
|
51
51
|
}
|
|
52
52
|
return tabsList;
|
|
@@ -17,12 +17,11 @@ import useGetConfig from "../_hooks/useGetConfig";
|
|
|
17
17
|
import VtxBaseModal from "../vtx-base-modal";
|
|
18
18
|
import "./style";
|
|
19
19
|
import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
|
|
20
|
-
var TABS_BASE = '
|
|
21
|
-
var TABS_METERING = '
|
|
22
|
-
var TABS_WC = '
|
|
23
|
-
var TABS_VIDEO = '
|
|
24
|
-
var
|
|
25
|
-
var TABS_RM = 'default-rm';
|
|
20
|
+
var TABS_BASE = 'base';
|
|
21
|
+
var TABS_METERING = 'metering';
|
|
22
|
+
var TABS_WC = 'workCondition';
|
|
23
|
+
var TABS_VIDEO = 'video';
|
|
24
|
+
var TABS_RM = 'rm';
|
|
26
25
|
var TABS_Calendar = 'calendar';
|
|
27
26
|
var VtxDfModal = function VtxDfModal(props) {
|
|
28
27
|
var id = props.id,
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
export default function Base(_ref) {
|
|
3
|
+
var theme = _ref.theme,
|
|
4
|
+
id = _ref.id;
|
|
5
|
+
var src = "/jcss-reborn/#/facility?code=gcxm&theme=".concat(theme, "&id=").concat(id);
|
|
6
|
+
return /*#__PURE__*/_jsx("div", {
|
|
7
|
+
style: {
|
|
8
|
+
width: '100%',
|
|
9
|
+
height: '100%'
|
|
10
|
+
},
|
|
11
|
+
children: /*#__PURE__*/_jsx("iframe", {
|
|
12
|
+
src: src,
|
|
13
|
+
style: {
|
|
14
|
+
width: '100%',
|
|
15
|
+
height: '100%',
|
|
16
|
+
border: 'none'
|
|
17
|
+
}
|
|
18
|
+
})
|
|
19
|
+
});
|
|
20
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
3
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
4
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
5
|
+
import React from 'react';
|
|
6
|
+
import VmCustom from "../_components/vm-custom";
|
|
7
|
+
import useGetConfig from "../_hooks/useGetConfig";
|
|
8
|
+
import VtxBaseModal from "../vtx-base-modal";
|
|
9
|
+
import { Base } from "./components";
|
|
10
|
+
import { Fragment as _Fragment, jsx as _jsx } from "react/jsx-runtime";
|
|
11
|
+
export var JzljGcxmContext = /*#__PURE__*/React.createContext({
|
|
12
|
+
id: ''
|
|
13
|
+
});
|
|
14
|
+
var Provider = JzljGcxmContext.Provider;
|
|
15
|
+
export default function VtxJzljGcxmModal(props) {
|
|
16
|
+
var id = props.id,
|
|
17
|
+
_props$visible = props.visible,
|
|
18
|
+
visible = _props$visible === void 0 ? false : _props$visible,
|
|
19
|
+
onCancel = props.onCancel,
|
|
20
|
+
_props$theme = props.theme,
|
|
21
|
+
theme = _props$theme === void 0 ? 'light' : _props$theme,
|
|
22
|
+
title = props.title,
|
|
23
|
+
_props$tabChose = props.tabChose,
|
|
24
|
+
tabChose = _props$tabChose === void 0 ? '' : _props$tabChose;
|
|
25
|
+
var tabs = [{
|
|
26
|
+
key: 'jzlj-gcxm-overview',
|
|
27
|
+
title: '总览信息'
|
|
28
|
+
}, {
|
|
29
|
+
key: 'jzlj-gcxm-base',
|
|
30
|
+
title: '基本信息'
|
|
31
|
+
}, {
|
|
32
|
+
key: 'jzlj-gcxm-dispose',
|
|
33
|
+
title: '处置证信息'
|
|
34
|
+
}, {
|
|
35
|
+
key: 'jzlj-gcxm-order',
|
|
36
|
+
title: '联单信息'
|
|
37
|
+
}, {
|
|
38
|
+
key: 'jzlj-gcxm-alarm',
|
|
39
|
+
title: '报警信息'
|
|
40
|
+
}];
|
|
41
|
+
var contents = _defineProperty(_defineProperty({}, 'jzlj-gcxm-overview', /*#__PURE__*/_jsx(_Fragment, {
|
|
42
|
+
children: "overview"
|
|
43
|
+
})), 'jzlj-gcxm-base', /*#__PURE__*/_jsx(Base, {
|
|
44
|
+
theme: theme,
|
|
45
|
+
id: id
|
|
46
|
+
}));
|
|
47
|
+
var _useGetConfig = useGetConfig('jzlj-gcxm', tabs),
|
|
48
|
+
tabsData = _useGetConfig.tabsData;
|
|
49
|
+
// 自定义页签可配置多个,
|
|
50
|
+
if (tabsData !== null && tabsData !== void 0 && tabsData.length) {
|
|
51
|
+
tabsData.forEach(function (ele) {
|
|
52
|
+
if (ele.url) {
|
|
53
|
+
contents[ele.key] = /*#__PURE__*/_jsx(VmCustom, {
|
|
54
|
+
id: id,
|
|
55
|
+
url: ele === null || ele === void 0 ? void 0 : ele.url
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
});
|
|
59
|
+
}
|
|
60
|
+
var value = {
|
|
61
|
+
id: id
|
|
62
|
+
};
|
|
63
|
+
return /*#__PURE__*/_jsx(_Fragment, {
|
|
64
|
+
children: /*#__PURE__*/_jsx(Provider, {
|
|
65
|
+
value: value,
|
|
66
|
+
children: /*#__PURE__*/_jsx(VtxBaseModal, {
|
|
67
|
+
title: title,
|
|
68
|
+
theme: theme,
|
|
69
|
+
visible: visible,
|
|
70
|
+
onCancel: onCancel,
|
|
71
|
+
tabs: tabsData,
|
|
72
|
+
tabChose: tabChose,
|
|
73
|
+
contents: contents
|
|
74
|
+
})
|
|
75
|
+
})
|
|
76
|
+
});
|
|
77
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import "./index.less";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '../../style/index';
|
|
@@ -10,12 +10,12 @@ import { AlarmInfo, Attendance, BaseInfo, Calendar, Equipment } from "../vtx-sta
|
|
|
10
10
|
import "../vtx-staff-modal/style";
|
|
11
11
|
import { BaseService } from "./api";
|
|
12
12
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
-
var TABS_BASE = '
|
|
14
|
-
var TABS_CALENDAR = '
|
|
15
|
-
var TABS_DETAIL = '
|
|
16
|
-
var TABS_ALARM = '
|
|
17
|
-
var TABS_ATTENDANCE = '
|
|
18
|
-
var TABS_EUQIPMENT = '
|
|
13
|
+
var TABS_BASE = 'base';
|
|
14
|
+
var TABS_CALENDAR = 'calendar';
|
|
15
|
+
var TABS_DETAIL = 'detail';
|
|
16
|
+
var TABS_ALARM = 'alarm';
|
|
17
|
+
var TABS_ATTENDANCE = 'attendance';
|
|
18
|
+
var TABS_EUQIPMENT = 'equipment';
|
|
19
19
|
var tabs = [{
|
|
20
20
|
key: TABS_BASE,
|
|
21
21
|
title: '总览信息'
|
|
@@ -22,12 +22,12 @@ import { BasicService } from "./api";
|
|
|
22
22
|
import { Alarm, Basic, Calendar, Collection, DetailInfo, SignAndContract } from "./components";
|
|
23
23
|
import "./style";
|
|
24
24
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
25
|
-
var TABS_BASE = '
|
|
26
|
-
var TABS_DETAIL = '
|
|
27
|
-
var TABS_CALENDAR = '
|
|
28
|
-
var TABS_SIGN = '
|
|
29
|
-
var TABS_ALARM = '
|
|
30
|
-
var TABS_COLLECTION = '
|
|
25
|
+
var TABS_BASE = 'base';
|
|
26
|
+
var TABS_DETAIL = 'detail';
|
|
27
|
+
var TABS_CALENDAR = 'calendar';
|
|
28
|
+
var TABS_SIGN = 'sign';
|
|
29
|
+
var TABS_ALARM = 'alarm';
|
|
30
|
+
var TABS_COLLECTION = 'collection';
|
|
31
31
|
export var RestaurantContext = /*#__PURE__*/createContext({
|
|
32
32
|
prefix: '',
|
|
33
33
|
id: '',
|