@baosight/erm 1.6.1 → 1.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.esm.css CHANGED
@@ -1,65 +1,4 @@
1
1
  @charset "UTF-8";
2
- .container[data-v-87a0d832] {
3
- width: 100%;
4
- height: 100%;
5
- position: relative;
6
- }
7
-
8
- .box[data-v-87a0d832] {
9
- display: flex;
10
- justify-content: center;
11
- align-items: center;
12
- height: 100vh;
13
- }
14
-
15
- .goods-card[data-v-87a0d832] {
16
- display: flex;
17
- flex-direction: column;
18
- justify-content: flex-start;
19
- }
20
-
21
- .card-desc[data-v-87a0d832] {
22
- text-align: left;
23
- }
24
-
25
- .button-area[data-v-87a0d832] {
26
- display: flex;
27
- justify-content: space-between;
28
- align-items: center;
29
- top: 20px;
30
- margin-top: 5%;
31
- margin-left: 5%;
32
- margin-right: 5%;
33
- margin-bottom: 5%;
34
- position: sticky;
35
- z-index: 1000;
36
- }
37
-
38
- .button-type[data-v-87a0d832] {
39
- font-size: 14px;
40
- border-radius: 10px;
41
- font-family: "阿里巴巴普惠体Regular";
42
- position: relative;
43
- }
44
-
45
- .slot-left[data-v-87a0d832] {
46
- margin-top: 20px;
47
- margin-left: 20px;
48
- width: 100%;
49
- height: 60px;
50
- }
51
-
52
- .slot-right[data-v-87a0d832] {
53
- margin-top: 20px;
54
- width: 100%;
55
- height: 60px;
56
- border-radius: 10px;
57
- color: white;
58
- font-size: 16px;
59
- font-weight: 600;
60
- font-family: "阿里巴巴普惠体Light";
61
- }
62
-
63
2
  .swiperButton[data-v-35c7b3ce] {
64
3
  height: 100%;
65
4
  }
@@ -416,76 +355,67 @@ nav[data-v-35c7b3ce] .jh-button[data-v-35c7b3ce] {
416
355
  color: #fff; /* 勾选后的文字颜色 */
417
356
  }
418
357
 
419
- .rowContent[data-v-1b695265] {
420
- display: flex;
421
- flex-direction: row;
422
- justify-content: center;
358
+ .container[data-v-87a0d832] {
423
359
  width: 100%;
424
- margin: 0;
425
- padding: 0;
360
+ height: 100%;
361
+ position: relative;
426
362
  }
427
- .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] {
428
- width: 100%;
363
+
364
+ .box[data-v-87a0d832] {
429
365
  display: flex;
430
- flex-direction: column;
431
- justify-content: start;
432
- overflow: auto;
433
- border-radius: 15px;
434
- background-color: #ffffff;
366
+ justify-content: center;
367
+ align-items: center;
368
+ height: 100vh;
435
369
  }
436
- .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] .singleRow[data-v-1b695265] {
370
+
371
+ .goods-card[data-v-87a0d832] {
437
372
  display: flex;
438
373
  flex-direction: column;
439
374
  justify-content: flex-start;
440
- padding: 0px 0;
441
- border-bottom: 1px solid rgba(204, 204, 204, 0.4666666667);
442
375
  }
443
- .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] .colDesc[data-v-1b695265] {
376
+
377
+ .card-desc[data-v-87a0d832] {
378
+ text-align: left;
379
+ }
380
+
381
+ .button-area[data-v-87a0d832] {
444
382
  display: flex;
445
- flex-direction: row;
446
- justify-content: flex-start;
383
+ justify-content: space-between;
447
384
  align-items: center;
448
- font-size: 14px;
449
- font-family: "阿里巴巴普惠体Regular";
450
- padding-left: 4px;
451
- }
452
- .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] .colDesc[data-v-1b695265] .required[data-v-1b695265] {
453
- content: "*";
454
- display: contents;
455
- color: red;
385
+ top: 20px;
386
+ margin-top: 5%;
387
+ margin-left: 5%;
388
+ margin-right: 5%;
389
+ margin-bottom: 5%;
390
+ position: sticky;
391
+ z-index: 1000;
456
392
  }
