@vtx/modals2 2.15.57 → 2.15.59

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.
Files changed (118) hide show
  1. package/README.md +33 -33
  2. package/lib/style/index.less +8 -8
  3. package/lib/style/themes/dark.less +128 -128
  4. package/lib/style/themes/default.less +44 -44
  5. package/lib/style/themes/index.less +1 -1
  6. package/lib/vm-alarm-info/Components/index.less +43 -43
  7. package/lib/vm-alarm-info/style/index.less +16 -16
  8. package/lib/vm-alarm-situation/style/index.less +67 -67
  9. package/lib/vm-alarm-situation-pt/style/index.less +65 -65
  10. package/lib/vm-analysis-comparison/style/index.less +12 -12
  11. package/lib/vm-appraisal-info/style/index.less +136 -136
  12. package/lib/vm-base-list/style/index.less +39 -39
  13. package/lib/vm-button/style/index.less +20 -20
  14. package/lib/vm-charts/index.less +30 -30
  15. package/lib/vm-checkbox/style/index.less +25 -25
  16. package/lib/vm-container/style/index.less +30 -30
  17. package/lib/vm-correlation-comparison/style/index.less +13 -13
  18. package/lib/vm-custom/style/index.less +20 -20
  19. package/lib/vm-empty/style/index.less +23 -23
  20. package/lib/vm-iframe-modal/style/index.less +9 -9
  21. package/lib/vm-image-text/style/index.less +32 -32
  22. package/lib/vm-map/style/index.less +3 -3
  23. package/lib/vm-modal-table/style/index.less +23 -23
  24. package/lib/vm-radio/style/index.less +26 -26
  25. package/lib/vm-real-time-monitor/style/index.less +12 -12
  26. package/lib/vm-repair-maintain/style/index.less +115 -115
  27. package/lib/vm-round-content/style/index.less +33 -33
  28. package/lib/vm-select-device/style/index.less +16 -16
  29. package/lib/vm-sub-tabs/style/index.less +179 -179
  30. package/lib/vm-sub-title/style/index.less +69 -69
  31. package/lib/vm-video/api.js +1 -1
  32. package/lib/vm-video/api.js.map +1 -1
  33. package/lib/vm-video/index.less +36 -36
  34. package/lib/vtx-base-info/style/index.less +66 -66
  35. package/lib/vtx-base-modal/api.js +7 -6
  36. package/lib/vtx-base-modal/api.js.map +1 -1
  37. package/lib/vtx-base-modal/style/index.less +1097 -1097
  38. package/lib/vtx-car-modal/api.js +47 -44
  39. package/lib/vtx-car-modal/api.js.map +1 -1
  40. package/lib/vtx-car-modal/components/AlarmInfo/index.less +40 -40
  41. package/lib/vtx-car-modal/components/BaseInfo/Charts.js +4 -3
  42. package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -1
  43. package/lib/vtx-car-modal/components/BaseInfo/index.js +10 -6
  44. package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
  45. package/lib/vtx-car-modal/components/BaseInfo/index.less +290 -290
  46. package/lib/vtx-car-modal/components/Collection/index.less +18 -18
  47. package/lib/vtx-car-modal/components/DetailInfo/index.less +21 -21
  48. package/lib/vtx-car-modal/components/Maintenance/index.less +35 -35
  49. package/lib/vtx-car-modal/components/OilConsumption/index.less +39 -39
  50. package/lib/vtx-car-modal/components/StaticInfo/index.less +82 -82
  51. package/lib/vtx-car-modal/components/WaterConsumption/index.less +25 -25
  52. package/lib/vtx-car-modal/components/WorkInfo/index.less +66 -66
  53. package/lib/vtx-car-modal/index.js +8 -8
  54. package/lib/vtx-car-modal/index.js.map +1 -1
  55. package/lib/vtx-car-modal/style/index.less +8 -8
  56. package/lib/vtx-cc-cp-modal/components/OrderInfo/index.less +108 -108
  57. package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +46 -46
  58. package/lib/vtx-cc-cp-modal/style/index.less +1 -1
  59. package/lib/vtx-cc-unit-modal/style/index.less +1 -1
  60. package/lib/vtx-cp-modal/components/AlarmInfo/index.less +109 -109
  61. package/lib/vtx-cp-modal/components/BaseInfo/index.less +156 -156
  62. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +109 -109
  63. package/lib/vtx-cp-modal/components/SyInfo/index.less +47 -47
  64. package/lib/vtx-cp-modal/style/index.less +1 -1
  65. package/lib/vtx-default-modal/components/BaseInfo/index.less +38 -38
  66. package/lib/vtx-default-modal/style/index.less +1 -1
  67. package/lib/vtx-df-modal/components/BaseInfo/index.less +173 -173
  68. package/lib/vtx-df-modal/components/Metering/index.less +83 -83
  69. package/lib/vtx-df-modal/components/WorkCondition/index.less +136 -136
  70. package/lib/vtx-df-modal/style/index.less +1 -1
  71. package/lib/vtx-facility-modal/components/OverView/index.less +120 -120
  72. package/lib/vtx-facility-modal/style/index.less +1 -1
  73. package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
  74. package/lib/vtx-housing-estate-modal/components/OverView/index.less +256 -256
  75. package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
  76. package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
  77. package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
  78. package/lib/vtx-housing-estate-modal/components/WGXW/index.less +102 -102
  79. package/lib/vtx-housing-estate-modal/style/index.less +1 -1
  80. package/lib/vtx-kh-modal/components/BaseInfo/index.less +66 -66
  81. package/lib/vtx-kh-modal/style/index.less +1 -1
  82. package/lib/vtx-pump-modal/components/AlarmRecord/index.less +103 -103
  83. package/lib/vtx-pump-modal/components/Basic/index.less +74 -74
  84. package/lib/vtx-pump-modal/components/Sbxl/index.less +90 -90
  85. package/lib/vtx-pump-modal/components/Sjfx/index.less +60 -60
  86. package/lib/vtx-pump-modal/components/Sxyx/index.less +161 -161
  87. package/lib/vtx-pump-modal/style/index.less +1 -1
  88. package/lib/vtx-restaurant-modal/components/Alarm/index.less +35 -35
  89. package/lib/vtx-restaurant-modal/components/Collection/index.less +29 -29
  90. package/lib/vtx-restaurant-modal/style/index.less +1 -1
  91. package/lib/vtx-road-modal/components/BaseInfo/index.less +146 -146
  92. package/lib/vtx-road-modal/components/Statistical/index.less +112 -112
  93. package/lib/vtx-road-modal/style/index.less +1 -1
  94. package/lib/vtx-staff-modal/components/AlarmInfo/index.less +23 -23
  95. package/lib/vtx-staff-modal/components/Attendance/index.less +44 -44
  96. package/lib/vtx-staff-modal/components/BaseInfo/index.less +225 -225
  97. package/lib/vtx-staff-modal/components/DetailInfo/index.less +38 -38
  98. package/lib/vtx-staff-modal/components/Equipment/index.less +52 -52
  99. package/lib/vtx-staff-modal/components/StaticInfo/index.less +283 -283
  100. package/lib/vtx-staff-modal/style/index.less +1 -1
  101. package/lib/vtx-throw-point-modal/components/Alarm/index.less +69 -69
  102. package/lib/vtx-throw-point-modal/components/OverView/index.less +331 -331
  103. package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
  104. package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
  105. package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
  106. package/lib/vtx-throw-point-modal/components/WGXW/index.less +102 -102
  107. package/lib/vtx-throw-point-modal/style/index.less +1 -1
  108. package/lib/vtx-wr-modal/components/AlarmInfo/index.less +106 -106
  109. package/lib/vtx-wr-modal/components/BaseInfo/index.less +142 -142
  110. package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +570 -570
  111. package/lib/vtx-wr-modal/components/BaseInfoNew2/index.less +461 -461
  112. package/lib/vtx-wr-modal/components/Evaluate/index.less +124 -124
  113. package/lib/vtx-wr-modal/components/Monitor/index.less +82 -82
  114. package/lib/vtx-wr-modal/components/Score/index.less +134 -134
  115. package/lib/vtx-wr-modal/style/index.less +1 -1
  116. package/lib/vtx-zg-modal/components/BaseInfo/index.less +97 -97
  117. package/lib/vtx-zg-modal/style/index.less +1 -1
  118. package/package.json +1 -1
