dolphin-weex-bc 0.0.37 → 0.0.39

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.
@@ -0,0 +1,242 @@
1
+
2
+ .material-title-isDiablo{
3
+ background-color: #171C1F;
4
+ border-bottom: 1px solid #23282b;
5
+ /* opacity: 0.5; */
6
+ }
7
+
8
+ .material-title-isScale{
9
+ padding: 0 29px 0 33px;
10
+ }
11
+
12
+ .l-tittle-isDiablo{
13
+ color: #797C7E;
14
+ }
15
+
16
+
17
+ .title-txt2-o1{
18
+ max-width: 340px;
19
+ overflow: hidden;
20
+ lines: 1;
21
+ text-overflow: ellipsis;
22
+ font-size: 22px;
23
+ color: #797C7E;
24
+ }
25
+
26
+ .title-txt2-o2{
27
+ max-width: 340px;
28
+ overflow: hidden;
29
+ lines: 1;
30
+ text-overflow: ellipsis;
31
+ font-size: 22px;
32
+ color: #8E969B;
33
+ }
34
+
35
+ .title-txt2-o3{
36
+ max-width: 426px;
37
+ overflow: hidden;
38
+ lines: 1;
39
+ text-overflow: ellipsis;
40
+ font-size: 24px;
41
+ color: #797C7E;
42
+ }
43
+
44
+ .title-txt2-o4{
45
+ max-width: 426px;
46
+ overflow: hidden;
47
+ lines: 1;
48
+ text-overflow: ellipsis;
49
+ font-size: 24px;
50
+ color: #8E969B;
51
+ }
52
+
53
+ .title-txt2-user1{
54
+ font-size: 22px;
55
+ color: #797C7E;
56
+ }
57
+
58
+ .title-txt2-user1-1{
59
+ font-size: 22px;
60
+ color: #3A3E41;
61
+ }
62
+
63
+ .title-txt2-user2{
64
+ font-size: 22px;
65
+ color: #8E969B;
66
+ }
67
+
68
+ .title-txt2-user3{
69
+ font-size: 24px;
70
+ color: #797C7E;
71
+ }
72
+
73
+ .title-txt2-user3-3{
74
+ font-size: 24px;
75
+ color: #3A3E41;
76
+ }
77
+
78
+ .title-txt2-user4{
79
+ font-size: 24px;
80
+ color: #8E969B;
81
+ }
82
+
83
+ .title-txt2-user-n1{
84
+ font-size: 22px;
85
+ color: #D35926;
86
+ }
87
+
88
+ .title-txt2-user-n2{
89
+ font-size: 22px;
90
+ color: #F56428;
91
+ }
92
+
93
+ .title-txt2-user-n3{
94
+ font-size: 24px;
95
+ color: #D35926;
96
+ }
97
+
98
+ .title-txt2-user-n4{
99
+ font-size: 24px;
100
+ color: #F56428;
101
+ }
102
+
103
+
104
+ .title-icon-isScale{
105
+ width: 81px;
106
+ height: 81px;
107
+ }
108
+
109
+ .title-txt1-1-isScale{
110
+ font-size: 25px;
111
+ }
112
+
113
+ .title-txt1-1-isDiablo{
114
+ color: #CFCFD0;
115
+ }
116
+
117
+ .title-txt2-user-isScale{
118
+ font-size: 22px;
119
+ }
120
+
121
+ .title-txt2-user-isDiablo{
122
+ color: #797C7E;
123
+ }
124
+
125
+ .title-txt3-isDiablo{
126
+ color: #D35926;
127
+ }
128
+
129
+ .material-item-isScale{
130
+ height: 147px;
131
+ padding: 0 29px 0 33px;
132
+ }
133
+
134
+ .material-item-isDiablo{
135
+ background-color: #171C1F;
136
+ }
137
+
138
+ .drag-slider-isScale{
139
+ width: 81px;
140
+ height: 81px;
141
+ }
142
+
143
+ .drag-slider-isDiablo{
144
+ opacity: 0.85;
145
+ }
146
+
147
+ .progresscycle-wrapper-isScale{
148
+ width: 81px;
149
+ height: 81px;
150
+ margin-right: 28px;
151
+ }
152
+
153
+ .progresscycle-wrapper-isDiablo{
154
+ background-color: #171C1F;
155
+ }
156
+
157
+ .progresscycle-isScale{
158
+ width: 88px;
159
+ height: 88px;
160
+ }
161
+
162
+ .circle-noData-isScale{
163
+ width: 81px;
164
+ height: 81px;
165
+ }
166
+
167
+ .circle-noData-isDiablo{
168
+ background-color: #1E2326;
169
+ }
170
+
171
+ .noData-txt-isDiablo{
172
+ color: #8E969B;
173
+ }
174
+
175
+ .circle-noData1-isScale{
176
+ width: 81px;
177
+ height: 81px;
178
+ }
179
+
180
+ .circle-noData1-isDiablo{
181
+ background-color: #1E2326;
182
+ }
183
+
184
+ .item-txt1-isScale{
185
+ font-size: 29px;
186
+ width: 325px;
187
+ }
188
+
189
+ .item-txt1-isDiablo{
190
+ color: #CFCFD0;
191
+ }
192
+
193
+ .item-txt3-isScale{
194
+ font-size: 22px;
195
+ }
196
+
197
+ .item-txt3-isDiablo{
198
+ color: #D35926;
199
+ }
200
+
201
+ .item-txt4-isScale{
202
+ font-size: 22px;
203
+ }
204
+
205
+ .item-txt4-isDiablo{
206
+ color: #797C7E;
207
+ }
208
+
209
+ .item-txt5-isScale{
210
+ font-size: 22px;
211
+ }
212
+
213
+ .item-txt5-isDiablo{
214
+ color: #BE8214;
215
+ }
216
+
217
+ .btn-purhase-isScale-isScale {
218
+ width: 88px;
219
+ height: 42px;
220
+ border-radius: 25px;
221
+ }
222
+
223
+ .btn-purhase-isScale-isDiablo {
224
+ background: rgba(4,144,211,0.10);
225
+ }
226
+
227
+ .txt-purhase-isScale {
228
+ font-size: 20px;
229
+ }
230
+
231
+ .txt-purhase-isDiablo {
232
+ color: #0490D3;
233
+ }
234
+
235
+ .arrow-icon-isScale{
236
+ width:22px;
237
+ height:22px;
238
+ }
239
+
240
+ .arrow-icon-isDiablo{
241
+ color:#787b7d;
242
+ }
@@ -0,0 +1 @@
1
+ export { default } from './index.vue'