457
- .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] .colData[data-v-1b695265] {
393
+
394
+ .button-type[data-v-87a0d832] {
458
395
  font-size: 14px;
396
+ border-radius: 10px;
459
397
  font-family: "阿里巴巴普惠体Regular";
398
+ position: relative;
460
399
  }
461
400
 
462
- .mainTitle[data-v-1b695265] {
463
- display: flex;
464
- flex-direction: column;
465
- justify-content: center;
466
- align-items: center;
467
- font-family: "阿里巴巴普惠体Bold";
468
- font-size: 23px;
469
- color: #548cf6;
470
- margin: 10px;
401
+ .slot-left[data-v-87a0d832] {
402
+ margin-top: 20px;
403
+ margin-left: 20px;
404
+ width: 100%;
405
+ height: 60px;
471
406
  }
472
407
 
473
- [data-v-1b695265] .checkError {
474
- border-bottom: 1px solid red;
475
- animation: blink-1b695265 2s linear infinite;
408
+ .slot-right[data-v-87a0d832] {
409
+ margin-top: 20px;
410
+ width: 100%;
411
+ height: 60px;
412
+ border-radius: 10px;
413
+ color: white;
414
+ font-size: 16px;
415
+ font-weight: 600;
416
+ font-family: "阿里巴巴普惠体Light";
476
417
  }
477
418
 
478
- @keyframes blink-1b695265 {
479
- 0% {
480
- border-color: red;
481
- }
482
- 50% {
483
- border-color: transparent;
484
- }
485
- 100% {
486
- border-color: red;
487
- }
488
- }
489
419
  .baseStyle[data-v-a440e92e] {
490
420
  width: 99%;
491
421
  height: 100%;
@@ -626,6 +556,76 @@ nav[data-v-35c7b3ce] .jh-button[data-v-35c7b3ce] {
626
556
  z-index: 1000;
627
557
  }
628
558
 
559
+ .rowContent[data-v-1b695265] {
560
+ display: flex;
561
+ flex-direction: row;
562
+ justify-content: center;
563
+ width: 100%;
564
+ margin: 0;
565
+ padding: 0;
566
+ }
567
+ .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] {
568
+ width: 100%;
569
+ display: flex;
570
+ flex-direction: column;
571
+ justify-content: start;
572
+ overflow: auto;
573
+ border-radius: 15px;
574
+ background-color: #ffffff;
575
+ }
576
+ .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] .singleRow[data-v-1b695265] {
577
+ display: flex;
578
+ flex-direction: column;
579
+ justify-content: flex-start;
580
+ padding: 0px 0;
581
+ border-bottom: 1px solid rgba(204, 204, 204, 0.4666666667);
582
+ }
583
+ .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] .colDesc[data-v-1b695265] {
584
+ display: flex;
585
+ flex-direction: row;
586
+ justify-content: flex-start;
587
+ align-items: center;
588
+ font-size: 14px;
589
+ font-family: "阿里巴巴普惠体Regular";
590
+ padding-left: 4px;
591
+ }
592
+ .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] .colDesc[data-v-1b695265] .required[data-v-1b695265] {
593
+ content: "*";
594
+ display: contents;
595
+ color: red;
596
+ }
597
+ .rowContent[data-v-1b695265] .mainContent[data-v-1b695265] .colData[data-v-1b695265] {
598
+ font-size: 14px;
599
+ font-family: "阿里巴巴普惠体Regular";
600
+ }
601
+
602
+ .mainTitle[data-v-1b695265] {
603
+ display: flex;
604
+ flex-direction: column;
605
+ justify-content: center;
606
+ align-items: center;
607
+ font-family: "阿里巴巴普惠体Bold";
608
+ font-size: 23px;
609
+ color: #548cf6;
610
+ margin: 10px;
611
+ }
612
+
613
+ [data-v-1b695265] .checkError {
614
+ border-bottom: 1px solid red;
615
+ animation: blink-1b695265 2s linear infinite;
616
+ }
617
+
618
+ @keyframes blink-1b695265 {
619
+ 0% {
620
+ border-color: red;
621
+ }
622
+ 50% {
623
+ border-color: transparent;
624
+ }
625
+ 100% {
626
+ border-color: red;
627
+ }
628
+ }
629
629
  [data-v-6e3557b8] .van-checkbox {
630
630
  padding: 5px 0;
631
631
  }