@vtx/modals2 5.0.13 → 5.0.14
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-card-statistics/index.less +27 -27
- package/lib/_components/vm-factor-list/index.less +11 -11
- package/lib/_components/vm-table/index.js +4 -4
- package/lib/vtx-base-modal/Header/index.less +98 -98
- package/lib/vtx-base-modal/Tabs/index.less +31 -31
- package/lib/vtx-car-modal/components/Info/index.less +6 -6
- package/lib/vtx-car-modal/content/Common/OilConsumption/index.less +6 -6
- package/lib/vtx-car-modal/content/Common/WaterConsumption/index.less +6 -6
- package/lib/vtx-cc-unit-modal/components/BaseInfo/index.less +6 -6
- package/lib/vtx-device-modal/components/DataAnalysis/index.less +66 -66
- package/lib/vtx-restaurant-modal/components/Basic/index.less +16 -16
- package/lib/vtx-restaurant-modal/config.js +52 -52
- package/lib/vtx-road-modal/components/BaseInfo/index.less +34 -31
- package/lib/vtx-road-modal/components/Statistical/index.less +32 -32
- 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 +108 -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 +36 -2
- package/lib/vtx-zf-modal/style/index.js +4 -0
- package/package.json +2 -1
|
@@ -60,108 +60,108 @@ export var QD_DETAIL_FIELDS = [{
|
|
|
60
60
|
label: '二维码'
|
|
61
61
|
}];
|
|
62
62
|
export var RestaurantConfigureEnum = {
|
|
63
|
-
/**
|
|
64
|
-
* 编号
|
|
63
|
+
/**
|
|
64
|
+
* 编号
|
|
65
65
|
*/
|
|
66
66
|
CODE: 'code',
|
|
67
|
-
/**
|
|
68
|
-
* 产生单位名称
|
|
67
|
+
/**
|
|
68
|
+
* 产生单位名称
|
|
69
69
|
*/
|
|
70
70
|
NAME: 'name',
|
|
71
|
-
/**
|
|
72
|
-
* 店铺名称
|
|
71
|
+
/**
|
|
72
|
+
* 店铺名称
|
|
73
73
|
*/
|
|
74
74
|
SHORT_NAME: 'shortName',
|
|
75
|
-
/**
|
|
76
|
-
* 行政区划名称
|
|
75
|
+
/**
|
|
76
|
+
* 行政区划名称
|
|
77
77
|
*/
|
|
78
78
|
DIVISION_NAME: 'divisionId',
|
|
79
|
-
/**
|
|
80
|
-
* 联系人
|
|
79
|
+
/**
|
|
80
|
+
* 联系人
|
|
81
81
|
*/
|
|
82
82
|
CONTACT_PERSON: 'contactPerson',
|
|
83
|
-
/**
|
|
84
|
-
* 联系方式
|
|
83
|
+
/**
|
|
84
|
+
* 联系方式
|
|
85
85
|
*/
|
|
86
86
|
CONTACT_PHONE: 'contactPhone',
|
|
87
|
-
/**
|
|
88
|
-
* 身份证号
|
|
87
|
+
/**
|
|
88
|
+
* 身份证号
|
|
89
89
|
*/
|
|
90
90
|
CARD_ID: 'cardId',
|
|
91
|
-
/**
|
|
92
|
-
* 商户地址
|
|
91
|
+
/**
|
|
92
|
+
* 商户地址
|
|
93
93
|
*/
|
|
94
94
|
ADDRESS: 'address',
|
|
95
|
-
/**
|
|
96
|
-
* 经纬度
|
|
95
|
+
/**
|
|
96
|
+
* 经纬度
|
|
97
97
|
*/
|
|
98
98
|
LOCATION: 'location',
|
|
99
|
-
/**
|
|
100
|
-
* 产生单位状态
|
|
99
|
+
/**
|
|
100
|
+
* 产生单位状态
|
|
101
101
|
*/
|
|
102
102
|
SIGNED_STATUS: 'signedStatus',
|
|
103
|
-
/**
|
|
104
|
-
* 签约状态
|
|
103
|
+
/**
|
|
104
|
+
* 签约状态
|
|
105
105
|
*/
|
|
106
106
|
IS_SIGN: 'isSign',
|
|
107
|
-
/**
|
|
108
|
-
* 收集类型
|
|
107
|
+
/**
|
|
108
|
+
* 收集类型
|
|
109
109
|
*/
|
|
110
110
|
COLLECT_STATUS: 'collectStatus',
|
|
111
|
-
/**
|
|
112
|
-
* 收集点
|
|
111
|
+
/**
|
|
112
|
+
* 收集点
|
|
113
113
|
*/
|
|
114
114
|
SY_POINT_NAME: 'syPointId',
|
|
115
|
-
/**
|
|
116
|
-
* 商户类型名称
|
|
115
|
+
/**
|
|
116
|
+
* 商户类型名称
|
|
117
117
|
*/
|
|
118
118
|
CLASSES_NAME: 'classesId',
|
|
119
|
-
/**
|
|
120
|
-
* 规模名称
|
|
119
|
+
/**
|
|
120
|
+
* 规模名称
|
|
121
121
|
*/
|
|
122
122
|
SCALE_NAME: 'scaleId',
|
|
123
|
-
/**
|
|
124
|
-
* 垃圾桶个数
|
|
123
|
+
/**
|
|
124
|
+
* 垃圾桶个数
|
|
125
125
|
*/
|
|
126
126
|
TRASH_CAN_NUM: 'trashCanNum',
|
|
127
|
-
/**
|
|
128
|
-
* 统一社会信用代码
|
|
127
|
+
/**
|
|
128
|
+
* 统一社会信用代码
|
|
129
129
|
*/
|
|
130
130
|
CREDIT_CODE: 'creditCode',
|
|
131
|
-
/**
|
|
132
|
-
* 行业名称
|
|
131
|
+
/**
|
|
132
|
+
* 行业名称
|
|
133
133
|
*/
|
|
134
134
|
INDUSTRY_NAME: 'industryId',
|
|
135
|
-
/**
|
|
136
|
-
* 经营范围
|
|
135
|
+
/**
|
|
136
|
+
* 经营范围
|
|
137
137
|
*/
|
|
138
138
|
BUSINESS_SCOPE: 'businessScope',
|
|
139
|
-
/**
|
|
140
|
-
* 注册资金
|
|
139
|
+
/**
|
|
140
|
+
* 注册资金
|
|
141
141
|
*/
|
|
142
142
|
REGISTER_MONEY: 'registerMoney',
|
|
143
|
-
/**
|
|
144
|
-
* 企业成立时间
|
|
143
|
+
/**
|
|
144
|
+
* 企业成立时间
|
|
145
145
|
*/
|
|
146
146
|
ESTABLISHED_TIME: 'establishedTime',
|
|
147
|
-
/**
|
|
148
|
-
* 建议收集时间
|
|
147
|
+
/**
|
|
148
|
+
* 建议收集时间
|
|
149
149
|
*/
|
|
150
150
|
SUGGEST_COLLECT_TIME: 'suggestCollectTime',
|
|
151
|
-
/**
|
|
152
|
-
* 营业时间段
|
|
151
|
+
/**
|
|
152
|
+
* 营业时间段
|
|
153
153
|
*/
|
|
154
154
|
BUSINESS_TIME: 'businessTime',
|
|
155
|
-
/**
|
|
156
|
-
* 垃圾桶摆放位置图片
|
|
155
|
+
/**
|
|
156
|
+
* 垃圾桶摆放位置图片
|
|
157
157
|
*/
|
|
158
158
|
TRASH_BIN_LOCATION_PHOTO: 'trashBinLocationPhoto',
|
|
159
|
-
/**
|
|
160
|
-
* 商户图片
|
|
159
|
+
/**
|
|
160
|
+
* 商户图片
|
|
161
161
|
*/
|
|
162
162
|
PHOTO_IDS: 'photoIds',
|
|
163
|
-
/**
|
|
164
|
-
* 证件图片
|
|
163
|
+
/**
|
|
164
|
+
* 证件图片
|
|
165
165
|
*/
|
|
166
166
|
PAPER_FILE_IDS: 'paperFileIds'
|
|
167
167
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
@import
|
|
1
|
+
@import '../../../style/index';
|
|
2
2
|
|
|
3
3
|
.vtx-road-rule-wrap {
|
|
4
4
|
--bg-color: rgba(236, 240, 245, 0.52);
|
|
5
|
-
--time-color: #
|
|
5
|
+
--time-color: #5e6169;
|
|
6
6
|
--blue-bg-color: rgba(22, 119, 255, 0.15);
|
|
7
7
|
--green-bg-color: rgba(15, 185, 100, 0.15);
|
|
8
8
|
&.vtx-road-rule-wrap-dark {
|
|
9
|
-
--bg-color: rgba(11, 88, 142, 0.
|
|
10
|
-
--time-color: #
|
|
9
|
+
--bg-color: rgba(11, 88, 142, 0.3);
|
|
10
|
+
--time-color: #6ba6de;
|
|
11
11
|
--blue-bg-color: rgba(0, 183, 255, 0.1);
|
|
12
12
|
--green-bg-color: rgba(28, 239, 134, 0.15);
|
|
13
13
|
}
|
|
@@ -29,37 +29,38 @@
|
|
|
29
29
|
color: var(--time-color);
|
|
30
30
|
font-size: 12px;
|
|
31
31
|
}
|
|
32
|
-
&-number,
|
|
32
|
+
&-number,
|
|
33
|
+
&-unit {
|
|
33
34
|
font-size: 20px;
|
|
34
35
|
font-weight: bold;
|
|
35
36
|
&.blue {
|
|
36
37
|
color: var(--blue-color);
|
|
37
38
|
&.dark {
|
|
38
|
-
.white_blue()
|
|
39
|
+
.white_blue();
|
|
39
40
|
}
|
|
40
41
|
}
|
|
41
42
|
&.green {
|
|
42
43
|
color: var(--green-color);
|
|
43
44
|
&.dark {
|
|
44
|
-
.white_green()
|
|
45
|
+
.white_green();
|
|
45
46
|
}
|
|
46
47
|
}
|
|
47
48
|
&.purple {
|
|
48
|
-
color: #
|
|
49
|
+
color: #b894f9;
|
|
49
50
|
&.dark {
|
|
50
|
-
.white_purple()
|
|
51
|
+
.white_purple();
|
|
51
52
|
}
|
|
52
53
|
}
|
|
53
54
|
&.orange {
|
|
54
|
-
color: #
|
|
55
|
+
color: #ff8746;
|
|
55
56
|
&.dark {
|
|
56
|
-
.white_green()
|
|
57
|
+
.white_green();
|
|
57
58
|
}
|
|
58
59
|
}
|
|
59
60
|
&.yellow {
|
|
60
|
-
color: #
|
|
61
|
+
color: #ffaa00;
|
|
61
62
|
&.dark {
|
|
62
|
-
.white_yellow()
|
|
63
|
+
.white_yellow();
|
|
63
64
|
}
|
|
64
65
|
}
|
|
65
66
|
}
|
|
@@ -86,20 +87,19 @@
|
|
|
86
87
|
background: var(--green-bg-color);
|
|
87
88
|
}
|
|
88
89
|
&.purple {
|
|
89
|
-
color: #
|
|
90
|
-
border-color: #
|
|
90
|
+
color: #b894f9;
|
|
91
|
+
border-color: #b894f9;
|
|
91
92
|
background: rgba(184, 148, 249, 0.15);
|
|
92
93
|
}
|
|
93
94
|
&.orange {
|
|
94
|
-
background: rgba(255, 135, 70, 0.
|
|
95
|
-
border-color: #
|
|
96
|
-
color: #
|
|
97
|
-
|
|
95
|
+
background: rgba(255, 135, 70, 0.1);
|
|
96
|
+
border-color: #ff8746;
|
|
97
|
+
color: #ff8746;
|
|
98
98
|
}
|
|
99
99
|
&.yellow {
|
|
100
100
|
background: rgba(255, 170, 0, 0.1);
|
|
101
|
-
border-color: #
|
|
102
|
-
color: #
|
|
101
|
+
border-color: #ffaa00;
|
|
102
|
+
color: #ffaa00;
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
}
|
|
@@ -125,12 +125,13 @@
|
|
|
125
125
|
.left-info-label {
|
|
126
126
|
color: var(--vm-calendar-cell-font-color);
|
|
127
127
|
}
|
|
128
|
-
.left-info-value
|
|
128
|
+
.left-info-value,
|
|
129
|
+
.left-info-unit {
|
|
129
130
|
font-weight: bold;
|
|
130
131
|
color: var(--vm-calendar-cell-font-color);
|
|
131
132
|
font-size: 18px !important;
|
|
132
133
|
&.dark {
|
|
133
|
-
.white_blue()
|
|
134
|
+
.white_blue();
|
|
134
135
|
}
|
|
135
136
|
}
|
|
136
137
|
.left-info-unit {
|
|
@@ -139,9 +140,10 @@
|
|
|
139
140
|
}
|
|
140
141
|
&:last-child {
|
|
141
142
|
margin-bottom: 0;
|
|
142
|
-
.left-info-value
|
|
143
|
+
.left-info-value,
|
|
144
|
+
.left-info-unit {
|
|
143
145
|
&.dark {
|
|
144
|
-
.white_cyan()
|
|
146
|
+
.white_cyan();
|
|
145
147
|
}
|
|
146
148
|
}
|
|
147
149
|
}
|
|
@@ -178,30 +180,31 @@
|
|
|
178
180
|
color: var(--vm-calendar-cell-font-color);
|
|
179
181
|
font-size: 14px;
|
|
180
182
|
font-weight: 600;
|
|
181
|
-
.work-rate-value,
|
|
183
|
+
.work-rate-value,
|
|
184
|
+
.work-rate-unit {
|
|
182
185
|
&.blue {
|
|
183
186
|
&.dark {
|
|
184
|
-
.white_blue()
|
|
187
|
+
.white_blue();
|
|
185
188
|
}
|
|
186
189
|
}
|
|
187
190
|
&.green {
|
|
188
191
|
&.dark {
|
|
189
|
-
.white_green()
|
|
192
|
+
.white_green();
|
|
190
193
|
}
|
|
191
194
|
}
|
|
192
195
|
&.purple {
|
|
193
196
|
&.dark {
|
|
194
|
-
.white_purple()
|
|
197
|
+
.white_purple();
|
|
195
198
|
}
|
|
196
199
|
}
|
|
197
200
|
&.orange {
|
|
198
201
|
&.dark {
|
|
199
|
-
.white_green()
|
|
202
|
+
.white_green();
|
|
200
203
|
}
|
|
201
204
|
}
|
|
202
205
|
&.yellow {
|
|
203
206
|
&.dark {
|
|
204
|
-
.white_yellow()
|
|
207
|
+
.white_yellow();
|
|
205
208
|
}
|
|
206
209
|
}
|
|
207
210
|
}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
.road-statistic-summary-main-rate {
|
|
2
|
-
--bg-color: linear-gradient(180deg, #E4EFFF 0%, #F5FBFF 100%);
|
|
3
|
-
&-dark {
|
|
4
|
-
--bg-color: linear-gradient(180deg, #1C7CBF 0%, #0B588E 100%);
|
|
5
|
-
}
|
|
6
|
-
width: 100%;
|
|
7
|
-
height: 130px;
|
|
8
|
-
display: flex;
|
|
9
|
-
align-items: center;
|
|
10
|
-
justify-content: space-around;
|
|
11
|
-
padding: 0 24px;
|
|
12
|
-
background: var(--bg-color);
|
|
13
|
-
border-radius: 8px;
|
|
14
|
-
&--block {
|
|
15
|
-
width: 8px;
|
|
16
|
-
height: 8px;
|
|
17
|
-
border-radius: 50%;
|
|
18
|
-
}
|
|
19
|
-
&--label {
|
|
20
|
-
display: flex;
|
|
21
|
-
gap: 4px;
|
|
22
|
-
align-items: center;
|
|
23
|
-
font-size: 16px;
|
|
24
|
-
color: var(--img-text-color);
|
|
25
|
-
}
|
|
26
|
-
&--value {
|
|
27
|
-
margin-left: 12px;
|
|
28
|
-
font-weight: bold;
|
|
29
|
-
font-size: 24px;
|
|
30
|
-
color: #1F1F1F;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
1
|
+
.road-statistic-summary-main-rate {
|
|
2
|
+
--bg-color: linear-gradient(180deg, #E4EFFF 0%, #F5FBFF 100%);
|
|
3
|
+
&-dark {
|
|
4
|
+
--bg-color: linear-gradient(180deg, #1C7CBF 0%, #0B588E 100%);
|
|
5
|
+
}
|
|
6
|
+
width: 100%;
|
|
7
|
+
height: 130px;
|
|
8
|
+
display: flex;
|
|
9
|
+
align-items: center;
|
|
10
|
+
justify-content: space-around;
|
|
11
|
+
padding: 0 24px;
|
|
12
|
+
background: var(--bg-color);
|
|
13
|
+
border-radius: 8px;
|
|
14
|
+
&--block {
|
|
15
|
+
width: 8px;
|
|
16
|
+
height: 8px;
|
|
17
|
+
border-radius: 50%;
|
|
18
|
+
}
|
|
19
|
+
&--label {
|
|
20
|
+
display: flex;
|
|
21
|
+
gap: 4px;
|
|
22
|
+
align-items: center;
|
|
23
|
+
font-size: 16px;
|
|
24
|
+
color: var(--img-text-color);
|
|
25
|
+
}
|
|
26
|
+
&--value {
|
|
27
|
+
margin-left: 12px;
|
|
28
|
+
font-weight: bold;
|
|
29
|
+
font-size: 24px;
|
|
30
|
+
color: #1F1F1F;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -2,90 +2,112 @@ import { VmMap } from "../../../_components";
|
|
|
2
2
|
import Right from "../Right";
|
|
3
3
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
4
4
|
export default (function (props) {
|
|
5
|
-
var
|
|
6
|
-
|
|
5
|
+
var _detail$location, _detail$location2, _detail$location3, _detail$location4;
|
|
6
|
+
var detail = props.detail;
|
|
7
7
|
var base = [{
|
|
8
8
|
name: '案件来源',
|
|
9
|
-
key: '
|
|
9
|
+
key: 'caseFromStr'
|
|
10
10
|
}, {
|
|
11
11
|
name: '受案机关',
|
|
12
|
-
key: '
|
|
12
|
+
key: 'acceptDepartment'
|
|
13
13
|
}, {
|
|
14
14
|
name: '受案时间',
|
|
15
|
-
key: '
|
|
15
|
+
key: 'acceptTime'
|
|
16
16
|
}, {
|
|
17
17
|
name: '案发时间',
|
|
18
|
-
key: '
|
|
18
|
+
key: 'accidentTime'
|
|
19
19
|
}, {
|
|
20
20
|
name: '登记时间',
|
|
21
|
-
key: '
|
|
21
|
+
key: 'registrationTime'
|
|
22
22
|
}, {
|
|
23
23
|
name: '登记人',
|
|
24
|
-
key: '
|
|
24
|
+
key: 'undertakeUserName'
|
|
25
25
|
}, {
|
|
26
26
|
name: '案情概述',
|
|
27
|
-
key: '
|
|
27
|
+
key: 'caseDescription',
|
|
28
28
|
weights: 2
|
|
29
29
|
}, {
|
|
30
30
|
name: '案发地点',
|
|
31
|
-
key: '
|
|
31
|
+
key: 'accidentAddress',
|
|
32
32
|
weights: 2
|
|
33
33
|
}];
|
|
34
|
-
var
|
|
34
|
+
var dsrUnit = [{
|
|
35
35
|
name: '当事人类型',
|
|
36
|
-
key: '
|
|
36
|
+
key: 'casePartyTypeName'
|
|
37
37
|
}, {
|
|
38
38
|
name: '单位名称',
|
|
39
|
-
key: '
|
|
39
|
+
key: 'partyName'
|
|
40
40
|
}, {
|
|
41
41
|
name: '法定代表人',
|
|
42
|
-
key: '
|
|
42
|
+
key: 'corporate'
|
|
43
43
|
}, {
|
|
44
44
|
name: '统一社会信用代码',
|
|
45
|
-
key: '
|
|
45
|
+
key: 'socialCode'
|
|
46
46
|
}, {
|
|
47
47
|
name: '联系电话',
|
|
48
|
-
key: '
|
|
48
|
+
key: 'phone'
|
|
49
49
|
}, {
|
|
50
50
|
name: '身份证号',
|
|
51
|
-
key: '
|
|
51
|
+
key: 'identityCode'
|
|
52
52
|
}, {
|
|
53
53
|
name: '住所地址',
|
|
54
|
-
key: '
|
|
54
|
+
key: 'liveAddress',
|
|
55
|
+
weights: 2
|
|
56
|
+
}];
|
|
57
|
+
var dsrPerson = [{
|
|
58
|
+
name: '当事人类型',
|
|
59
|
+
key: 'casePartyTypeName'
|
|
60
|
+
}, {
|
|
61
|
+
name: '姓名',
|
|
62
|
+
key: 'partyName'
|
|
63
|
+
}, {
|
|
64
|
+
name: '联系电话',
|
|
65
|
+
key: 'phone'
|
|
66
|
+
}, {
|
|
67
|
+
name: '身份证号',
|
|
68
|
+
key: 'identityCode'
|
|
69
|
+
}, {
|
|
70
|
+
name: '住所地址',
|
|
71
|
+
key: 'liveAddress',
|
|
72
|
+
weights: 2
|
|
73
|
+
}, {
|
|
74
|
+
name: '工作单位及职务',
|
|
75
|
+
key: 'job',
|
|
55
76
|
weights: 2
|
|
56
77
|
}];
|
|
57
78
|
var cbxx = [{
|
|
58
79
|
name: '承办单位',
|
|
59
|
-
key: '
|
|
80
|
+
key: 'undertakeOrgName'
|
|
60
81
|
}, {
|
|
61
82
|
name: '主办人',
|
|
62
|
-
key: '
|
|
83
|
+
key: 'undertakeUserName'
|
|
63
84
|
}, {
|
|
64
85
|
name: '协办人',
|
|
65
|
-
key: '
|
|
86
|
+
key: 'assistUserName'
|
|
66
87
|
}];
|
|
67
88
|
var laxx = [{
|
|
68
89
|
name: '案件流程',
|
|
69
|
-
key: '
|
|
90
|
+
key: 'caseTypeName'
|
|
70
91
|
}, {
|
|
71
92
|
name: '案件编号',
|
|
72
|
-
key: '
|
|
93
|
+
key: 'caseCode'
|
|
73
94
|
}, {
|
|
74
95
|
name: '卷宗编号',
|
|
75
|
-
key: '
|
|
96
|
+
key: 'fileCode'
|
|
76
97
|
}, {
|
|
77
98
|
name: '立案时间',
|
|
78
|
-
key: '
|
|
99
|
+
key: 'lianTime'
|
|
79
100
|
}, {
|
|
80
101
|
name: '案件案由',
|
|
81
|
-
key: '
|
|
102
|
+
key: 'caseCauseManageName',
|
|
103
|
+
weights: 2
|
|
82
104
|
}, {
|
|
83
105
|
name: '违反条款',
|
|
84
|
-
key: '
|
|
106
|
+
key: 'breakContent',
|
|
85
107
|
weights: 2
|
|
86
108
|
}, {
|
|
87
109
|
name: '处罚条款',
|
|
88
|
-
key: '
|
|
110
|
+
key: 'punishContent',
|
|
89
111
|
weights: 2
|
|
90
112
|
}];
|
|
91
113
|
return /*#__PURE__*/_jsxs("div", {
|
|
@@ -96,9 +118,9 @@ export default (function (props) {
|
|
|
96
118
|
className: "zf-left-top",
|
|
97
119
|
children: [/*#__PURE__*/_jsxs("div", {
|
|
98
120
|
className: "zf-base-title",
|
|
99
|
-
children: ["\u6848\u4EF6\u4FE1\u606F", /*#__PURE__*/_jsx("span", {
|
|
121
|
+
children: ["\u6848\u4EF6\u4FE1\u606F", detail.caseTypeName && /*#__PURE__*/_jsx("span", {
|
|
100
122
|
className: "zf-base-subTitle",
|
|
101
|
-
children: "
|
|
123
|
+
children: "\u3010".concat(detail.caseTypeName, "-").concat(detail.currentTask, "\u3011")
|
|
102
124
|
})]
|
|
103
125
|
}), /*#__PURE__*/_jsxs("div", {
|
|
104
126
|
className: "zf-base-info",
|
|
@@ -114,17 +136,17 @@ export default (function (props) {
|
|
|
114
136
|
className: "zf-base-label",
|
|
115
137
|
children: [item.name, "\uFF1A"]
|
|
116
138
|
}), /*#__PURE__*/_jsx("span", {
|
|
117
|
-
children: item.key
|
|
139
|
+
children: detail[item.key] || '--'
|
|
118
140
|
})]
|
|
119
141
|
}, item.key);
|
|
120
142
|
})
|
|
121
|
-
}), /*#__PURE__*/_jsx("div", {
|
|
143
|
+
}), ((_detail$location = detail.location) === null || _detail$location === void 0 ? void 0 : _detail$location.lngLats) && /*#__PURE__*/_jsx("div", {
|
|
122
144
|
className: "zf-base-map",
|
|
123
145
|
children: /*#__PURE__*/_jsx(VmMap, {
|
|
124
|
-
mapCenter:
|
|
146
|
+
mapCenter: (_detail$location2 = detail.location) === null || _detail$location2 === void 0 ? void 0 : _detail$location2.lngLats.split(','),
|
|
125
147
|
mapPoints: [{
|
|
126
|
-
lng:
|
|
127
|
-
lat:
|
|
148
|
+
lng: (_detail$location3 = detail.location) === null || _detail$location3 === void 0 ? void 0 : _detail$location3.lngLats.split(',')[0],
|
|
149
|
+
lat: (_detail$location4 = detail.location) === null || _detail$location4 === void 0 ? void 0 : _detail$location4.lngLats.split(',')[1],
|
|
128
150
|
icon: 'GD'
|
|
129
151
|
}]
|
|
130
152
|
})
|
|
@@ -142,7 +164,7 @@ export default (function (props) {
|
|
|
142
164
|
},
|
|
143
165
|
children: /*#__PURE__*/_jsx("div", {
|
|
144
166
|
className: "zf-base-list",
|
|
145
|
-
children:
|
|
167
|
+
children: (detail.casePartyType == 'unit' ? dsrUnit : dsrPerson).map(function (item) {
|
|
146
168
|
return /*#__PURE__*/_jsxs("div", {
|
|
147
169
|
className: "zf-base-item",
|
|
148
170
|
style: {
|
|
@@ -152,7 +174,7 @@ export default (function (props) {
|
|
|
152
174
|
className: "zf-base-label",
|
|
153
175
|
children: [item.name, "\uFF1A"]
|
|
154
176
|
}), /*#__PURE__*/_jsx("span", {
|
|
155
|
-
children: item.key
|
|
177
|
+
children: detail[item.key] || '--'
|
|
156
178
|
})]
|
|
157
179
|
}, item.key);
|
|
158
180
|
})
|
|
@@ -180,7 +202,7 @@ export default (function (props) {
|
|
|
180
202
|
className: "zf-base-label",
|
|
181
203
|
children: [item.name, "\uFF1A"]
|
|
182
204
|
}), /*#__PURE__*/_jsx("span", {
|
|
183
|
-
children: item.key
|
|
205
|
+
children: detail[item.key] || '--'
|
|
184
206
|
})]
|
|
185
207
|
}, item.key);
|
|
186
208
|
})
|
|
@@ -208,13 +230,15 @@ export default (function (props) {
|
|
|
208
230
|
className: "zf-base-label",
|
|
209
231
|
children: [item.name, "\uFF1A"]
|
|
210
232
|
}), /*#__PURE__*/_jsx("span", {
|
|
211
|
-
children: item.key
|
|
233
|
+
children: detail[item.key] || '--'
|
|
212
234
|
})]
|
|
213
235
|
}, item.key);
|
|
214
236
|
})
|
|
215
237
|
})
|
|
216
238
|
})]
|
|
217
239
|
})]
|
|
218
|
-
}), /*#__PURE__*/_jsx(Right, {
|
|
240
|
+
}), /*#__PURE__*/_jsx(Right, {
|
|
241
|
+
detail: detail
|
|
242
|
+
})]
|
|
219
243
|
});
|
|
220
244
|
});
|