@zscreate/form-component 1.1.370 → 1.1.371
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/dist/form-component.css +128 -83
- package/dist/form-component.umd.js +1003 -185
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -178,74 +178,119 @@ ul li[data-v-c8780a30] {
|
|
|
178
178
|
white-space: nowrap;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.
|
|
181
|
+
.body-Condition-item-list-children[data-v-13af0ca8] {
|
|
182
|
+
padding-top: 10px;
|
|
183
|
+
}
|
|
184
|
+
.body-Condition-item-list-children .delete-icon[data-v-13af0ca8] {
|
|
185
|
+
color: #838c99;
|
|
186
|
+
font-size: 16px;
|
|
187
|
+
cursor: pointer;
|
|
188
|
+
}
|
|
189
|
+
.body-Condition-item-list-children .delete-icon[data-v-13af0ca8]:hover {
|
|
190
|
+
color: #eb5096;
|
|
191
|
+
}
|
|
192
|
+
.body-Condition-item-list-children .range-date-more[data-v-13af0ca8] .ant-calendar-picker {
|
|
193
|
+
min-width: 140px !important;
|
|
194
|
+
}
|
|
195
|
+
.body-Condition-item-list-children .range-date-more[data-v-13af0ca8] .ant-calendar-picker-input {
|
|
196
|
+
font-size: 12px !important;
|
|
197
|
+
}
|
|
198
|
+
.body-Condition-item-list-children .range-date-more[data-v-13af0ca8] .ant-calendar-picker-icon {
|
|
199
|
+
display: none !important;
|
|
200
|
+
}
|
|
201
|
+
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-13af0ca8] .ant-select-selection {
|
|
202
|
+
border: none;
|
|
203
|
+
font-size: 14px;
|
|
204
|
+
min-width: 80px;
|
|
205
|
+
}
|
|
206
|
+
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-13af0ca8] .ant-select-selection__rendered {
|
|
207
|
+
margin-left: 5px !important;
|
|
208
|
+
text-align: center !important;
|
|
209
|
+
}
|
|
210
|
+
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-13af0ca8] .ant-select-arrow-icon {
|
|
211
|
+
color: #141e31;
|
|
212
|
+
}
|
|
213
|
+
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-13af0ca8] .ant-select-selection-selected-value {
|
|
214
|
+
float: initial !important;
|
|
215
|
+
}
|
|
216
|
+
.body-Condition-item-list-children .range-picker[data-v-13af0ca8] .ant-calendar-picker-input {
|
|
217
|
+
padding: 4px 2px;
|
|
218
|
+
}
|
|
219
|
+
.body-Condition-item-list-children .range-picker[data-v-13af0ca8] .ant-calendar-picker-input .ant-calendar-range-picker-input {
|
|
220
|
+
width: 47%;
|
|
221
|
+
}
|
|
222
|
+
.body-Condition-item-list-children[data-v-13af0ca8] .ant-select-selection--multiple .ant-select-selection__choice {
|
|
223
|
+
width: initial !important;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.data-condition .data-condition-body .body-Condition[data-v-2943bcfa] {
|
|
182
227
|
color: #141e31;
|
|
183
228
|
font-size: 14px;
|
|
184
229
|
}
|
|
185
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item[data-v-
|
|
230
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item[data-v-2943bcfa] {
|
|
186
231
|
margin-top: 20px;
|
|
187
232
|
}
|
|
188
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-
|
|
233
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-2943bcfa] .ant-select-selection {
|
|
189
234
|
border: none;
|
|
190
235
|
font-size: 14px;
|
|
191
236
|
}
|
|
192
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-
|
|
237
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-2943bcfa] .ant-select-selection__rendered {
|
|
193
238
|
margin: 0 !important;
|
|
194
239
|
margin-left: 5px !important;
|
|
195
240
|
}
|
|
196
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-
|
|
241
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-2943bcfa] .ant-select-arrow-icon {
|
|
197
242
|
color: #141e31;
|
|
198
243
|
}
|
|
199
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-
|
|
244
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-2943bcfa] {
|
|
200
245
|
padding-top: 10px;
|
|
201
246
|
padding-bottom: 20px;
|
|
202
247
|
border-top: 1px solid #ccc;
|
|
203
248
|
}
|
|
204
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-
|
|
249
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-2943bcfa] {
|
|
205
250
|
color: #838c99;
|
|
206
251
|
font-size: 16px;
|
|
207
252
|
cursor: pointer;
|
|
208
253
|
}
|
|
209
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-
|
|
254
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-2943bcfa]:hover {
|
|
210
255
|
color: #eb5096;
|
|
211
256
|
}
|
|
212
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-
|
|
257
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-2943bcfa] .ant-calendar-picker {
|
|
213
258
|
min-width: 140px !important;
|
|
214
259
|
}
|
|
215
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-
|
|
260
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-2943bcfa] .ant-calendar-picker-input {
|
|
216
261
|
font-size: 12px !important;
|
|
217
262
|
}
|
|
218
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-
|
|
263
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-2943bcfa] .ant-calendar-picker-icon {
|
|
219
264
|
display: none !important;
|
|
220
265
|
}
|
|
221
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
266
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-2943bcfa] .ant-select-selection {
|
|
222
267
|
border: none;
|
|
223
268
|
font-size: 14px;
|
|
224
269
|
min-width: 80px;
|
|
225
270
|
}
|
|
226
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
271
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-2943bcfa] .ant-select-selection__rendered {
|
|
227
272
|
margin-left: 5px !important;
|
|
228
273
|
text-align: center !important;
|
|
229
274
|
}
|
|
230
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
275
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-2943bcfa] .ant-select-arrow-icon {
|
|
231
276
|
color: #141e31;
|
|
232
277
|
}
|
|
233
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
278
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-2943bcfa] .ant-select-selection-selected-value {
|
|
234
279
|
float: initial !important;
|
|
235
280
|
}
|
|
236
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-
|
|
281
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-2943bcfa] .ant-calendar-picker-input {
|
|
237
282
|
padding: 4px 2px;
|
|
238
283
|
}
|
|
239
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-
|
|
284
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-2943bcfa] .ant-calendar-picker-input .ant-calendar-range-picker-input {
|
|
240
285
|
width: 47%;
|
|
241
286
|
}
|
|
242
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-
|
|
287
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-2943bcfa] .ant-select-selection--multiple .ant-select-selection__choice {
|
|
243
288
|
width: initial !important;
|
|
244
289
|
}
|
|
245
|
-
.data-condition[data-v-
|
|
290
|
+
.data-condition[data-v-2943bcfa] .ant-time-picker-panel-select li {
|
|
246
291
|
text-align: left !important;
|
|
247
292
|
}
|
|
248
|
-
.data-condition .clearConditionList[data-v-
|
|
293
|
+
.data-condition .clearConditionList[data-v-2943bcfa]:hover {
|
|
249
294
|
color: #eb5050 !important;
|
|
250
295
|
}
|
|
251
296
|
|
|
@@ -263,20 +308,20 @@ ul li[data-v-c8780a30] {
|
|
|
263
308
|
width: 347px !important;
|
|
264
309
|
}
|
|
265
310
|
|
|
266
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
311
|
+
.g1-form_main1 .sider-pannel[data-v-0c09cb02] {
|
|
267
312
|
width: 347px !important;
|
|
268
313
|
}
|
|
269
314
|
|
|
270
|
-
ul[data-v-
|
|
271
|
-
li[data-v-
|
|
272
|
-
dl[data-v-
|
|
273
|
-
dt[data-v-
|
|
274
|
-
dd[data-v-
|
|
315
|
+
ul[data-v-bc630382],
|
|
316
|
+
li[data-v-bc630382],
|
|
317
|
+
dl[data-v-bc630382],
|
|
318
|
+
dt[data-v-bc630382],
|
|
319
|
+
dd[data-v-bc630382] {
|
|
275
320
|
list-style-type: none;
|
|
276
321
|
padding: 0;
|
|
277
322
|
margin: 0;
|
|
278
323
|
}
|
|
279
|
-
.flowwork-warp[data-v-
|
|
324
|
+
.flowwork-warp[data-v-bc630382] {
|
|
280
325
|
position: absolute;
|
|
281
326
|
left: 0;
|
|
282
327
|
right: 0;
|
|
@@ -284,7 +329,7 @@ dd[data-v-63345c82] {
|
|
|
284
329
|
bottom: 64px;
|
|
285
330
|
background: #fff;
|
|
286
331
|
}
|
|
287
|
-
.g1_workflow_warp[data-v-
|
|
332
|
+
.g1_workflow_warp[data-v-bc630382] {
|
|
288
333
|
border: 1px solid #dfdfdf;
|
|
289
334
|
margin: auto;
|
|
290
335
|
position: absolute;
|
|
@@ -293,12 +338,12 @@ dd[data-v-63345c82] {
|
|
|
293
338
|
bottom: 0;
|
|
294
339
|
top: 0;
|
|
295
340
|
}
|
|
296
|
-
.g1_workflow_warp li[data-v-
|
|
341
|
+
.g1_workflow_warp li[data-v-bc630382] {
|
|
297
342
|
width: 100%;
|
|
298
343
|
position: relative;
|
|
299
344
|
text-align: center;
|
|
300
345
|
}
|
|
301
|
-
.g1-sider_tool1[data-v-
|
|
346
|
+
.g1-sider_tool1[data-v-bc630382] {
|
|
302
347
|
width: 100px;
|
|
303
348
|
position: absolute;
|
|
304
349
|
left: 0;
|
|
@@ -307,37 +352,37 @@ dd[data-v-63345c82] {
|
|
|
307
352
|
border-right: 1px solid #dfdfdf;
|
|
308
353
|
overflow-y: auto;
|
|
309
354
|
}
|
|
310
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
355
|
+
.g1-sider_tool1 .tool_box[data-v-bc630382] {
|
|
311
356
|
margin-top: 15px;
|
|
312
357
|
}
|
|
313
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
358
|
+
.g1-sider_tool1 .tool_box .tool[data-v-bc630382] {
|
|
314
359
|
text-align: center;
|
|
315
360
|
font-size: 12px;
|
|
316
361
|
color: #fff;
|
|
317
362
|
}
|
|
318
363
|
/* 公用图形 */
|
|
319
|
-
.end[data-v-
|
|
364
|
+
.end[data-v-bc630382] {
|
|
320
365
|
border-radius: 100%;
|
|
321
366
|
}
|
|
322
|
-
.comm[data-v-
|
|
367
|
+
.comm[data-v-bc630382] {
|
|
323
368
|
border-radius: 0px;
|
|
324
369
|
}
|
|
325
|
-
.gate[data-v-
|
|
370
|
+
.gate[data-v-bc630382] {
|
|
326
371
|
width: 60px;
|
|
327
372
|
border-radius: 0;
|
|
328
373
|
}
|
|
329
|
-
.gate .inner[data-v-
|
|
374
|
+
.gate .inner[data-v-bc630382] {
|
|
330
375
|
display: inline-block;
|
|
331
376
|
font-size: 16px;
|
|
332
377
|
}
|
|
333
|
-
.g1-form_main1[data-v-
|
|
378
|
+
.g1-form_main1[data-v-bc630382] {
|
|
334
379
|
position: absolute;
|
|
335
380
|
left: 100px;
|
|
336
381
|
right: 0;
|
|
337
382
|
top: 0;
|
|
338
383
|
bottom: 0;
|
|
339
384
|
}
|
|
340
|
-
.g1-form_main1 .head[data-v-
|
|
385
|
+
.g1-form_main1 .head[data-v-bc630382] {
|
|
341
386
|
height: 46px;
|
|
342
387
|
line-height: 46px;
|
|
343
388
|
text-align: left;
|
|
@@ -345,11 +390,11 @@ dd[data-v-63345c82] {
|
|
|
345
390
|
box-sizing: border-box;
|
|
346
391
|
border-bottom: 1px solid #d8d8d8;
|
|
347
392
|
}
|
|
348
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
393
|
+
.g1-form_main1 .head .ant-btn[data-v-bc630382] {
|
|
349
394
|
height: 32px;
|
|
350
395
|
margin-right: 10px;
|
|
351
396
|
}
|
|
352
|
-
.g1-form_main1 .main[data-v-
|
|
397
|
+
.g1-form_main1 .main[data-v-bc630382] {
|
|
353
398
|
position: absolute;
|
|
354
399
|
left: 0 !important;
|
|
355
400
|
right: 0px;
|
|
@@ -358,12 +403,12 @@ dd[data-v-63345c82] {
|
|
|
358
403
|
overflow: auto;
|
|
359
404
|
box-sizing: border-box;
|
|
360
405
|
}
|
|
361
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
406
|
+
.g1-form_main1 .main #flowContainer[data-v-bc630382] {
|
|
362
407
|
background-image: linear-gradient(90deg, rgba(180, 180, 180, 0.15) 10%, rgba(180, 180, 180, 0) 10%), linear-gradient(rgba(180, 180, 180, 0.15) 10%, rgba(0, 0, 0, 0) 10%);
|
|
363
408
|
background-size: 10px 10px;
|
|
364
409
|
background-color: #fbfbfb;
|
|
365
410
|
}
|
|
366
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
411
|
+
.g1-form_main1 .sider-pannel[data-v-bc630382] {
|
|
367
412
|
width: 250px;
|
|
368
413
|
padding: 0 15px;
|
|
369
414
|
position: absolute;
|
|
@@ -373,7 +418,7 @@ dd[data-v-63345c82] {
|
|
|
373
418
|
border-left: 1px solid #dfdfdf;
|
|
374
419
|
background-color: #fff;
|
|
375
420
|
}
|
|
376
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
421
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-bc630382] {
|
|
377
422
|
width: 100%;
|
|
378
423
|
height: 100%;
|
|
379
424
|
padding: 15px;
|
|
@@ -384,7 +429,7 @@ dd[data-v-63345c82] {
|
|
|
384
429
|
top: 0;
|
|
385
430
|
overflow-y: auto;
|
|
386
431
|
}
|
|
387
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
432
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-bc630382] {
|
|
388
433
|
width: 36px;
|
|
389
434
|
height: 60px;
|
|
390
435
|
line-height: 60px;
|
|
@@ -400,14 +445,14 @@ dd[data-v-63345c82] {
|
|
|
400
445
|
background-color: #fff;
|
|
401
446
|
}
|
|
402
447
|
/* 视图图形 */
|
|
403
|
-
.flow-view[data-v-
|
|
448
|
+
.flow-view[data-v-bc630382] {
|
|
404
449
|
position: absolute;
|
|
405
450
|
left: 0;
|
|
406
451
|
right: 0;
|
|
407
452
|
top: 0;
|
|
408
453
|
bottom: 0;
|
|
409
454
|
}
|
|
410
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
455
|
+
.flow-view .inner .flow-node-drag[data-v-bc630382] {
|
|
411
456
|
width: 12px;
|
|
412
457
|
height: 12px;
|
|
413
458
|
display: block;
|
|
@@ -418,27 +463,27 @@ dd[data-v-63345c82] {
|
|
|
418
463
|
cursor: crosshair;
|
|
419
464
|
background: rgba(24, 144, 255, 0.6);
|
|
420
465
|
}
|
|
421
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
466
|
+
.flow-view .inner .flow-node-drag[data-v-bc630382]:nth-child(1) {
|
|
422
467
|
left: -6px;
|
|
423
468
|
top: 0;
|
|
424
469
|
bottom: 0;
|
|
425
470
|
}
|
|
426
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
471
|
+
.flow-view .inner .flow-node-drag[data-v-bc630382]:nth-child(2) {
|
|
427
472
|
top: -6px;
|
|
428
473
|
left: 0;
|
|
429
474
|
right: 0;
|
|
430
475
|
}
|
|
431
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
476
|
+
.flow-view .inner .flow-node-drag[data-v-bc630382]:nth-child(3) {
|
|
432
477
|
right: -6px;
|
|
433
478
|
top: 0;
|
|
434
479
|
bottom: 0;
|
|
435
480
|
}
|
|
436
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
481
|
+
.flow-view .inner .flow-node-drag[data-v-bc630382]:nth-child(4) {
|
|
437
482
|
bottom: -6px;
|
|
438
483
|
left: 0;
|
|
439
484
|
right: 0;
|
|
440
485
|
}
|
|
441
|
-
.flow-view .tool[data-v-
|
|
486
|
+
.flow-view .tool[data-v-bc630382] {
|
|
442
487
|
width: 100%;
|
|
443
488
|
height: 100%;
|
|
444
489
|
margin: 0;
|
|
@@ -446,14 +491,14 @@ dd[data-v-63345c82] {
|
|
|
446
491
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
447
492
|
background: #fbfbfb;
|
|
448
493
|
}
|
|
449
|
-
.flow-view .tool .iconfont[data-v-
|
|
494
|
+
.flow-view .tool .iconfont[data-v-bc630382] {
|
|
450
495
|
font-size: 100%;
|
|
451
496
|
color: #858587;
|
|
452
497
|
}
|
|
453
|
-
.flow-view .exclude_gateway[data-v-
|
|
498
|
+
.flow-view .exclude_gateway[data-v-bc630382] {
|
|
454
499
|
box-shadow: 0 0 0 #ccc;
|
|
455
500
|
}
|
|
456
|
-
.flow-view .gate[data-v-
|
|
501
|
+
.flow-view .gate[data-v-bc630382] {
|
|
457
502
|
line-height: 50px;
|
|
458
503
|
position: absolute;
|
|
459
504
|
left: 0;
|
|
@@ -461,9 +506,9 @@ dd[data-v-63345c82] {
|
|
|
461
506
|
top: 0;
|
|
462
507
|
bottom: 0;
|
|
463
508
|
}
|
|
464
|
-
.flow-view .ordinary_gateway[data-v-
|
|
465
|
-
.flow-view .parall_gateway[data-v-
|
|
466
|
-
.flow-view .exclude_gateway[data-v-
|
|
509
|
+
.flow-view .ordinary_gateway[data-v-bc630382],
|
|
510
|
+
.flow-view .parall_gateway[data-v-bc630382],
|
|
511
|
+
.flow-view .exclude_gateway[data-v-bc630382] {
|
|
467
512
|
border: none;
|
|
468
513
|
border-radius: 0;
|
|
469
514
|
background-size: cover;
|
|
@@ -471,35 +516,35 @@ dd[data-v-63345c82] {
|
|
|
471
516
|
background-position: center center;
|
|
472
517
|
box-shadow: 0 0 0 #ccc;
|
|
473
518
|
}
|
|
474
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
475
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
476
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
519
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-bc630382]:nth-child(1),
|
|
520
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-bc630382]:nth-child(1),
|
|
521
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-bc630382]:nth-child(1) {
|
|
477
522
|
left: 0;
|
|
478
523
|
top: 0;
|
|
479
524
|
bottom: 0;
|
|
480
525
|
}
|
|
481
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
482
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
483
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
526
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-bc630382]:nth-child(2),
|
|
527
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-bc630382]:nth-child(2),
|
|
528
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-bc630382]:nth-child(2) {
|
|
484
529
|
top: 0;
|
|
485
530
|
left: 0;
|
|
486
531
|
right: 0;
|
|
487
532
|
}
|
|
488
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
489
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
490
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
533
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-bc630382]:nth-child(3),
|
|
534
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-bc630382]:nth-child(3),
|
|
535
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-bc630382]:nth-child(3) {
|
|
491
536
|
right: 0;
|
|
492
537
|
top: 0;
|
|
493
538
|
bottom: 0;
|
|
494
539
|
}
|
|
495
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
496
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
497
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
540
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-bc630382]:nth-child(4),
|
|
541
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-bc630382]:nth-child(4),
|
|
542
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-bc630382]:nth-child(4) {
|
|
498
543
|
bottom: 0;
|
|
499
544
|
left: 0;
|
|
500
545
|
right: 0;
|
|
501
546
|
}
|
|
502
|
-
.flow-view .exclude_gateway[data-v-
|
|
547
|
+
.flow-view .exclude_gateway[data-v-bc630382] {
|
|
503
548
|
width: 70%;
|
|
504
549
|
height: 70%;
|
|
505
550
|
margin: 15%;
|
|
@@ -508,7 +553,7 @@ dd[data-v-63345c82] {
|
|
|
508
553
|
transform: rotate(45deg);
|
|
509
554
|
position: relative;
|
|
510
555
|
}
|
|
511
|
-
.flow-view .exclude_gateway[data-v-
|
|
556
|
+
.flow-view .exclude_gateway[data-v-bc630382]::before {
|
|
512
557
|
content: '';
|
|
513
558
|
width: 2px;
|
|
514
559
|
background-color: #7a7a7a;
|
|
@@ -518,7 +563,7 @@ dd[data-v-63345c82] {
|
|
|
518
563
|
top: calc(50% - 10px);
|
|
519
564
|
left: calc(50% - 1px);
|
|
520
565
|
}
|
|
521
|
-
.flow-view .exclude_gateway[data-v-
|
|
566
|
+
.flow-view .exclude_gateway[data-v-bc630382]::after {
|
|
522
567
|
content: '';
|
|
523
568
|
width: 20px;
|
|
524
569
|
background-color: #7a7a7a;
|
|
@@ -528,7 +573,7 @@ dd[data-v-63345c82] {
|
|
|
528
573
|
top: calc(50% - 1px);
|
|
529
574
|
left: calc(50% - 10px);
|
|
530
575
|
}
|
|
531
|
-
.flow-view .parall_gateway[data-v-
|
|
576
|
+
.flow-view .parall_gateway[data-v-bc630382] {
|
|
532
577
|
width: 70%;
|
|
533
578
|
height: 70%;
|
|
534
579
|
margin: 15%;
|
|
@@ -537,7 +582,7 @@ dd[data-v-63345c82] {
|
|
|
537
582
|
transform: rotate(45deg);
|
|
538
583
|
position: relative;
|
|
539
584
|
}
|
|
540
|
-
.flow-view .parall_gateway[data-v-
|
|
585
|
+
.flow-view .parall_gateway[data-v-bc630382]::after {
|
|
541
586
|
content: '';
|
|
542
587
|
width: 20px;
|
|
543
588
|
background-color: #7a7a7a;
|
|
@@ -549,7 +594,7 @@ dd[data-v-63345c82] {
|
|
|
549
594
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
550
595
|
transform: rotate(45deg);
|
|
551
596
|
}
|
|
552
|
-
.flow-view .parall_gateway[data-v-
|
|
597
|
+
.flow-view .parall_gateway[data-v-bc630382]::before {
|
|
553
598
|
content: '';
|
|
554
599
|
width: 2px;
|
|
555
600
|
background-color: #7a7a7a;
|
|
@@ -562,7 +607,7 @@ dd[data-v-63345c82] {
|
|
|
562
607
|
transform: rotate(45deg);
|
|
563
608
|
}
|
|
564
609
|
/* 线条工具 */
|
|
565
|
-
.lineTool[data-v-
|
|
610
|
+
.lineTool[data-v-bc630382] {
|
|
566
611
|
width: 130px;
|
|
567
612
|
height: 26px;
|
|
568
613
|
border: 1px solid #1890ff;
|
|
@@ -570,7 +615,7 @@ dd[data-v-63345c82] {
|
|
|
570
615
|
background-color: #fff;
|
|
571
616
|
text-align: left;
|
|
572
617
|
}
|
|
573
|
-
.lineTool li[data-v-
|
|
618
|
+
.lineTool li[data-v-bc630382] {
|
|
574
619
|
width: 30px;
|
|
575
620
|
height: 26px;
|
|
576
621
|
display: inline-block;
|
|
@@ -578,14 +623,14 @@ dd[data-v-63345c82] {
|
|
|
578
623
|
text-align: center;
|
|
579
624
|
color: #1890ff;
|
|
580
625
|
}
|
|
581
|
-
.tool-drag a .inner[data-v-
|
|
626
|
+
.tool-drag a .inner[data-v-bc630382] {
|
|
582
627
|
color: #f00 !important;
|
|
583
628
|
}
|
|
584
|
-
.ant-layout-footer[data-v-
|
|
629
|
+
.ant-layout-footer[data-v-bc630382] {
|
|
585
630
|
z-index: 10;
|
|
586
631
|
}
|
|
587
632
|
|
|
588
|
-
#flowContainer[data-v-
|
|
633
|
+
#flowContainer[data-v-bc630382] {
|
|
589
634
|
width: 1000000px;
|
|
590
635
|
height: 1000000px;
|
|
591
636
|
position: absolute;
|
|
@@ -598,7 +643,7 @@ dd[data-v-63345c82] {
|
|
|
598
643
|
left: -500000px;
|
|
599
644
|
top: -500000px; */
|
|
600
645
|
}
|
|
601
|
-
.labelClass[data-v-
|
|
646
|
+
.labelClass[data-v-bc630382] {
|
|
602
647
|
padding: 0 3px;
|
|
603
648
|
font-size: 12px;
|
|
604
649
|
cursor: pointer;
|
|
@@ -609,14 +654,14 @@ dd[data-v-63345c82] {
|
|
|
609
654
|
border-radius: 3px;
|
|
610
655
|
background: rgba(24, 144, 255, 0.6);
|
|
611
656
|
}
|
|
612
|
-
.loading[data-v-
|
|
657
|
+
.loading[data-v-bc630382] {
|
|
613
658
|
height: 100%;
|
|
614
659
|
width: 100%;
|
|
615
660
|
display: flex;
|
|
616
661
|
align-items: center;
|
|
617
662
|
justify-content: center;
|
|
618
663
|
}
|
|
619
|
-
[data-v-
|
|
664
|
+
[data-v-bc630382] .labelClass {
|
|
620
665
|
background-color: #539dfa !important;
|
|
621
666
|
padding: 5px;
|
|
622
667
|
border-radius: 5px;
|