@@ -1,124 +1,124 @@
1
- .wr-appraise {
2
- padding: 6px;
3
- width: 100%;
4
-
5
- &-head {
6
- width: 100%;
7
- padding: 14px 20px;
8
- background-color: var(--bg-color2);
9
- border: 1px solid var(--bg-border-color2);
10
- }
11
-
12
- .appraise-summary {
13
- width: 100%;
14
- &-head {
15
- display: flex;
16
- justify-content: space-between;
17
- align-items: center;
18
- }
19
- &-subscribtion {
20
- color: var(--info-active2);
21
- font-family: PingFang SC;
22
- }
23
- &-main {
24
- &-radar {
25
- height: 260px;
26
- }
27
- &-avg {
28
- display: flex;
29
- justify-content: start;
30
- align-items: center;
31
- &-progress {
32
- width: 148px;
33
- height: 148px;
34
- background-image: url('../../imgs/score_avg.png');
35
- background-repeat: no-repeat;
36
- background-size: 100% 100%;
37
- margin-right: 27px;
38
- position: relative;
39
- &.light {
40
- background-image: url('../../imgs/score_avg_light.png');
41
- }
42
-
43
- &-text {
44
- position: absolute;
45
- left: 45px;
46
- top: 45px;
47
- color: var(--info-color);
48
- text-align: center;
49
- span {
50
- display: block;
51
- color: var(--info-active);
52
- font-size: 22px;
53
- }
54
- }
55
-
56
- .ant-progress-inner {
57
- width: 100px !important;
58
- height: 100px !important;
59
- }
60
- }
61
- &-count {
62
- color: var(--info-color);
63
- span {
64
- display: block;
65
- font-size: 20px;
66
- font-family: PingFang SC;
67
- }
68
- }
69
- }
70
- &-appraise {
71
- color: var(--info-color);
72
-
73
- &-good {
74
- margin-bottom: 42px;
75
- &-bg {
76
- &.light {
77
- color: #1f480a;
78
- }
79
- width: 291px;
80
- height: 57px;
81
- line-height: 57px;
82
- padding-left: 60px;
83
- background-image: url('../../imgs/good.png');
84
- background-repeat: no-repeat;
85
- background-size: 100% 100%;
86
- }
87
- }
88
- &-bad {
89
- &-bg {
90
- &.light {
91
- color: #825907;
92
- }
93
- width: 291px;
94
- height: 57px;
95
- line-height: 57px;
96
- padding-left: 60px;
97
- background-image: url('../../imgs/bad.png');
98
- background-repeat: no-repeat;
99
- background-size: 100% 100%;
100
- }
101
- }
102
- }
103
- }
104
- }
105
-
106
- .appraise-trend {
107
- width: calc(100% - 588px);
108
- height: 340px;
109
- padding: 14px 20px;
110
- background-color: var(--bg-color2);
111
- border: 1px solid var(--bg-border-color2);
112
- }
113
-
114
- .appraise-record {
115
- padding: 14px 20px;
116
- margin-top: 10px;
117
- background-color: var(--bg-color2);
118
- border: 1px solid var(--bg-border-color2);
119
-
120
- &-table {
121
- margin-top: 14px;
122
- }
123
- }
124
- }
1
+ .wr-appraise {
2
+ padding: 6px;
3
+ width: 100%;
4
+
5
+ &-head {
6
+ width: 100%;
7
+ padding: 14px 20px;
8
+ background-color: var(--bg-color2);
9
+ border: 1px solid var(--bg-border-color2);
10
+ }
11
+
12
+ .appraise-summary {
13
+ width: 100%;
14
+ &-head {
15
+ display: flex;
16
+ justify-content: space-between;
17
+ align-items: center;
18
+ }
19
+ &-subscribtion {
20
+ color: var(--info-active2);
21
+ font-family: PingFang SC;
22
+ }
23
+ &-main {
24
+ &-radar {
25
+ height: 260px;
26
+ }
27
+ &-avg {
28
+ display: flex;
29
+ justify-content: start;
30
+ align-items: center;
31
+ &-progress {
32
+ width: 148px;
33
+ height: 148px;
34
+ background-image: url('../../imgs/score_avg.png');
35
+ background-repeat: no-repeat;
36
+ background-size: 100% 100%;
37
+ margin-right: 27px;
38
+ position: relative;
39
+ &.light {
40
+ background-image: url('../../imgs/score_avg_light.png');
41
+ }
42
+
43
+ &-text {
44
+ position: absolute;
45
+ left: 45px;
46
+ top: 45px;
47
+ color: var(--info-color);
48
+ text-align: center;
49
+ span {
50
+ display: block;
51
+ color: var(--info-active);
52
+ font-size: 22px;
53
+ }
54
+ }
55
+
56
+ .ant-progress-inner {
57
+ width: 100px !important;
58
+ height: 100px !important;
59
+ }
60
+ }
61
+ &-count {
62
+ color: var(--info-color);
63
+ span {
64
+ display: block;
65
+ font-size: 20px;
66
+ font-family: PingFang SC;
67
+ }
68
+ }
69
+ }
70
+ &-appraise {
71
+ color: var(--info-color);
72
+
73
+ &-good {
74
+ margin-bottom: 42px;
75
+ &-bg {
76
+ &.light {
77
+ color: #1f480a;
78
+ }
79
+ width: 291px;
80
+ height: 57px;
81
+ line-height: 57px;
82
+ padding-left: 60px;
83
+ background-image: url('../../imgs/good.png');
84
+ background-repeat: no-repeat;
85
+ background-size: 100% 100%;
86
+ }
87
+ }
88
+ &-bad {
89
+ &-bg {
90
+ &.light {
91
+ color: #825907;
92
+ }
93
+ width: 291px;
94
+ height: 57px;
95
+ line-height: 57px;
96
+ padding-left: 60px;
97
+ background-image: url('../../imgs/bad.png');
98
+ background-repeat: no-repeat;
99
+ background-size: 100% 100%;
100
+ }
101
+ }
102
+ }
103
+ }
104
+ }
105
+
106
+ .appraise-trend {
107
+ width: calc(100% - 588px);
108
+ height: 340px;
109
+ padding: 14px 20px;
110
+ background-color: var(--bg-color2);
111
+ border: 1px solid var(--bg-border-color2);
112
+ }
113
+
114
+ .appraise-record {
115
+ padding: 14px 20px;
116
+ margin-top: 10px;
117
+ background-color: var(--bg-color2);
118
+ border: 1px solid var(--bg-border-color2);
119
+
120
+ &-table {
121
+ margin-top: 14px;
122
+ }
123
+ }
124
+ }
@@ -1,82 +1,82 @@
1
- .wr-monitor {
2
- margin: 6px;
3
- &-realtime {
4
- padding: 14px 20px 0 20px;
5
- background-color: var(--bg-color2);
6
- border: 1px solid var(--bg-border-color2);
7
-
8
- margin-bottom: 6px;
9
- .realtime-head {
10
- display: flex;
11
- justify-content: space-between;
12
- align-items: start;
13
- &-title {
14
- display: flex;
15
- justify-content: start;
16
- align-items: start;
17
- }
18
- &-time {
19
- margin-left: 27px;
20
- color: var(--info-warnning);
21
- font-family: PingFang SC;
22
- }
23
- }
24
- .realtime-content {
25
- margin-top: 12px;
26
- padding-bottom: 18px;
27
- &-item {
28
- &-icon {
29
- display: flex;
30
- justify-content: center;
31
- align-items: center;
32
- margin-bottom: 4px;
33
- img {
34
- width: 36px;
35
- height: 36px;
36
- margin-right: 14px;
37
- }
38
- &-name {
39
- color: var(--info-color);
40
- }
41
- }
42
- &-main {
43
- width: 100%;
44
- height: 80px;
45
- background-image: url('../../imgs/realtime_bg.png');
46
- background-repeat: no-repeat;
47
- background-size: 100% 100%;
48
- color: var(--info-color);
49
- display: flex;
50
- justify-content: space-evenly;
51
- align-items: center;
52
- &.light {
53
- background-image: url('../../imgs/realtime_bg_light.png');
54
- }
55
-
56
- &-line {
57
- width: 1px;
58
- height: 20px;
59
- background: #ffffff;
60
- opacity: 0.2;
61
- }
62
-
63
- &-item {
64
- width: 76px;
65
- text-align: center;
66
- }
67
- }
68
- }
69
- }
70
- }
71
- &-trend {
72
- padding: 14px 20px;
73
- background-color: var(--bg-color2);
74
- border: 1px solid var(--bg-border-color2);
75
-
76
- &-head {
77
- display: flex;
78
- justify-content: space-between;
79
- align-items: center;
80
- }
81
- }
82
- }
1
+ .wr-monitor {
2
+ margin: 6px;
3
+ &-realtime {
4
+ padding: 14px 20px 0 20px;
5
+ background-color: var(--bg-color2);
6
+ border: 1px solid var(--bg-border-color2);
7
+
8
+ margin-bottom: 6px;
9
+ .realtime-head {
10
+ display: flex;
11
+ justify-content: space-between;
12
+ align-items: start;
13
+ &-title {
14
+ display: flex;
15
+ justify-content: start;
16
+ align-items: start;
17
+ }
18
+ &-time {
19
+ margin-left: 27px;
20
+ color: var(--info-warnning);
21
+ font-family: PingFang SC;
22
+ }
23
+ }
24
+ .realtime-content {
25
+ margin-top: 12px;
26
+ padding-bottom: 18px;
27
+ &-item {
28
+ &-icon {
29
+ display: flex;
30
+ justify-content: center;
31
+ align-items: center;
32
+ margin-bottom: 4px;
33
+ img {
34
+ width: 36px;
35
+ height: 36px;
36
+ margin-right: 14px;
37
+ }
38
+ &-name {
39
+ color: var(--info-color);
40
+ }
41
+ }
42
+ &-main {
43
+ width: 100%;
44
+ height: 80px;
45
+ background-image: url('../../imgs/realtime_bg.png');
46
+ background-repeat: no-repeat;
47
+ background-size: 100% 100%;
48
+ color: var(--info-color);
49
+ display: flex;
50
+ justify-content: space-evenly;
51
+ align-items: center;
52
+ &.light {
53
+ background-image: url('../../imgs/realtime_bg_light.png');
54
+ }
55
+
56
+ &-line {
57
+ width: 1px;
58
+ height: 20px;
59
+ background: #ffffff;
60
+ opacity: 0.2;
61
+ }
62
+
63
+ &-item {
64
+ width: 76px;
65
+ text-align: center;
66
+ }
67
+ }
68
+ }
69
+ }
70
+ }
71
+ &-trend {
72
+ padding: 14px 20px;
73
+ background-color: var(--bg-color2);
74
+ border: 1px solid var(--bg-border-color2);
75
+
76
+ &-head {
77
+ display: flex;
78
+ justify-content: space-between;
79
+ align-items: center;
80
+ }
81
+ }
82
+ }
@@ -1,134 +1,134 @@
1
- .contentMain {
2
- padding: 20px;
3
- }
4
- .newWrlight {
5
- div,
6
- span {
7
- color: #333;
8
- }
9
- }
10
-
11
- .newWrdark {
12
- div,
13
- span {
14
- color: #fff !important;
15
- }
16
- }
17
- .newWrblue {
18
- div,
19
- span,
20
- .changeItem {
21
- color: #fff !important;
22
- }
23
- }
24
- .score {
25
- color: #018aff !important;
26
- }
27
- .newWrlight,
28
- .newWrdark {
29
- .rank {
30
- div,
31
- span {
32
- color: inherit !important;
33
- }
34
- .ant-rate-star-half {
35
- .ant-rate-star-second {
36
- color: #f0f0f0 !important;
37
- }
38
- }
39
- .ant-rate-star-zero {
40
- color: #f0f0f0 !important;
41
- }
42
- }
43
- }
44
-
45
- .newWrlight,
46
- .newWrdark {
47
- height: 716px;
48
- position: relative;
49
- color: #fff;
50
-
51
- .title {
52
- height: 18px;
53
- line-height: 18px;
54
- // font-family: PingFangSC-Medium;
55
- font-family: PingFangSC-Medium-, PingFangSC-Medium;
56
-
57
- // background: url("../../imgs/titleBg.png") no-repeat;
58
- background-size: 238px 100%;
59
- font-size: 16px;
60
- // padding-left: 18px;
61
- margin-bottom: 16px;
62
- .titleText {
63
- background: linear-gradient(180deg, #fff 0%, #95fff9 100%);
64
- -webkit-background-clip: text;
65
- -webkit-text-fill-color: transparent;
66
- }
67
- }
68
-
69
- .score {
70
- width: 1180px;
71
- height: 180px;
72
- padding: 20px;
73
- background: rgba(255, 255, 255, 0.05);
74
- margin: 12px;
75
- .rank {
76
- background: linear-gradient(180deg, #ffe25d 0%, #ff7f08 100%);
77
- -webkit-background-clip: text;
78
- -webkit-text-fill-color: transparent;
79
- }
80
- .tagContent {
81
- margin-top: 10px;
82
- .tags {
83
- margin-top: 10px;
84
- .tagItem {
85
- display: inline-block;
86
- padding: 8px 12px;
87
- margin-right: 8px;
88
- border-radius: 4px;
89
- }
90
- .tagItemY {
91
- background: rgba(38, 216, 140, 0.1);
92
- border: 1px solid #26d88c;
93
- color: #26d88c !important;
94
- }
95
- .tagItemN {
96
- background: rgba(178, 178, 178, 0.102);
97
- border: 1px solid #b2b2b2;
98
- color: #b2b2b2 !important;
99
- }
100
- }
101
- }
102
- }
103
- .record {
104
- width: 1180px;
105
- height: 525px;
106
- padding: 20px;
107
- background: rgba(255, 255, 255, 0.05);
108
- margin: 10px 12px 0;
109
- position: relative;
110
- .typeChange {
111
- width: 162.3px;
112
- height: 30px;
113
- line-height: 28px;
114
- border-radius: 4px;
115
- border: 1px solid #b2b2b2;
116
- position: absolute;
117
- top: 20px;
118
- right: 10px;
119
- .changeItem {
120
- display: inline-block;
121
- width: 80px;
122
- text-align: center;
123
- cursor: pointer;
124
- }
125
- .changeItemA {
126
- background: #07b077;
127
- color: #fff !important;
128
- }
129
- }
130
- .timeContent {
131
- margin: 10px 0 20px;
132
- }
133
- }
134
- }
1
+ .contentMain {
2
+ padding: 20px;
3
+ }
4
+ .newWrlight {
5
+ div,
6
+ span {
7
+ color: #333;
8
+ }
9
+ }
10
+
11
+ .newWrdark {
12
+ div,
13
+ span {
14
+ color: #fff !important;
15
+ }
16
+ }
17
+ .newWrblue {
18
+ div,
19
+ span,
20
+ .changeItem {
21
+ color: #fff !important;
22
+ }
23
+ }
24
+ .score {
25
+ color: #018aff !important;
26
+ }
27
+ .newWrlight,
28
+ .newWrdark {
29
+ .rank {
30
+ div,
31
+ span {
32
+ color: inherit !important;
33
+ }
34
+ .ant-rate-star-half {
35
+ .ant-rate-star-second {
36
+ color: #f0f0f0 !important;
37
+ }
38
+ }
39
+ .ant-rate-star-zero {
40
+ color: #f0f0f0 !important;
41
+ }
42
+ }
43
+ }
44
+
45
+ .newWrlight,
46
+ .newWrdark {
47
+ height: 716px;
48
+ position: relative;
49
+ color: #fff;
50
+
51
+ .title {
52
+ height: 18px;
53
+ line-height: 18px;
54
+ // font-family: PingFangSC-Medium;
55
+ font-family: PingFangSC-Medium-, PingFangSC-Medium;
56
+
57
+ // background: url("../../imgs/titleBg.png") no-repeat;
58
+ background-size: 238px 100%;
59
+ font-size: 16px;
60
+ // padding-left: 18px;
61
+ margin-bottom: 16px;
62
+ .titleText {
63
+ background: linear-gradient(180deg, #fff 0%, #95fff9 100%);
64
+ -webkit-background-clip: text;
65
+ -webkit-text-fill-color: transparent;
66
+ }
67
+ }
68
+
69
+ .score {
70
+ width: 1180px;
71
+ height: 180px;
72
+ padding: 20px;
73
+ background: rgba(255, 255, 255, 0.05);
74
+ margin: 12px;
75
+ .rank {
76
+ background: linear-gradient(180deg, #ffe25d 0%, #ff7f08 100%);
77
+ -webkit-background-clip: text;
78
+ -webkit-text-fill-color: transparent;
79
+ }
80
+ .tagContent {
81
+ margin-top: 10px;
82
+ .tags {
83
+ margin-top: 10px;
84
+ .tagItem {
85
+ display: inline-block;
86
+ padding: 8px 12px;
87
+ margin-right: 8px;
88
+ border-radius: 4px;
89
+ }
90
+ .tagItemY {
91
+ background: rgba(38, 216, 140, 0.1);
92
+ border: 1px solid #26d88c;
93
+ color: #26d88c !important;
94
+ }
95
+ .tagItemN {
96
+ background: rgba(178, 178, 178, 0.102);
97
+ border: 1px solid #b2b2b2;
98
+ color: #b2b2b2 !important;
99
+ }
100
+ }
101
+ }
102
+ }
103
+ .record {
104
+ width: 1180px;
105
+ height: 525px;
106
+ padding: 20px;
107
+ background: rgba(255, 255, 255, 0.05);
108
+ margin: 10px 12px 0;
109
+ position: relative;
110
+ .typeChange {
111
+ width: 162.3px;
112
+ height: 30px;
113
+ line-height: 28px;
114
+ border-radius: 4px;
115
+ border: 1px solid #b2b2b2;
116
+ position: absolute;
117
+ top: 20px;
118
+ right: 10px;
119
+ .changeItem {
120
+ display: inline-block;
121
+ width: 80px;
122
+ text-align: center;
123
+ cursor: pointer;
124
+ }
125
+ .changeItemA {
126
+ background: #07b077;
127
+ color: #fff !important;
128
+ }
129
+ }
130
+ .timeContent {
131
+ margin: 10px 0 20px;
132
+ }
133
+ }
134
+ }
@@ -1 +1 @@
1
- @import '../../style/index';
1
+ @import '../../style/index';