@uxda/appkit 4.0.12 → 4.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/dist/appkit.css DELETED
@@ -1,2470 +0,0 @@
1
- .amount-picker {
2
- padding: 14px 0 14px 14px;
3
- }
4
- .amount-picker .nut-grid-item__content {
5
- border: solid 2px transparent;
6
- background: linear-gradient(#f5f5f5, #f5f5f5) padding-box, linear-gradient(to bottom, rgba(204, 204, 204, 0.5333333333), rgba(204, 204, 204, 0.5333333333)) border-box;
7
- border-radius: 5px;
8
- }
9
- .amount-picker .tile {
10
- height: 80px;
11
- }
12
- .amount-picker .tile.selected .nut-grid-item__content {
13
- background: linear-gradient(#FFF7E3, #FEFDE6) padding-box, linear-gradient(to bottom, #efd082, #ffb877) border-box;
14
- }
15
- .amount-picker h4.token-line {
16
- background-image: url("https://cdn.ddjf.com/static/images/appkit/yundou.png");
17
- background-size: 20px;
18
- background-repeat: no-repeat;
19
- background-position: left center;
20
- padding-left: 24px;
21
- color: #FD6701;
22
- font-weight: 600;
23
- line-height: 25px;
24
- font-size: 18px;
25
- }
26
- .amount-picker h5 {
27
- line-height: 18px;
28
- color: #353535;
29
- font-weight: 600;
30
- opacity: 0.6;
31
- margin-top: 4px;
32
- font-size: 12px;
33
- }
34
- .agreement-doc {
35
- padding: 1em;
36
- font-size: 12px;
37
- }
38
- .agreement-doc .bold {
39
- font-weight: bold;
40
- }
41
- .agreement-doc h1 {
42
- font-size: 20px;
43
- margin-top: 1em;
44
- }
45
- .agreement-doc p {
46
- margin: 0;
47
- }
48
- .page-header {
49
- display: flex;
50
- position: relative;
51
- align-items: center;
52
- padding-top: var(--top);
53
- min-height: var(--height);
54
- }
55
- .page-header .page-title {
56
- position: absolute;
57
- font-size: 18px;
58
- height: var(--height);
59
- line-height: var(--height);
60
- top: var(--top);
61
- width: 100%;
62
- text-align: center;
63
- }
64
- .page-header .back-button {
65
- position: absolute;
66
- top: var(--top);
67
- left: 10px;
68
- width: var(--height);
69
- height: var(--height);
70
- background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC4wMSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjk5OTg3OCA0MUw0MC45OTk5IDQxTDQwLjk5OTkgMUwwLjk5OTg3OCAxTDAuOTk5ODc4IDQxWiIgZmlsbD0iI0Q4RDhEOCIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLW9wYWNpdHk9IjAuMDEiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi45OTMzIDE4Ljk0NzdDMTEuODYzMyAyMC4wMTQ1IDExLjgxMiAyMS43OTU0IDEyLjg3ODggMjIuOTI1NUwyNy45MTA1IDM3LjEzNDVDMjguNjkyNSAzNy44NzM0IDI5LjkyNTUgMzcuODM4NCAzMC42NjQ0IDM3LjA1NjRDMzEuMzY4MSAzNi4zMTE2IDMxLjM2OTkgMzUuMTU3OSAzMC42OTI5IDM0LjQxMTRMMTYuNTAxMiAyMC45OTM5TDMwLjU4NTcgNy42OTc4NUMzMS4zMzA4IDYuOTk0NDkgMzEuMjk4MiA1LjcyNzk1IDMwLjY2NDkgNC45NDQwMkMyOS45NjE2IDQuMTk4OTUgMjguODA5OCA0LjEzMTI5IDI4LjAyNTkgNC43NjQ1MkwxMi45OTMzIDE4Ljk0NzdaIiBmaWxsPSJibGFjayIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLW9wYWNpdHk9IjAuMDEiLz4KPC9zdmc+Cg==");
71
- background-size: 50%;
72
- background-repeat: no-repeat;
73
- background-position: center center;
74
- }
75
- .page-header.color-mode-dark {
76
- color: var(--text-color-dark-mode, #fff);
77
- }
78
- .page-header.color-mode-dark .back-button {
79
- background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC4wMSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjk5OTg0NyA0MUw0MC45OTk4IDQxTDQwLjk5OTggMUwwLjk5OTg0NyAxTDAuOTk5ODQ3IDQxWiIgZmlsbD0iI0Q4RDhEOCIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLW9wYWNpdHk9IjAuMDEiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi45OTM0IDE4Ljk0NzVDMTEuODYzNCAyMC4wMTQzIDExLjgxMjEgMjEuNzk1MiAxMi44Nzg5IDIyLjkyNTJMMjcuOTEwNiAzNy4xMzQzQzI4LjY5MjcgMzcuODczMSAyOS45MjU2IDM3LjgzODIgMzAuNjY0NSAzNy4wNTYyQzMxLjM2ODIgMzYuMzExNCAzMS4zNyAzNS4xNTc2IDMwLjY5MyAzNC40MTExTDE2LjUwMTMgMjAuOTkzNkwzMC41ODU4IDcuNjk3NjFDMzEuMzMwOSA2Ljk5NDI0IDMxLjI5ODMgNS43Mjc3MSAzMC42NjUxIDQuOTQzNzdDMjkuOTYxNyA0LjE5ODcxIDI4LjgwOTkgNC4xMzEwNCAyOC4wMjYgNC43NjQyN0wxMi45OTM0IDE4Ljk0NzVaIiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLW9wYWNpdHk9IjAuMDEiLz4KPC9zdmc+Cg==");
80
- }
81
- .app-drawer {
82
- position: absolute;
83
- display: flex;
84
- flex-direction: column;
85
- }
86
- .app-drawer.open {
87
- height: 100vh;
88
- }
89
- .app-drawer .page-header {
90
- flex-grow: 0;
91
- background-color: #fff;
92
- }
93
- .app-drawer .drawer-body {
94
- flex-grow: 1;
95
- overflow: scroll;
96
- }
97
- .app-verify {
98
- padding: var(--ns-spacing);
99
- }
100
- .app-verify h2 {
101
- font-size: 16px;
102
- font-weight: bold;
103
- margin: 10px;
104
- }
105
- .app-verify .caption {
106
- font-size: 14px;
107
- color: #666;
108
- }
109
- .app-verify .buttons .ns-button {
110
- width: 104px;
111
- }
112
- .dd-notice-bar {
113
- position: fixed;
114
- top: 0;
115
- left: 0;
116
- z-index: 10;
117
- font-size: 13px;
118
- color: #ea5959;
119
- display: flex;
120
- align-items: center;
121
- justify-content: center;
122
- width: 100%;
123
- min-height: 30px;
124
- line-height: 18px;
125
- padding: 6px 18px;
126
- background: #ffe8d8;
127
- box-sizing: border-box;
128
- }
129
- .dd-notice-bar__close {
130
- width: 22px;
131
- height: 22px;
132
- display: flex;
133
- margin-right: -6px;
134
- margin-left: 6px;
135
- justify-content: center;
136
- align-items: center;
137
- }
138
- .dd-notice-bar__close-img {
139
- width: 10px;
140
- height: 10px;
141
- }
142
- .dd-notice-bar.close {
143
- justify-content: space-between;
144
- color: #fb970c;
145
- background: #fff2d8;
146
- }
147
- .dd-notice-bar.close .dd-notice-bar__txt {
148
- text-align: left;
149
- }
150
- .dd-notice-bar__txt {
151
- flex: 1;
152
- text-align: center;
153
- opacity: 0.8;
154
- display: flex;
155
- align-items: center;
156
- }
157
- .ocr-icon {
158
- width: 24px;
159
- height: 24px;
160
- }
161
- .ocr-icon .ns-icon {
162
- width: 24px;
163
- height: 24px;
164
- }
165
- .recharge-view {
166
- height: 100%;
167
- display: flex;
168
- flex-direction: column;
169
- }
170
- .recharge-view .flex-grow {
171
- flex-grow: 1;
172
- }
173
- .recharge-view .amount-footer {
174
- padding: 10px;
175
- padding-bottom: 20px;
176
- }
177
- .recharge-view .amount-footer .agreement {
178
- font-size: 12px;
179
- display: flex;
180
- justify-content: center;
181
- align-items: cebter;
182
- height: 40px;
183
- }
184
- .recharge-view .amount-footer .recharge-button {
185
- background: linear-gradient(90deg, #FFEBC1 0%, #FFD7A7 52.29%, #FFB875 100%);
186
- color: #353535;
187
- margin: 12px 0;
188
- border: 0;
189
- border-radius: 8px;
190
- }
191
- .recharge-view .amount-footer .nut-checkbox {
192
- line-height: 40px;
193
- }
194
- .recharge-view .amount-footer .nut-checkbox__label {
195
- margin-left: 8px;
196
- flex: flex;
197
- font-size: 12px;
198
- }
199
- .recharge-view .amount-footer .link {
200
- display: inline;
201
- color: #FD6701;
202
- }
203
- .recharge-result {
204
- background-color: #fff;
205
- height: 100vh;
206
- padding-top: 120px;
207
- box-sizing: border-box;
208
- }
209
- .recharge-result .content {
210
- display: flex;
211
- width: 100%;
212
- height: fit-content;
213
- flex-direction: column;
214
- justify-content: flex-start;
215
- align-items: center;
216
- }
217
- .recharge-result h2 {
218
- font-size: 16px;
219
- font-weight: bold;
220
- margin-top: 20px;
221
- }
222
- .recharge-result .caption {
223
- color: #353535;
224
- opacity: 0.5;
225
- margin-top: 8px;
226
- }
227
- .recharge-result .figure {
228
- width: 100px;
229
- height: 100px;
230
- background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIG9wYWNpdHk9IjAuMiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01MC41IDEwQzcyLjg2NzUgMTAgOTEgMjcuOTA4NiA5MSA1MEM5MSA3Mi4wOTE0IDcyLjg2NzUgOTAgNTAuNSA5MEMyOC4xMzI1IDkwIDEwIDcyLjA5MTQgMTAgNTBDMTAgMjcuOTA4NiAyOC4xMzI1IDEwIDUwLjUgMTBaIiBmaWxsPSIjOUFFMkNEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNTAuNSAxOEM2OS4wMDE1IDE4IDg0IDMyLjU1MDggODQgNTAuNUM4NCA2OC40NDkyIDY5LjAwMTUgODMgNTAuNSA4M0MzMS45OTg1IDgzIDE3IDY4LjQ0OTIgMTcgNTAuNUMxNyAzMi41NTA4IDMxLjk5ODUgMTggNTAuNSAxOFoiIGZpbGw9IiNDQUZBRUMiLz4KPHBhdGggZD0iTTM3IDQ5LjVMNDcgNjBMNjcgMzkiIHN0cm9rZT0iIzNEQ0E5RCIgc3Ryb2tlLXdpZHRoPSI2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE5LjEyMDQgMTYuMjkxOUw3Ljk5ODg0IDEyLjczMjFMMTUuOTI5NCA1LjA1ODk3TDE5LjEyMDQgMTYuMjkxOVoiIGZpbGw9IiNDQUZBRUMiLz4KPHBhdGggZD0iTTEyLjgzNCAyMy40NjQyTDguNTQ2MzEgMjcuNTc3OEw3LjEyNzY1IDIxLjgwNzhMMTIuODM0IDIzLjQ2NDJaIiBmaWxsPSIjQ0FGQUVDIi8+Cjwvc3ZnPgo=");
231
- }
232
- .recharge-result .back-button {
233
- margin-top: 40px;
234
- width: 128px;
235
- }
236
- .trade-picker {
237
- padding: 14px 0 14px 14px;
238
- }
239
- .trade-picker .nut-grid-item__content {
240
- border: solid 2px transparent;
241
- background: linear-gradient(#f5f5f5, #f5f5f5) padding-box, linear-gradient(to bottom, rgba(204, 204, 204, 0.5333333333), rgba(204, 204, 204, 0.5333333333)) border-box;
242
- border-radius: 5px;
243
- }
244
- .trade-picker .tile {
245
- height: 80px;
246
- position: relative;
247
- overflow: hidden;
248
- }
249
- .trade-picker .tile.selected .nut-grid-item__content {
250
- background: linear-gradient(#FFF7E3, #FEFDE6) padding-box, linear-gradient(to bottom, #efd082, #ffb877) border-box;
251
- }
252
- .trade-picker .tile .tag {
253
- position: absolute;
254
- left: 0;
255
- top: 0;
256
- background: linear-gradient(90deg, #FD6701 0%, #FF9349 100%);
257
- color: #fff;
258
- font-size: 10px;
259
- padding: 0 10px;
260
- line-height: 17px;
261
- height: 17px;
262
- border-radius: 10px 100px 100px 0px;
263
- }
264
- .trade-picker h4.token-line {
265
- color: #FD6701;
266
- font-weight: 600;
267
- line-height: 25px;
268
- font-size: 18px;
269
- }
270
- .trade-picker h5 {
271
- line-height: 18px;
272
- color: #353535;
273
- font-weight: 600;
274
- opacity: 0.6;
275
- margin-top: 4px;
276
- font-size: 12px;
277
- }
278
- @charset "UTF-8";
279
- .recharge-view2 {
280
- height: 100%;
281
- display: flex;
282
- flex-direction: column;
283
- }
284
- .recharge-view2 .flex-grow {
285
- flex-grow: 1;
286
- }
287
- .recharge-view2 .bean-buy {
288
- margin: 0 15px;
289
- padding: 10px;
290
- background: #FFFBF3;
291
- border-radius: 5px;
292
- display: flex;
293
- justify-content: space-between;
294
- align-items: center;
295
- }
296
- .recharge-view2 .bean-buy .left .title {
297
- color: #FD6701;
298
- font-size: 14px;
299
- font-weight: 600;
300
- line-height: 20px;
301
- margin-bottom: 6px;
302
- }
303
- .recharge-view2 .bean-buy .left .amount {
304
- color: #353535;
305
- font-size: 13px;
306
- line-height: 16px;
307
- background-image: url("https://cdn.ddjf.com/static/images/appkit/yundou.png");
308
- background-repeat: no-repeat;
309
- background-size: 16px 16px;
310
- padding-left: 24px;
311
- }
312
- .recharge-view2 .bean-buy .right {
313
- display: flex;
314
- align-items: center;
315
- }
316
- .recharge-view2 .bean-buy .right .amount {
317
- color: #353535;
318
- font-size: 15px;
319
- line-height: 20px;
320
- margin-right: 10px;
321
- }
322
- .recharge-view2 .bean-buy .right .icon {
323
- display: block;
324
- width: 16px;
325
- height: 16px;
326
- font-size: 0;
327
- }
328
- .recharge-view2 .amount-footer {
329
- padding: 10px 0;
330
- padding-bottom: 20px;
331
- }
332
- .recharge-view2 .amount-footer .agreement {
333
- font-size: 12px;
334
- display: flex;
335
- justify-content: center;
336
- align-items: cebter;
337
- height: 40px;
338
- }
339
- .recharge-view2 .amount-footer .buy-amount {
340
- display: flex;
341
- justify-content: space-between;
342
- align-items: center;
343
- padding: 0 10px;
344
- border-radius: 0px;
345
- box-shadow: 0px -5px 14px -5px rgba(0, 0, 0, 0.1); /* 上边框阴影 */
346
- }
347
- .recharge-view2 .amount-footer .buy-amount .left {
348
- width: 70%;
349
- color: #353535;
350
- font-size: 13px;
351
- }
352
- .recharge-view2 .amount-footer .buy-amount .left .amount {
353
- color: #FD6701;
354
- font-size: 20px;
355
- font-weight: 600;
356
- }
357
- .recharge-view2 .amount-footer .buy-amount .left .amount i {
358
- font-size: 14px;
359
- font-style: normal;
360
- }
361
- .recharge-view2 .amount-footer .buy-amount .recharge-button {
362
- background: linear-gradient(90deg, #FFEBC1 0%, #FFD7A7 52.29%, #FFB875 100%);
363
- color: #353535;
364
- margin: 12px 0;
365
- border: 0;
366
- border-radius: 8px;
367
- flex: 1;
368
- }
369
- .recharge-view2 .amount-footer .nut-checkbox {
370
- line-height: 40px;
371
- }
372
- .recharge-view2 .amount-footer .nut-checkbox__label {
373
- margin-left: 8px;
374
- flex: flex;
375
- font-size: 12px;
376
- }
377
- .recharge-view2 .amount-footer .link {
378
- display: inline;
379
- color: #FD6701;
380
- }
381
- .trade-dialog .nut-dialog__header {
382
- font-size: 16px;
383
- color: #262626;
384
- }
385
- .trade-dialog .item {
386
- font-size: 14px;
387
- color: #666666;
388
- line-height: 21px;
389
- }
390
- .trade-dialog .nut-dialog__footer-cancel {
391
- color: #353535 !important;
392
- border-color: #CCCCCC !important;
393
- }
394
- .trade-dialog .nut-dialog__footer-ok {
395
- border: none;
396
- color: #353535;
397
- background: linear-gradient(90deg, #FFEBC1 0%, #FFB875 100%);
398
- }
399
- page {
400
- --text-color: #333;
401
- --text-color-dark-mode: #eee;
402
- }
403
- .number {
404
- font-family: 'DIN alternate', 'Barlow Condensed', 'Roboto Condensed', sans-serif-condensed-light;
405
- }
406
- .account-card .card {
407
- background: #2f2f2f;
408
- border-radius: 10px;
409
- padding: 13px 20px;
410
- margin: 0;
411
- }
412
- .account-card .card .card-row {
413
- display: flex;
414
- justify-content: space-between;
415
- align-items: center;
416
- }
417
- .account-card .card .card-row .card-row-left {
418
- display: flex;
419
- flex-direction: column;
420
- }
421
- .account-card .card .card-row .card-row-left .bean-box {
422
- display: flex;
423
- align-items: center;
424
- }
425
- .account-card .card .card-row .card-row-left .bean-box .bean-icon-box {
426
- width: 20px;
427
- height: 20px;
428
- margin-right: 8px;
429
- }
430
- .account-card .card .card-row .card-row-left .bean-box .bean-icon-box .bean-icon {
431
- display: block;
432
- font-size: 0;
433
- width: 100%;
434
- height: 100%;
435
- }
436
- .account-card .card .card-row .card-row-left .bean-box .baan-name {
437
- color: #f3d59d;
438
- font-weight: 600;
439
- font-size: 11px;
440
- }
441
- .account-card .card .card-row .card-row-left .bean-nums {
442
- color: #fff;
443
- line-height: 22px;
444
- font-weight: 500;
445
- font-size: 16px;
446
- margin-top: 3px;
447
- }
448
- .account-card .card .card-row .desc {
449
- font-size: 10px;
450
- color: #ccc;
451
- line-height: 14px;
452
- }
453
- .account-card .card .line {
454
- margin: 6px 0px 8px 0px;
455
- height: 0.5px;
456
- background: rgb(195, 195, 195);
457
- opacity: 0.2;
458
- }
459
- .account-card .card .card-row-right .pay {
460
- padding: 0 8px;
461
- line-height: 18px;
462
- color: #ffd6a5;
463
- border: 1px solid #ffd6a5;
464
- border-radius: 9px;
465
- font-size: 12px;
466
- display: flex;
467
- align-items: center;
468
- }
469
- .account-card .card .card-row-right .pay .pay-icon {
470
- display: block;
471
- font-size: 0;
472
- width: 3.5px;
473
- height: 6px;
474
- margin-left: 6px;
475
- }
476
- .account-card .card .card-row-right .account-info-entry {
477
- display: flex;
478
- align-items: center;
479
- padding: 0 10px;
480
- height: 28px;
481
- line-height: 28px;
482
- border-radius: 14px;
483
- background: linear-gradient(90deg, #ffebc1 0%, #ffd7a7 52.29%, #ffb875 100%);
484
- }
485
- .account-card .card .card-row-right .account-info-entry .account-info-name {
486
- color: #975213;
487
- font-size: 13px;
488
- font-weight: 500;
489
- margin-right: 8px;
490
- }
491
- .account-card .card .card-row-right .account-info-entry .account-info-icon {
492
- width: 14px;
493
- height: 14px;
494
- border-radius: 7px;
495
- }
496
- .account-card .card .card-row-right .account-info-entry .account-info-icon .icon {
497
- display: block;
498
- font-size: 0;
499
- width: 100%;
500
- height: 100%;
501
- }
502
- .consumption-filter {
503
- height: 100%;
504
- display: flex;
505
- flex-direction: column;
506
- width: 100%;
507
- }
508
- .consumption-filter-title {
509
- position: relative;
510
- height: 44px;
511
- line-height: 44px;
512
- font-size: 17px;
513
- color: #353535;
514
- background: #f5f5f5;
515
- text-align: center;
516
- }
517
- .consumption-filter-content {
518
- flex: 1;
519
- margin: 15px;
520
- overflow-y: scroll;
521
- color: #353535;
522
- font-size: 13px;
523
- }
524
- .consumption-filter-content .title {
525
- opacity: 0.6;
526
- line-height: 18px;
527
- }
528
- .consumption-filter-content .info {
529
- display: grid;
530
- grid-template-columns: 1fr 1fr 1fr;
531
- grid-gap: 10px;
532
- margin: 10px 0;
533
- }
534
- .consumption-filter-content .info-item {
535
- height: 30px;
536
- line-height: 30px;
537
- border: 1px solid #ccc;
538
- border-radius: 6px;
539
- text-align: center;
540
- }
541
- .consumption-filter-content .info .current {
542
- border-radius: 5px;
543
- border: 1px solid #EFD082;
544
- background: linear-gradient(180deg, #FFF7E3 0%, #FEFDE6 100%);
545
- }
546
- .consumption-filter-btn {
547
- margin: 0 15px;
548
- display: flex;
549
- justify-content: space-between;
550
- align-items: center;
551
- }
552
- .consumption-filter-btn .btn {
553
- flex: 1;
554
- height: 40px;
555
- line-height: 40px;
556
- text-align: center;
557
- border: 1px solid #ccc;
558
- box-sizing: border-box;
559
- color: #666;
560
- font-size: 16px;
561
- border-radius: 6px;
562
- }
563
- .consumption-filter-btn .confirm {
564
- margin-left: 11px;
565
- color: #000;
566
- border: none;
567
- background: linear-gradient(90deg, #ffebc1 0%, #ffd7a7 52.29%, #ffb875 100%);
568
- }
569
- .consumption-filter-bottom {
570
- height: 32px;
571
- background: #fff;
572
- }
573
- .consumption-filter .icon {
574
- display: block;
575
- width: 20px;
576
- height: 20px;
577
- background-size: 40px;
578
- background-repeat: no-repeat;
579
- background-position: center center;
580
- }
581
- .consumption-filter .icon.icon-x {
582
- position: absolute;
583
- right: 10px;
584
- top: 11px;
585
- background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC4wMSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00MSA0MUgxVjFINDFWNDFaIiBmaWxsPSIjRDhEOEQ4IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utb3BhY2l0eT0iMC4wMSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIzLjM1NjEgMjAuOTk5OUwzMy45NjM3IDMxLjYwNzJDMzQuNjE0NiAzMi4yNTgxIDM0LjYxNDYgMzMuMzEzNCAzMy45NjM3IDMzLjk2NDJDMzMuMzQyNSAzNC41ODU1IDMyLjM1MjcgMzQuNjEzOCAzMS42OTc5IDM0LjA0ODlMMjAuOTk5NCAyMy4zNTY2TDEwLjM5MzUgMzMuOTY0MkM5Ljc0MjY1IDM0LjYxNTEgOC42ODczOCAzNC42MTUxIDguMDM2NSAzMy45NjQyQzcuNDE1MTkgMzMuMzQyOSA3LjM4Njk3IDMyLjM1MzIgNy45NTE3OSAzMS42OTg0TDE4LjY0MjggMjAuOTk5OUw4LjAzNjUgMTAuMzk0QzcuMzg1NjMgOS43NDMxNCA3LjM4NTYzIDguNjg3ODcgOC4wMzY1IDguMDM2OTlDOC42NTc3OSA3LjQxNTY4IDkuNjQ3NTQgNy4zODc0NiAxMC4zMDIzIDcuOTUyMjdMMjAuOTk5NCAxOC42NDMzTDMxLjYwNjcgOC4wMzY5OUMzMi4yNTc2IDcuMzg2MTIgMzMuMzEyOSA3LjM4NjEyIDMzLjk2MzcgOC4wMzY5OUMzNC41ODUgOC42NTgyOCAzNC42MTMzIDkuNjQ4MDMgMzQuMDQ4NSAxMC4zMDI4TDIzLjM1NjEgMjAuOTk5OVoiIGZpbGw9IiMxNzFBMUQiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1vcGFjaXR5PSIwLjAxIi8+Cjwvc3ZnPgo=");
586
- }
587
- .consumption-date-filter {
588
- height: 100%;
589
- display: flex;
590
- flex-direction: column;
591
- width: 100%;
592
- }
593
- .consumption-date-filter .date-filter-header {
594
- text-align: center;
595
- height: 44px;
596
- line-height: 44px;
597
- color: #353535;
598
- font-size: 17px;
599
- background-color: #f5f5f5;
600
- }
601
- .consumption-date-filter .content {
602
- flex: 1;
603
- margin: 15px;
604
- overflow-y: scroll;
605
- color: #353535;
606
- font-size: 13px;
607
- }
608
- .consumption-date-filter .content .title {
609
- opacity: 0.6;
610
- line-height: 18px;
611
- }
612
- .consumption-date-filter .content .info {
613
- display: grid;
614
- grid-template-columns: 1fr 1fr 1fr;
615
- grid-gap: 10px;
616
- margin: 10px 0;
617
- }
618
- .consumption-date-filter .content .info .item {
619
- height: 30px;
620
- line-height: 30px;
621
- border: 1px solid #ccc;
622
- border-radius: 6px;
623
- text-align: center;
624
- }
625
- .consumption-date-filter .content .info .current {
626
- border: 1px solid;
627
- border-image-source: linear-gradient(180deg, rgba(239, 208, 130, 0.8) 0%, rgba(255, 185, 120, 0.8) 100%);
628
- background: linear-gradient(180deg, rgba(239, 208, 130, 0.8) 0%, rgba(255, 185, 120, 0.8) 100%), linear-gradient(180deg, #fff7e3 0%, #fefde6 100%);
629
- }
630
- .consumption-date-filter .buttons {
631
- margin: 0 15px;
632
- display: flex;
633
- justify-content: space-between;
634
- align-items: center;
635
- }
636
- .consumption-date-filter .buttons .btn {
637
- flex: 1;
638
- height: 40px;
639
- line-height: 40px;
640
- text-align: center;
641
- border: 1px solid #ccc;
642
- box-sizing: border-box;
643
- color: #666;
644
- font-size: 16px;
645
- border-radius: 6px;
646
- }
647
- .consumption-date-filter .buttons .confirm {
648
- margin-left: 11px;
649
- color: #000;
650
- border: none;
651
- background: linear-gradient(90deg, #ffebc1 0%, #ffd7a7 52.29%, #ffb875 100%);
652
- }
653
- .consumption-date-filter .time {
654
- display: flex;
655
- justify-content: flex-start;
656
- align-items: center;
657
- margin: 10px 0 30px 0;
658
- }
659
- .consumption-date-filter .time .line {
660
- margin: 0 8px;
661
- }
662
- .consumption-date-filter .time .item {
663
- height: 30px;
664
- line-height: 30px;
665
- padding: 0 15px;
666
- font-size: 13px;
667
- color: #353535;
668
- border: 1px solid transparent;
669
- box-sizing: border-box;
670
- background: rgba(245, 245, 245, 0.8);
671
- border-radius: 6px;
672
- }
673
- .consumption-date-filter .time .current {
674
- border: 1px solid #353535;
675
- }
676
- .consumption-date-filter .bottom {
677
- height: 32px;
678
- background: #fff;
679
- }
680
- .consumption-rules .title {
681
- line-height: 16px;
682
- font-weight: 500;
683
- color: #1a1a1a;
684
- font-size: 16px;
685
- text-align: center;
686
- width: 100%;
687
- }
688
- .consumption-rules .desc {
689
- flex: 1;
690
- font-size: 14px;
691
- line-height: 21px;
692
- color: #666;
693
- overflow-y: scroll;
694
- margin: 10px 0;
695
- }
696
- .consumption-rules .desc-title {
697
- font-weight: 600;
698
- }
699
- .consumption-rules .know {
700
- background: linear-gradient(90deg, #ffebc1 0%, #ffd7a7 52.29%, #ffb875 100%);
701
- height: 30px;
702
- line-height: 30px;
703
- font-size: 14px;
704
- color: #353535;
705
- border-radius: 15px;
706
- width: 130px;
707
- margin: 0 auto;
708
- text-align: center;
709
- }
710
- .empty-view {
711
- display: flex;
712
- flex-direction: column;
713
- justify-content: center;
714
- align-items: center;
715
- margin-top: 80px;
716
- }
717
- .empty-view-image {
718
- display: block;
719
- font-size: 0;
720
- width: 144px;
721
- height: 80px;
722
- filter: grayscale(1);
723
- }
724
- .empty-view-text {
725
- opacity: 0.4;
726
- color: #353535;
727
- font-size: 12px;
728
- line-height: 28px;
729
- }
730
- .tip {
731
- margin: 0 15px;
732
- display: flex;
733
- padding: 8px 10px;
734
- justify-content: start;
735
- background: #fff;
736
- box-shadow: 0px 5px 18.9px 2px rgba(0, 0, 0, 0.0509803922);
737
- border-radius: 5px;
738
- margin-top: 10px;
739
- }
740
- .tip .tip-icon {
741
- display: block;
742
- font-size: 0;
743
- width: 18px;
744
- height: 18px;
745
- }
746
- .tip .tip-content {
747
- margin-left: 6px;
748
- color: #5D4431;
749
- line-height: 18px;
750
- font-size: 12px;
751
- }
752
- .account-view {
753
- height: 100vh;
754
- }
755
- .account-view .scroll-content {
756
- background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjQwNiIgdmlld0JveD0iMCAwIDc1MCA0MDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zODIuNSA0MDcuNUM1NzcuMzU3IDQwNy41IDc1My43ODggMzgxLjI0OCA4ODEuNTIxIDMzOC43OTFDOTQ1LjM4NiAzMTcuNTYzIDk5Ny4xMDQgMjkyLjI3NiAxMDMyLjg3IDI2NC4xNzFDMTA2OC42MiAyMzYuMDcxIDEwODguNSAyMDUuMDk3IDEwODguNSAxNzIuNUMxMDg4LjUgMTM5LjkwMyAxMDY4LjYyIDEwOC45MjkgMTAzMi44NyA4MC44Mjg5Qzk5Ny4xMDQgNTIuNzI0NSA5NDUuMzg2IDI3LjQzNjcgODgxLjUyMSA2LjIwODk4Qzc1My43ODggLTM2LjI0ODIgNTc3LjM1NyAtNjIuNSAzODIuNSAtNjIuNUMxODcuNjQzIC02Mi41IDExLjIxMjIgLTM2LjI0ODIgLTExNi41MjIgNi4yMDg5OEMtMTgwLjM4NiAyNy40MzY3IC0yMzIuMTA0IDUyLjcyNDUgLTI2Ny44NjcgODAuODI4OUMtMzAzLjYyNCAxMDguOTI5IC0zMjMuNSAxMzkuOTAzIC0zMjMuNSAxNzIuNUMtMzIzLjUgMjA1LjA5NyAtMzAzLjYyNCAyMzYuMDcxIC0yNjcuODY3IDI2NC4xNzFDLTIzMi4xMDQgMjkyLjI3NiAtMTgwLjM4NiAzMTcuNTYzIC0xMTYuNTIyIDMzOC43OTFDMTEuMjEyMiAzODEuMjQ4IDE4Ny42NDMgNDA3LjUgMzgyLjUgNDA3LjVaIiBmaWxsPSIjM0IzOTNDIiBzdHJva2U9ImJsYWNrIi8+Cjwvc3ZnPgo=");
757
- background-position: center -200px;
758
- background-repeat: no-repeat;
759
- }
760
- .account-view .page-header {
761
- background-color: #3b393c;
762
- position: sticky;
763
- top: 0;
764
- z-index: 1;
765
- transition: background-color 0.3s;
766
- }
767
- .account-view .page-header.with-background {
768
- background-color: #3b393c;
769
- }
770
- .account-view .spa-between {
771
- display: flex;
772
- justify-content: space-between;
773
- align-items: center;
774
- }
775
- .account-view .row {
776
- display: flex;
777
- flex-direction: row;
778
- margin: 10px 15px;
779
- }
780
- .account-view .jusify-right {
781
- justify-content: flex-end;
782
- }
783
- .account-view .small-bean-button {
784
- height: 22px;
785
- border-radius: 11px;
786
- border: 1px solid rgba(255, 255, 255, 0.062745098);
787
- background-color: rgba(255, 255, 255, 0.0941176471);
788
- display: inline-block;
789
- padding: 0 10px;
790
- line-height: 22px;
791
- color: #e7caad;
792
- font-size: 12px;
793
- }
794
- .account-view .small-bean-button label {
795
- background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDZMMTYgMTJMMTAgMThWNloiIGZpbGw9IiNFN0NBQUQiIHN0cm9rZT0iI0U3Q0FBRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
796
- padding-right: 18px;
797
- background-repeat: no-repeat;
798
- background-position: right center;
799
- background-size: 16px;
800
- }
801
- .account-view .balance {
802
- border-radius: 15px;
803
- background: linear-gradient(105deg, #f4e2ce 1.88%, #debb9b 98.18%);
804
- box-shadow: 0px -10px 9px -3px rgba(0, 0, 0, 0.33);
805
- height: 112px;
806
- padding: 20px;
807
- margin: 0 15px;
808
- box-sizing: border-box;
809
- font-size: 10px;
810
- }
811
- .account-view .balance .bean-img {
812
- display: flex;
813
- justify-content: flex-start;
814
- align-items: center;
815
- }
816
- .account-view .balance .bean-img .bean-icon {
817
- display: block;
818
- font-size: 0;
819
- width: 20px;
820
- height: 20px;
821
- margin-right: 4px;
822
- }
823
- .account-view .balance .bean-img .bean-tag {
824
- color: #353535;
825
- height: 15px;
826
- line-height: 15px;
827
- border-radius: 30px 50px 50px 0px;
828
- background: rgba(255, 131, 32, 0.3);
829
- padding-left: 5px;
830
- padding-right: 10px;
831
- }
832
- .account-view .balance .bean-img .tag {
833
- background: #ff8320;
834
- color: #fff;
835
- }
836
- .account-view .balance .rule {
837
- color: #353535;
838
- opacity: 0.5;
839
- }
840
- .account-view .bean-counts {
841
- margin-top: 12px;
842
- }
843
- .account-view .bean-counts .counts {
844
- color: #3d3835;
845
- font-size: 32px;
846
- font-weight: 700;
847
- }
848
- .account-view .bean-counts .pay {
849
- padding: 0 20px;
850
- height: 32px;
851
- line-height: 32px;
852
- background: linear-gradient(187.18deg, #353535 10.04%, #433f46 90.21%);
853
- border-radius: 16px;
854
- color: #e7caad;
855
- font-size: 15px;
856
- font-weight: 500;
857
- }
858
- .consumption-rules-popup {
859
- border-radius: 16px;
860
- width: 70%;
861
- max-height: 80%;
862
- padding: 24px;
863
- }
864
- .operation-box {
865
- width: 100vw;
866
- overflow: hidden;
867
- display: flex;
868
- flex-direction: column;
869
- height: calc(100vh - 87px);
870
- }
871
- .operation-box .operation-title {
872
- padding: 10px 15px;
873
- background: #fff;
874
- transition: box-shadow 0.3s;
875
- }
876
- .operation-box .operation-title.with-shadow {
877
- box-shadow: 0px 1px 10px 0px rgba(153, 153, 153, 0.2);
878
- }
879
- .operation-box .operation-title .text {
880
- color: #353535;
881
- font-size: 12px;
882
- opacity: 0.5;
883
- }
884
- .operation-box .operation-title .time-icon {
885
- display: block;
886
- font-size: 0;
887
- width: 12px;
888
- height: 12px;
889
- margin-left: 4px;
890
- }
891
- .operation-box .operation-title .search-time {
892
- display: flex;
893
- align-items: center;
894
- }
895
- .operation-box .operation-title .search-time .title {
896
- color: #000;
897
- font-weight: 500;
898
- font-size: 17px;
899
- margin-right: 10px;
900
- }
901
- .operation-box .operation-title .search-time .time {
902
- height: 22px;
903
- padding-right: 5px;
904
- flex: 1;
905
- display: flex;
906
- align-items: center;
907
- }
908
- .operation-box .operation-title .search {
909
- display: flex;
910
- align-items: center;
911
- height: 22px;
912
- padding-left: 5px;
913
- }
914
- .operation-box .spa-between {
915
- display: flex;
916
- justify-content: space-between;
917
- align-items: center;
918
- }
919
- .operation-box .operation-list {
920
- flex: 1;
921
- width: 100%;
922
- }
923
- .operation-box .operation-list .operation-scroll {
924
- height: calc(100vh - 130px);
925
- padding: 0 15px;
926
- box-sizing: border-box;
927
- }
928
- .operation-box .operation-list .box-detail .title {
929
- line-height: 22px;
930
- font-weight: 700;
931
- font-size: 12px;
932
- color: #000;
933
- opacity: 0.5;
934
- margin-bottom: 10px;
935
- }
936
- .operation-box .operation-list .box-detail .item {
937
- border-radius: 5px;
938
- background: rgba(255, 255, 255, 0.5);
939
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
940
- border-radius: 5px;
941
- padding: 12px 10px;
942
- display: flex;
943
- margin-bottom: 10px;
944
- }
945
- .operation-box .operation-list .box-detail .item-type {
946
- background: linear-gradient(113.95deg, #f4e2ce 1.2%, #debb9b 77.63%);
947
- width: 30px;
948
- height: 30px;
949
- border-radius: 15px;
950
- margin-right: 15px;
951
- line-height: 30px;
952
- font-size: 10px;
953
- font-weight: 500;
954
- color: #000;
955
- text-align: center;
956
- }
957
- .operation-box .operation-list .box-detail .item-detail {
958
- flex: 1;
959
- }
960
- .operation-box .operation-list .box-detail .item-detail .item-info {
961
- padding: 0;
962
- font-size: 14px;
963
- font-weight: 700;
964
- color: #000;
965
- }
966
- .operation-box .operation-list .box-detail .item-detail .item-info-type {
967
- line-height: 15px;
968
- }
969
- .operation-box .operation-list .box-detail .item-detail .item-info-title {
970
- font-weight: 400;
971
- opacity: 0.8;
972
- font-size: 11px;
973
- }
974
- .operation-box .operation-list .box-detail .item-detail .item-info-amount {
975
- color: #9e7b5a;
976
- }
977
- .operation-box .operation-list .box-detail .item-detail-remark {
978
- opacity: 0.3;
979
- line-height: 15px;
980
- font-size: 10px;
981
- }
982
- .operation-box .operation-list .box-not-text {
983
- opacity: 0.4;
984
- color: #353535;
985
- font-size: 12px;
986
- line-height: 20px;
987
- margin: 0 auto 40px;
988
- text-align: center;
989
- }
990
- .rights-card {
991
- margin: 10px 15px 0px;
992
- background: #fff8f3;
993
- border-radius: 5px;
994
- box-shadow: 0px 5px 18.9px 2px rgba(0, 0, 0, 0.0509803922);
995
- padding: 15px 20px;
996
- }
997
- .rights-card .title {
998
- height: 25px;
999
- line-height: 25px;
1000
- background: rgba(255, 131, 32, 0.3);
1001
- border-radius: 20px 50px 50px 0px;
1002
- color: #353535;
1003
- font-size: 12px;
1004
- display: inline-block;
1005
- padding-left: 5px;
1006
- padding-right: 12px;
1007
- }
1008
- .rights-card .list {
1009
- display: flex;
1010
- flex-wrap: wrap;
1011
- }
1012
- .rights-card .list .item {
1013
- width: 50%;
1014
- margin-top: 15px;
1015
- }
1016
- .rights-card .list .item .item-count {
1017
- font-size: 20px;
1018
- color: #353535;
1019
- font-weight: 700;
1020
- line-height: 23px;
1021
- }
1022
- .rights-card .list .item .item-title {
1023
- line-height: 23px;
1024
- color: #987356;
1025
- font-size: 11px;
1026
- display: flex;
1027
- align-items: center;
1028
- }
1029
- .rights-card .list .item .item-title .item-title-button {
1030
- padding: 0 27rpx;
1031
- height: 54rpx;
1032
- line-height: 54rpx;
1033
- background: -webkit-linear-gradient(262.82deg, #353535 10.04%, #433f46 90.21%);
1034
- background: linear-gradient(187.18deg, #353535 10.04%, #433f46 90.21%);
1035
- border-radius: 27rpx;
1036
- color: #e7caad;
1037
- font-size: 24rpx;
1038
- font-weight: 400;
1039
- margin-left: 40rpx;
1040
- display: flex;
1041
- align-items: center;
1042
- }
1043
- .rights-card .list .item .item-title .item-title-button .button-icon {
1044
- display: block;
1045
- width: 24rpx;
1046
- height: 24rpx;
1047
- font-size: 0;
1048
- margin-left: 4px;
1049
- }
1050
- .rights-card .list .star-item {
1051
- width: 100%;
1052
- }
1053
- .balance-reminder-popup {
1054
- width: 90%;
1055
- }
1056
-
1057
- .balance-reminder {
1058
- --primary-button-background: linear-gradient(135deg, #098C9D 0%, #66BF97 100%);
1059
- }
1060
-
1061
- .balance-reminder h2 {
1062
- font-size: 16px;
1063
- font-weight: bold;
1064
- margin-bottom: 14px;
1065
- }
1066
-
1067
- .balance-reminder .body {
1068
- height: 120px;
1069
- box-sizing: border-box;
1070
- display: flex;
1071
- flex-direction: column;
1072
- align-items: center;
1073
- justify-content: center;
1074
- padding: 20px 10px 10px 10px;
1075
- font-size: 14px;
1076
- text-align: center;
1077
- color: #666;
1078
- }
1079
-
1080
- .balance-reminder .footer {
1081
- display: flex;
1082
- flex-direction: row;
1083
- justify-content: stretch;
1084
- align-items: center;
1085
- padding: 10px 20px 20px 20px;
1086
- }
1087
-
1088
- .balance-reminder .footer .col {
1089
- flex-grow: 1;
1090
- padding: 6px;
1091
- }
1092
-
1093
- .balance-reminder .footer .recharge-button {
1094
- color: #fff;
1095
- background: var(--primary-button-background);
1096
- }
1097
- .date-range {
1098
- height: 22px;
1099
- padding-right: 5px;
1100
- flex: 1;
1101
- display: flex;
1102
- align-items: center;
1103
- }
1104
- .date-range .text {
1105
- width: fit-content;
1106
- white-space: nowrap;
1107
- }
1108
- .date-range .time-icon {
1109
- display: block;
1110
- font-size: 0;
1111
- width: 12px;
1112
- height: 12px;
1113
- margin-left: 4px;
1114
- }
1115
- .consumption-filter {
1116
- height: 100%;
1117
- display: flex;
1118
- flex-direction: column;
1119
- width: 100%;
1120
- }
1121
- .consumption-filter-title {
1122
- position: relative;
1123
- height: 44px;
1124
- line-height: 44px;
1125
- font-size: 17px;
1126
- color: #353535;
1127
- background: #f5f5f5;
1128
- text-align: center;
1129
- }
1130
- .consumption-filter-content {
1131
- flex: 1;
1132
- margin: 15px;
1133
- overflow-y: scroll;
1134
- color: #353535;
1135
- font-size: 13px;
1136
- }
1137
- .consumption-filter-content .title {
1138
- opacity: 0.6;
1139
- line-height: 18px;
1140
- }
1141
- .consumption-filter-content .info {
1142
- display: grid;
1143
- grid-template-columns: 1fr 1fr 1fr;
1144
- grid-gap: 10px;
1145
- margin: 10px 0;
1146
- }
1147
- .consumption-filter-content .info-item {
1148
- height: 30px;
1149
- line-height: 30px;
1150
- border: 1px solid #ccc;
1151
- border-radius: 6px;
1152
- text-align: center;
1153
- }
1154
- .consumption-filter-content .info .current {
1155
- border-radius: 5px;
1156
- border: 1px solid #EFD082;
1157
- background: linear-gradient(180deg, #FFF7E3 0%, #FEFDE6 100%);
1158
- }
1159
- .consumption-filter-btn {
1160
- margin: 0 15px;
1161
- display: flex;
1162
- justify-content: space-between;
1163
- align-items: center;
1164
- }
1165
- .consumption-filter-btn .btn {
1166
- flex: 1;
1167
- height: 40px;
1168
- line-height: 40px;
1169
- text-align: center;
1170
- border: 1px solid #ccc;
1171
- box-sizing: border-box;
1172
- color: #666;
1173
- font-size: 16px;
1174
- border-radius: 6px;
1175
- }
1176
- .consumption-filter-btn .confirm {
1177
- margin-left: 11px;
1178
- color: #000;
1179
- border: none;
1180
- background: linear-gradient(90deg, #ffebc1 0%, #ffd7a7 52.29%, #ffb875 100%);
1181
- }
1182
- .consumption-filter-bottom {
1183
- height: 32px;
1184
- background: #fff;
1185
- }
1186
- .consumption-filter .icon {
1187
- display: block;
1188
- width: 20px;
1189
- height: 20px;
1190
- background-size: 40px;
1191
- background-repeat: no-repeat;
1192
- background-position: center center;
1193
- }
1194
- .consumption-filter .icon.icon-x {
1195
- position: absolute;
1196
- right: 10px;
1197
- top: 11px;
1198
- background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC4wMSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00MSA0MUgxVjFINDFWNDFaIiBmaWxsPSIjRDhEOEQ4IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utb3BhY2l0eT0iMC4wMSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIzLjM1NjEgMjAuOTk5OUwzMy45NjM3IDMxLjYwNzJDMzQuNjE0NiAzMi4yNTgxIDM0LjYxNDYgMzMuMzEzNCAzMy45NjM3IDMzLjk2NDJDMzMuMzQyNSAzNC41ODU1IDMyLjM1MjcgMzQuNjEzOCAzMS42OTc5IDM0LjA0ODlMMjAuOTk5NCAyMy4zNTY2TDEwLjM5MzUgMzMuOTY0MkM5Ljc0MjY1IDM0LjYxNTEgOC42ODczOCAzNC42MTUxIDguMDM2NSAzMy45NjQyQzcuNDE1MTkgMzMuMzQyOSA3LjM4Njk3IDMyLjM1MzIgNy45NTE3OSAzMS42OTg0TDE4LjY0MjggMjAuOTk5OUw4LjAzNjUgMTAuMzk0QzcuMzg1NjMgOS43NDMxNCA3LjM4NTYzIDguNjg3ODcgOC4wMzY1IDguMDM2OTlDOC42NTc3OSA3LjQxNTY4IDkuNjQ3NTQgNy4zODc0NiAxMC4zMDIzIDcuOTUyMjdMMjAuOTk5NCAxOC42NDMzTDMxLjYwNjcgOC4wMzY5OUMzMi4yNTc2IDcuMzg2MTIgMzMuMzEyOSA3LjM4NjEyIDMzLjk2MzcgOC4wMzY5OUMzNC41ODUgOC42NTgyOCAzNC42MTMzIDkuNjQ4MDMgMzQuMDQ4NSAxMC4zMDI4TDIzLjM1NjEgMjAuOTk5OVoiIGZpbGw9IiMxNzFBMUQiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1vcGFjaXR5PSIwLjAxIi8+Cjwvc3ZnPgo=");
1199
- }
1200
- .list-filter {
1201
- display: flex;
1202
- align-items: center;
1203
- height: 22px;
1204
- padding-left: 5px;
1205
- }
1206
- .list-filter .icon {
1207
- display: block;
1208
- font-size: 0;
1209
- width: 12px;
1210
- height: 12px;
1211
- margin-left: 4px;
1212
- }
1213
- .ocr-id__img {
1214
- width: 20px;
1215
- height: 20px;
1216
- }
1217
- .dd-area {
1218
- display: flex;
1219
- justify-content: flex-end;
1220
- align-items: center;
1221
- }
1222
- .dd-area-value {
1223
- text-align: right;
1224
- color: black;
1225
- }
1226
- .dd-area-label {
1227
- color: var(--placeholder-color);
1228
- }
1229
- .dd-selector {
1230
- display: flex;
1231
- justify-content: flex-end;
1232
- align-items: center;
1233
- }
1234
- .dd-selector-value {
1235
- text-align: right;
1236
- color: black;
1237
- }
1238
- .dd-selector-label {
1239
- color: var(--placeholder-color);
1240
- }
1241
- .self-registration {
1242
- width: 100%;
1243
- height: 100%;
1244
- display: flex;
1245
- flex-direction: column;
1246
- }
1247
- .self-registration-body {
1248
- flex: 1;
1249
- padding: 12px;
1250
- overflow: auto;
1251
- }
1252
- .self-registration-banner {
1253
- width: 100%;
1254
- height: 170px;
1255
- }
1256
- .self-registration .nut-cell-group__warp {
1257
- border-radius: 5px;
1258
- margin: 12px 0 0;
1259
- }
1260
- .self-registration__input {
1261
- display: flex;
1262
- align-items: center;
1263
- }
1264
- .self-registration-bottom {
1265
- background-color: white;
1266
- padding-bottom: var(--safe-bottom-height);
1267
- }
1268
- .self-registration .experience-button {
1269
- margin: 7.5px 12px;
1270
- border-radius: 5px;
1271
- width: calc(100% - 24px);
1272
- }
1273
- .self-registration .nut-input-text {
1274
- text-align: right !important;
1275
- flex: 1;
1276
- }
1277
- .self-registration .nut-form-item__label.required::before {
1278
- display: none;
1279
- }
1280
- .self-registration .nut-form-item__label.required::after {
1281
- content: "*";
1282
- color: #fa2c19;
1283
- margin-right: 4px;
1284
- }
1285
- .self-registration .nut-form-item__label {
1286
- width: unset;
1287
- }
1288
- .self-registration .input-placeholder {
1289
- color: #cccccc;
1290
- }
1291
- .self-registration .nut-radio__icon {
1292
- font-size: 16px;
1293
- }
1294
- .self-registration .nut-radio__icon--unchecked {
1295
- font-size: 16px;
1296
- }
1297
- .notice-popup {
1298
- width: 280px;
1299
- padding: 20px 15px;
1300
- border-radius: 10px !important;
1301
- background: linear-gradient(136.72deg, #d0fdfe 6.02%, #a2b9ff 59.97%, #6593ff 108.78%);
1302
- }
1303
- .notice-popup::after {
1304
- content: "";
1305
- position: absolute;
1306
- width: 100%;
1307
- height: 100%;
1308
- left: 0;
1309
- top: 0;
1310
- background: linear-gradient(360deg, #ffffff 4.73%, rgba(255, 255, 255, 0) 85.82%);
1311
- z-index: 1;
1312
- border-radius: 10px;
1313
- }
1314
- .notice-popup::before {
1315
- content: "";
1316
- width: 236px;
1317
- height: 241px;
1318
- position: absolute;
1319
- top: 0;
1320
- right: 40px;
1321
- background: url("https://cdn.ddjf.com/static/images/customer-center/notice-modal-bg.png");
1322
- }
1323
- .notice-popup .nutui-popup__content-wrapper {
1324
- position: relative;
1325
- z-index: 2;
1326
- }
1327
- .notice-popup-hd {
1328
- color: #0a2668;
1329
- font-size: 17px;
1330
- display: flex;
1331
- align-items: center;
1332
- margin-bottom: 20px;
1333
- font-weight: 600;
1334
- }
1335
- .notice-popup-hd-icon {
1336
- width: 20px;
1337
- height: 20px;
1338
- margin-right: 4px;
1339
- }
1340
- .notice-popup-bd {
1341
- color: #353535;
1342
- box-shadow: 0px 2px 8px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 1px 0px rgba(255, 255, 255, 0.5019607843) inset, 0px 0px 1px 0px rgba(255, 255, 255, 0.6980392157);
1343
- border-radius: 3px;
1344
- background: rgba(255, 255, 255, 0.6);
1345
- min-height: 160px;
1346
- margin-bottom: 20px;
1347
- padding: 15px 10px;
1348
- box-sizing: border-box;
1349
- font-size: 10px;
1350
- }
1351
- .notice-popup-bd-link {
1352
- color: #007fff;
1353
- margin-top: 2px;
1354
- font-weight: 600;
1355
- }
1356
- .notice-popup-ft {
1357
- display: flex;
1358
- align-items: center;
1359
- justify-content: center;
1360
- }
1361
- .notice-popup-ft-btn {
1362
- background: #007fff;
1363
- color: #fff;
1364
- width: 128px;
1365
- height: 30px;
1366
- display: flex;
1367
- align-items: center;
1368
- justify-content: center;
1369
- border-radius: 15px;
1370
- }
1371
- .notice-banner {
1372
- background: #e6f2ff;
1373
- height: 30px;
1374
- margin-bottom: 8px;
1375
- }
1376
- .notice-banner.fixed {
1377
- position: fixed;
1378
- z-index: 10;
1379
- width: 100%;
1380
- }
1381
- .notice-banner .dd-notice-bar {
1382
- position: relative;
1383
- background: #e6f2ff;
1384
- font-size: 10px;
1385
- color: rgba(0, 0, 0, 0.8980392157);
1386
- padding: 0 8px;
1387
- height: 0;
1388
- min-height: auto;
1389
- transition: all 0.2s;
1390
- opacity: 0;
1391
- }
1392
- .notice-banner .dd-notice-bar.show {
1393
- height: 30px;
1394
- opacity: 1;
1395
- }
1396
- .notice-banner-icon {
1397
- width: 22px;
1398
- height: 22px;
1399
- margin-right: 8px;
1400
- }
1401
- .notice-banner .dd-notice-bar__close-img {
1402
- display: none;
1403
- }
1404
- .notice-banner .dd-notice-bar__close {
1405
- background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E %3Cpath d='M3.3335 3.33331L16.6668 16.6666' stroke='%23353535' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M3.3335 16.6666L16.6668 3.33331' stroke='%23353535' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
1406
- background-position: center;
1407
- background-repeat: no-repeat;
1408
- background-size: 12px 12px;
1409
- opacity: 0.6;
1410
- }
1411
- .notice-banner-text {
1412
- flex: 1;
1413
- overflow: hidden;
1414
- text-overflow: ellipsis;
1415
- display: -webkit-box;
1416
- -webkit-line-clamp: 1;
1417
- -webkit-box-orient: vertical;
1418
- text-align: left;
1419
- }
1420
- .notice-banner-btn {
1421
- color: var(--app-primary-color, #017fff);
1422
- padding-left: 6px;
1423
- }
1424
- .notice-entry {
1425
- position: fixed;
1426
- right: 0;
1427
- top: 120px;
1428
- min-width: 66px;
1429
- padding: 0 12px 0 15px;
1430
- text-align: center;
1431
- box-sizing: border-box;
1432
- height: 25px;
1433
- line-height: 11px;
1434
- color: #855f0b;
1435
- font-size: 13px;
1436
- background: #ffdf68;
1437
- border-radius: 50px 0 0 50px;
1438
- display: flex;
1439
- align-items: center;
1440
- justify-content: center;
1441
- }
1442
- .notice-entry-img {
1443
- width: 20px;
1444
- height: 20px;
1445
- }
1446
- .notice-entry-icon {
1447
- position: absolute;
1448
- background-color: red;
1449
- width: 6px;
1450
- height: 6px;
1451
- border-radius: 50%;
1452
- top: 1px;
1453
- left: 27px;
1454
- }
1455
- .dd-search {
1456
- padding: 8px 12px;
1457
- display: flex;
1458
- align-items: center;
1459
- background: #fefefe;
1460
- }
1461
- .dd-search.bordered {
1462
- border-bottom: 1px solid #ddd;
1463
- }
1464
- .dd-search.inNavbar {
1465
- padding: 0;
1466
- width: 235px;
1467
- z-index: 10;
1468
- position: absolute;
1469
- left: 40px;
1470
- background: transparent;
1471
- }
1472
- .dd-search.inNavbar .dd-search__form {
1473
- background: #f1f3f5;
1474
- border-color: transparent;
1475
- }
1476
- .dd-search.focus .dd-search__form {
1477
- border-color: var(--app-primary-color, #017fff);
1478
- }
1479
- .dd-search__placeholder {
1480
- color: #b4b4b4;
1481
- }
1482
- .dd-search__form {
1483
- flex: 1;
1484
- box-sizing: border-box;
1485
- height: 36px;
1486
- border-radius: 5px;
1487
- display: flex;
1488
- align-items: center;
1489
- padding: 0 10px;
1490
- background-color: #f1f3f5;
1491
- }
1492
- .dd-search__control {
1493
- font-size: 13px;
1494
- flex: 1;
1495
- }
1496
- .dd-search__input {
1497
- width: 100%;
1498
- box-sizing: border-box;
1499
- padding: 0 10px;
1500
- caret-color: var(--app-primary-color, #017fff);
1501
- }
1502
- .dd-search__prefix, .dd-search__suffix {
1503
- width: 15px !important;
1504
- height: 15px !important;
1505
- }
1506
- .dd-search__btn {
1507
- height: 33px;
1508
- line-height: 33px;
1509
- padding: 0 10px;
1510
- font-size: 16px;
1511
- color: var(--app-primary-color, #017fff);
1512
- }
1513
- .dd-search.disabled .dd-search__suffix {
1514
- display: none;
1515
- }
1516
- .dd-search.disabled .dd-search__control {
1517
- flex: 1;
1518
- width: fit-content;
1519
- }
1520
- .notice-list {
1521
- height: 100vh;
1522
- overflow: hidden;
1523
- display: flex;
1524
- flex-direction: column;
1525
- }
1526
- .notice-list .wrapper {
1527
- height: 100%;
1528
- padding: 10px 12px;
1529
- box-sizing: border-box;
1530
- }
1531
- .notice-list .wrapper .content {
1532
- height: 100%;
1533
- background: #ffffff;
1534
- border-radius: 10px;
1535
- }
1536
- .notice-list .wrapper .content .card {
1537
- margin: 0 10px;
1538
- min-height: 64px;
1539
- background: #fff;
1540
- position: relative;
1541
- padding: 10px;
1542
- }
1543
- .notice-list .wrapper .content .card::before {
1544
- content: "";
1545
- position: absolute;
1546
- left: 2px;
1547
- top: 0;
1548
- height: 18px;
1549
- width: 1px;
1550
- background: #d8d8d8;
1551
- }
1552
- .notice-list .wrapper .content .card::after {
1553
- content: "";
1554
- position: absolute;
1555
- left: 2px;
1556
- top: 18px;
1557
- bottom: 0;
1558
- width: 1px;
1559
- background: #d8d8d8;
1560
- }
1561
- .notice-list .wrapper .content .card:first-child::before {
1562
- display: none;
1563
- }
1564
- .notice-list .wrapper .content .card:last-child::after {
1565
- display: none;
1566
- }
1567
- .notice-list .wrapper .content .card .point {
1568
- width: 5px;
1569
- height: 5px;
1570
- background-color: #d8d8d8;
1571
- border-radius: 50%;
1572
- position: absolute;
1573
- left: 0;
1574
- top: 18px;
1575
- z-index: 9;
1576
- }
1577
- .notice-list .wrapper .content .card .time {
1578
- font-size: 13px;
1579
- color: #353535;
1580
- line-height: 19px;
1581
- opacity: 0.2;
1582
- margin-bottom: 5px;
1583
- }
1584
- .notice-list .wrapper .content .card .text {
1585
- font-size: 14px;
1586
- line-height: 20px;
1587
- color: #9fa0a1;
1588
- }
1589
- .notice-list .wrapper .content .card.active .point {
1590
- background-color: #f43309;
1591
- }
1592
- .notice-list .wrapper .content .card.active .text {
1593
- color: #171a1d;
1594
- font-size: 13px;
1595
- }
1596
- .notice-list .wrapper .content .card.active .text.tit {
1597
- font-size: 15px;
1598
- margin-bottom: 4px;
1599
- }
1600
- .notice-list .wrapper .content .card.active .notice-list-label {
1601
- opacity: 1;
1602
- }
1603
- .notice-list .wrapper .content .card.active .notice-list-file {
1604
- opacity: 1;
1605
- }
1606
- .notice-list .no-data {
1607
- background-color: #fff;
1608
- display: flex;
1609
- align-items: center;
1610
- flex-direction: column;
1611
- height: 100%;
1612
- }
1613
- .notice-list .no-data .text {
1614
- height: 20px;
1615
- font-size: 14px;
1616
- color: #7e7e7e;
1617
- line-height: 20px;
1618
- }
1619
- .notice-list .no-data-img {
1620
- width: 238px;
1621
- height: 157px;
1622
- margin-top: 105px;
1623
- margin-bottom: 19px;
1624
- }
1625
- .notice-list-file {
1626
- font-size: 10px;
1627
- color: var(--app-primary-color, #017fff);
1628
- opacity: 0.5;
1629
- }
1630
- .notice-list .cue-text {
1631
- font-size: 13px;
1632
- color: rgba(60, 60, 60, 0.5);
1633
- padding: 30px 0 calc(30px + env(safe-area-inset-bottom, 0px));
1634
- text-align: center;
1635
- }
1636
- .notice-list-label {
1637
- border: 1px solid #caa264;
1638
- color: #caa264;
1639
- border-radius: 1px;
1640
- font-size: 8px;
1641
- display: inline-flex;
1642
- justify-content: center;
1643
- align-items: center;
1644
- height: 14px;
1645
- padding: 0 5px;
1646
- margin-left: 4px;
1647
- opacity: 0.5;
1648
- }
1649
- .user-entry {
1650
- position: absolute;
1651
- left: 0;
1652
- top: 130px;
1653
- transform: translateY(-50%);
1654
- display: flex;
1655
- padding: 0 22px;
1656
- align-items: center;
1657
- width: 100%;
1658
- }
1659
- .user-entry-head {
1660
- position: relative;
1661
- width: 62px;
1662
- height: 62px;
1663
- margin-right: 8px;
1664
- }
1665
- .user-entry-head-img {
1666
- width: 100%;
1667
- height: 100%;
1668
- overflow: hidden;
1669
- border-radius: 50%;
1670
- border: 1.5px solid #fff;
1671
- }
1672
- .user-entry-head-icon {
1673
- position: absolute;
1674
- width: 15px;
1675
- height: 15px;
1676
- bottom: 2px;
1677
- left: 48px;
1678
- background: url("https://cdn.ddjf.com/static/images/wx-yunservice/edit-icon.png") center;
1679
- background-size: cover;
1680
- }
1681
- .user-entry-bd {
1682
- color: #fff;
1683
- }
1684
- .user-entry-bd-bigtxt {
1685
- display: flex;
1686
- align-items: center;
1687
- font-size: 20px;
1688
- font-weight: 500;
1689
- line-height: 28px;
1690
- margin-left: 10px;
1691
- }
1692
- .user-entry-bd-bigtxt-icon {
1693
- width: 20px;
1694
- }
1695
- .user-entry-bd-txt {
1696
- font-size: 20px;
1697
- font-weight: 500;
1698
- line-height: 25px;
1699
- margin-bottom: 5px;
1700
- display: flex;
1701
- align-items: center;
1702
- }
1703
- .user-entry-bd-smalltxt {
1704
- margin-top: 0;
1705
- font-size: 15px;
1706
- line-height: 21px;
1707
- }
1708
- .dd-skeleton__item {
1709
- margin-top: 10px;
1710
- }
1711
- .user-info {
1712
- height: 100vh;
1713
- }
1714
- .user-info-wrap {
1715
- padding: 0 12px;
1716
- padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
1717
- box-sizing: border-box;
1718
- min-height: 100%;
1719
- }
1720
- .user-info-tit {
1721
- height: 38px;
1722
- display: flex;
1723
- align-items: center;
1724
- color: #666666;
1725
- font-size: 12px;
1726
- padding-left: 10px;
1727
- }
1728
- .user-info-head {
1729
- border-radius: 5px;
1730
- background: #fff;
1731
- padding: 30px 11px 0;
1732
- }
1733
- .user-info-head-avatar {
1734
- position: relative;
1735
- width: 80px;
1736
- height: 80px;
1737
- margin: 0 auto 25px;
1738
- }
1739
- .user-info-head-img {
1740
- width: 100%;
1741
- height: 100%;
1742
- overflow: hidden;
1743
- border-radius: 50%;
1744
- }
1745
- .user-info-head-upload {
1746
- position: absolute;
1747
- bottom: -2px;
1748
- left: 52px;
1749
- width: 29px;
1750
- height: 29px;
1751
- background: #333333;
1752
- overflow: hidden;
1753
- border-radius: 50%;
1754
- display: flex;
1755
- align-items: center;
1756
- justify-content: center;
1757
- }
1758
- .user-info-head-upload-icon {
1759
- width: 17px;
1760
- height: 17px;
1761
- }
1762
- .user-info-team-item {
1763
- border-radius: 5px;
1764
- background: #fff;
1765
- display: flex;
1766
- padding: 15px;
1767
- margin-bottom: 10px;
1768
- }
1769
- .user-info-team-item-avatar {
1770
- width: 38px;
1771
- height: 38px;
1772
- margin-right: 15px;
1773
- border-radius: 5px;
1774
- background: rgba(1, 127, 255, 0.3);
1775
- display: flex;
1776
- align-items: center;
1777
- justify-content: center;
1778
- }
1779
- .user-info-team-item-avatar-img {
1780
- width: 100%;
1781
- height: 100%;
1782
- }
1783
- .user-info-team-item-avatar .empty {
1784
- width: 20px;
1785
- height: 40px;
1786
- }
1787
- .user-info-team-item-title {
1788
- font-size: 16px;
1789
- font-weight: 500;
1790
- margin-bottom: 5px;
1791
- }
1792
- .user-info-team-item-app {
1793
- display: flex;
1794
- align-items: center;
1795
- flex-wrap: wrap;
1796
- }
1797
- .user-info-team-item-app-tag {
1798
- border: 1px solid rgba(53, 53, 53, 0.2);
1799
- font-size: 10px;
1800
- height: 18px;
1801
- display: inline-flex;
1802
- align-items: center;
1803
- justify-content: center;
1804
- padding: 0 6px;
1805
- border-radius: 2px;
1806
- margin: 0 10px 6px 0;
1807
- }
1808
- .user-info-team-item-bd {
1809
- flex: 1;
1810
- }
1811
- .user-info-team-item-role {
1812
- padding: 10px;
1813
- background: rgba(245, 245, 245, 0.5);
1814
- border-radius: 5px;
1815
- margin-bottom: 10px;
1816
- }
1817
- .user-info-team-item-role-btn {
1818
- color: var(--app-primary-color, #017fff);
1819
- font-size: 10px;
1820
- display: inline-flex;
1821
- align-items: center;
1822
- margin-bottom: 6px;
1823
- }
1824
- .user-info-team-item-role-btn-icon {
1825
- width: 12px;
1826
- height: 12px;
1827
- position: relative;
1828
- top: 1px;
1829
- }
1830
- .user-info-team-item-role-btn-icon.showRole {
1831
- transform: rotate(180deg);
1832
- }
1833
- .user-info-team-item-role-item {
1834
- display: flex;
1835
- font-size: 10px;
1836
- margin-bottom: 10px;
1837
- }
1838
- .user-info-team-item-role-item:last-child {
1839
- margin-bottom: 0;
1840
- }
1841
- .user-info-team-item-role-item-name {
1842
- opacity: 0.5;
1843
- white-space: nowrap;
1844
- margin-right: 10px;
1845
- min-width: 40px;
1846
- }
1847
- .user-info-team-item-role-item-info {
1848
- flex: 1;
1849
- color: #1a1a1a;
1850
- }
1851
- .user-info-team-item-user {
1852
- margin-bottom: 4px;
1853
- font-size: 12px;
1854
- display: flex;
1855
- align-items: center;
1856
- }
1857
- .user-info-team-item-user-icon {
1858
- width: 10px;
1859
- height: 10px;
1860
- margin-left: 4px;
1861
- }
1862
- .user-info-team-item-dept {
1863
- display: flex;
1864
- flex-wrap: wrap;
1865
- font-size: 10px;
1866
- color: rgba(26, 26, 26, 0.8);
1867
- }
1868
- .user-info-team-item-dept-item {
1869
- font-size: 10px;
1870
- color: rgba(26, 26, 26, 0.5);
1871
- margin: 4px 10px 4px 0;
1872
- }
1873
- .user-info-team-item-dept-item:first-child {
1874
- color: rgba(26, 26, 26, 0.8);
1875
- }
1876
- .user-info-ft-btn {
1877
- width: 100%;
1878
- border-color: transparent !important;
1879
- color: rgba(27, 63, 107, 0.8) !important;
1880
- }
1881
- .user-info .nut-cell {
1882
- padding: 11px 0;
1883
- margin: 0;
1884
- box-shadow: none;
1885
- border-bottom: 1px solid #f0f0f0;
1886
- font-size: 16px;
1887
- }
1888
- .user-info .nut-cell .nut-cell__value {
1889
- font-size: 16px;
1890
- color: #000;
1891
- }
1892
- .user-info .nut-cell .nut-cell__link {
1893
- color: #ccc;
1894
- margin-left: 8px;
1895
- }
1896
- .upload-avatar-popup-box {
1897
- display: flex;
1898
- flex-direction: column;
1899
- align-items: center;
1900
- justify-content: center;
1901
- }
1902
- .upload-avatar-popup-avatar {
1903
- width: 320px;
1904
- height: 320px;
1905
- overflow: hidden;
1906
- border-radius: 50%;
1907
- margin-bottom: 50px;
1908
- }
1909
- .upload-avatar-popup-btn {
1910
- width: 106px;
1911
- height: 37px;
1912
- border-radius: 50px;
1913
- border: 1px solid #ffffff;
1914
- display: flex;
1915
- justify-content: center;
1916
- align-items: center;
1917
- color: #ffffff;
1918
- font-size: 16px;
1919
- }
1920
- .change-username-popup .nut-dialog {
1921
- min-height: auto;
1922
- }
1923
- .change-username-popup .nut-input {
1924
- height: 40px;
1925
- padding: 0;
1926
- display: flex;
1927
- align-items: center;
1928
- font-size: 16px;
1929
- border: none;
1930
- }
1931
- .change-username-popup .nut-input .input-text {
1932
- width: 100%;
1933
- height: 100%;
1934
- font-size: 14px;
1935
- }
1936
- .change-username-popup .nut-input .nut-input-value,
1937
- .change-username-popup .nut-input .nut-input-inner,
1938
- .change-username-popup .nut-input .nut-input-box {
1939
- height: 100%;
1940
- overflow: hidden;
1941
- background: #f5f5f5;
1942
- border-radius: 6px;
1943
- }
1944
- .change-username-popup .nut-input .nut-placeholder {
1945
- color: #cccccc;
1946
- line-height: 38px;
1947
- height: 38px;
1948
- }
1949
- .change-username-popup .nut-input .nut-input-box {
1950
- padding: 0 15px;
1951
- }
1952
- .change-username-popup-cancel.nut-button {
1953
- border-radius: 15px;
1954
- font-size: 14px;
1955
- height: 30px;
1956
- }
1957
- .change-username-popup-ok.nut-button {
1958
- background: var(--app-primary-color, #017fff);
1959
- height: 30px;
1960
- font-size: 14px;
1961
- border-radius: 15px;
1962
- }
1963
- .user-binding {
1964
- height: 100vh;
1965
- display: flex;
1966
- flex-direction: column;
1967
- box-sizing: border-box;
1968
- padding: 10px 12px env(safe-area-inset-bottom, 0px);
1969
- --nut-cell-padding: 0;
1970
- }
1971
- .user-binding-img {
1972
- width: 351px;
1973
- height: 192px;
1974
- }
1975
- .user-binding-layout {
1976
- position: relative;
1977
- width: 351px;
1978
- border-radius: 4px;
1979
- background: #fff;
1980
- overflow: hidden;
1981
- margin-bottom: 10px;
1982
- }
1983
- .user-binding-inputlayout {
1984
- padding: 0 10px;
1985
- box-sizing: border-box;
1986
- }
1987
- .user-binding-inputlayout .nut-input {
1988
- height: 40px;
1989
- padding: 0;
1990
- display: flex;
1991
- align-items: center;
1992
- font-size: 16px;
1993
- padding-left: 3px;
1994
- border-color: #f5f5f5;
1995
- }
1996
- .user-binding-inputlayout .nut-input .input-text {
1997
- width: 100%;
1998
- }
1999
- .user-binding .nut-placeholder {
2000
- color: #cccccc;
2001
- }
2002
- .user-binding .user-binding-btn {
2003
- position: absolute;
2004
- bottom: 50px;
2005
- left: 25px;
2006
- width: calc(100% - 50px);
2007
- font-size: 16px;
2008
- background: var(--app-primary-color, #017fff);
2009
- height: 40px;
2010
- line-height: 38px;
2011
- }
2012
- .user-binding .user-binding-codebtn {
2013
- height: 30px;
2014
- font-size: 12px;
2015
- padding: 0;
2016
- width: 90px;
2017
- border: none;
2018
- color: var(--app-primary-color, #017fff);
2019
- background: #f2f2f2;
2020
- }
2021
- .user-binding .user-binding-steps {
2022
- margin-top: 15px;
2023
- }
2024
- .user-binding .user-binding-steps .nut-step-line {
2025
- background: rgb(220, 220, 220);
2026
- left: 60%;
2027
- right: -40%;
2028
- }
2029
- .user-binding .user-binding-steps .nut-step-title {
2030
- font-weight: bold;
2031
- color: rgba(0, 0, 0, 0.4);
2032
- }
2033
- .user-binding .user-binding-steps .nut-step.nut-step-wait .nut-step-icon {
2034
- background: rgb(243, 243, 243);
2035
- border-color: rgb(243, 243, 243);
2036
- color: rgba(0, 0, 0, 0.4);
2037
- }
2038
- .user-binding .user-binding-steps .nut-step.nut-step-process .nut-step-icon {
2039
- background: var(--app-primary-color, #017fff);
2040
- border-color: var(--app-primary-color, #017fff);
2041
- }
2042
- .user-binding .user-binding-steps .nut-step.nut-step-process .nut-step-title {
2043
- color: var(--app-primary-color, #017fff);
2044
- }
2045
- .user-binding .user-binding-steps .nut-step-head {
2046
- margin-bottom: 8px;
2047
- }
2048
- .user-binding .user-binding-steps .nut-step.nut-step-finish .nut-step-title {
2049
- color: rgba(0, 0, 0, 0.9);
2050
- }
2051
- .user-binding .user-binding-steps .nut-step.nut-step-finish .nut-step-line {
2052
- background: var(--app-primary-color, #017fff);
2053
- }
2054
- .user-binding .user-binding-steps .nut-step.nut-step-finish .nut-step-head {
2055
- color: var(--app-primary-color, #017fff);
2056
- border-color: var(--app-primary-color, #017fff);
2057
- }
2058
- .user-binding .user-binding-steps .nut-step-icon {
2059
- width: 22px;
2060
- height: 22px;
2061
- }
2062
- .user-binding-success {
2063
- height: 100vh;
2064
- display: flex;
2065
- flex-direction: column;
2066
- align-items: center;
2067
- box-sizing: border-box;
2068
- background: #fff;
2069
- }
2070
- .user-binding-success-icon {
2071
- margin-top: 80px;
2072
- width: 50px;
2073
- height: 50px;
2074
- margin-bottom: 30px;
2075
- }
2076
- .user-binding-success-info {
2077
- font-size: 30px;
2078
- color: #000000;
2079
- font-weight: bold;
2080
- margin-bottom: 15px;
2081
- }
2082
- .user-binding-success-sbtn {
2083
- padding: 0 15px;
2084
- color: #017fff;
2085
- font-size: 16px;
2086
- }
2087
- .user-binding-success-btn {
2088
- margin-top: 80px;
2089
- width: 296px;
2090
- font-size: 16px;
2091
- background: var(--app-primary-color, #017fff);
2092
- height: 40px;
2093
- line-height: 38px;
2094
- }
2095
- .bt-container {
2096
- display: flex;
2097
- flex-direction: column;
2098
- justify-content: space-between;
2099
- height: 100%;
2100
- box-sizing: border-box;
2101
- background-color: #0e1319;
2102
- position: relative;
2103
- overflow: hidden;
2104
- }
2105
- .bt-container .iconfont {
2106
- position: absolute;
2107
- z-index: 999;
2108
- top: 20px;
2109
- font-size: 15px;
2110
- padding: 5px;
2111
- background-color: rgba(255, 255, 255, 0.2);
2112
- border-radius: 50%;
2113
- color: #ffffff;
2114
- }
2115
- .bt-container .iconfont.active {
2116
- color: #007aff;
2117
- }
2118
- .bt-container .icon-replay {
2119
- right: 20px;
2120
- }
2121
- .bt-container .bt-canvas {
2122
- position: absolute;
2123
- left: 100%;
2124
- top: 0;
2125
- width: 300px;
2126
- height: 300px;
2127
- }
2128
- .bt-container .mainContent {
2129
- flex: 1;
2130
- margin: 30px;
2131
- position: relative;
2132
- }
2133
- .bt-container .mainContent .image {
2134
- position: absolute;
2135
- transform-origin: center center;
2136
- }
2137
- .bt-container .mainContent .controller {
2138
- position: absolute;
2139
- z-index: 99;
2140
- padding: 10px;
2141
- }
2142
- .bt-container .mainContent .controller::after {
2143
- display: block;
2144
- content: "";
2145
- box-shadow: 0 0 5px #333;
2146
- background-color: #e4e7ed;
2147
- }
2148
- .bt-container .mainContent .controller.controller_dot::after {
2149
- width: 20px;
2150
- height: 20px;
2151
- border-radius: 99px;
2152
- }
2153
- .bt-container .mainContent .controller.vertical::after {
2154
- width: 5px;
2155
- height: 20px;
2156
- }
2157
- .bt-container .mainContent .controller.horizon::after {
2158
- width: 20px;
2159
- height: 5px;
2160
- }
2161
- .bt-container .mainContent .cropper {
2162
- position: absolute;
2163
- border: 1px solid #eee;
2164
- box-sizing: content-box;
2165
- transform-origin: center center;
2166
- outline: 999px solid rgba(0, 0, 0, 0.5);
2167
- will-change: transform;
2168
- display: contain;
2169
- pointer-events: none;
2170
- }
2171
- .bt-container .mainContent .cropper .line {
2172
- position: absolute;
2173
- }
2174
- .bt-container .mainContent .cropper .row {
2175
- width: 100%;
2176
- height: 0px;
2177
- left: 0;
2178
- border-top: 1px dashed #007aff;
2179
- }
2180
- .bt-container .mainContent .cropper .col {
2181
- height: 100%;
2182
- width: 0px;
2183
- border-left: 1px dashed #007aff;
2184
- }
2185
- .bt-container .mainContent .cropper .row1 {
2186
- top: 33%;
2187
- }
2188
- .bt-container .mainContent .cropper .row2 {
2189
- top: 66%;
2190
- }
2191
- .bt-container .mainContent .cropper .col1 {
2192
- left: 33%;
2193
- }
2194
- .bt-container .mainContent .cropper .col2 {
2195
- left: 66%;
2196
- }
2197
- .bt-container .slot {
2198
- position: relative;
2199
- padding-top: 10px;
2200
- }
2201
- .user-head-crop {
2202
- height: 100vh;
2203
- }
2204
- .user-head-crop-btns {
2205
- position: absolute;
2206
- bottom: 0;
2207
- left: 0;
2208
- width: 100%;
2209
- height: 50px;
2210
- padding: 0 20px;
2211
- box-sizing: border-box;
2212
- line-height: 50px;
2213
- display: flex;
2214
- justify-content: space-between;
2215
- }
2216
- .user-head-crop .cbtn {
2217
- color: #fff;
2218
- }
2219
- .user-head-crop .comfirmBtn {
2220
- color: var(--app-primary-color, #017fff);
2221
- }
2222
- .user-feedback {
2223
- margin: 10px 12px;
2224
- padding-bottom: calc(75px + env(safe-area-inset-bottom, 0px));
2225
- min-height: 100vh;
2226
- box-sizing: border-box;
2227
- overflow: hidden;
2228
- }
2229
- .user-feedback.isSuccess {
2230
- margin: 0;
2231
- padding: 0;
2232
- height: 100%;
2233
- }
2234
- .user-feedback.isSuccess .user-feedback-wrap {
2235
- height: 100vh;
2236
- align-items: center;
2237
- }
2238
- .user-feedback-wrap {
2239
- min-height: calc(100vh - (75px + env(safe-area-inset-bottom, 0px)));
2240
- height: 100%;
2241
- background: #fff;
2242
- display: flex;
2243
- flex-direction: column;
2244
- box-sizing: border-box;
2245
- padding: 10px;
2246
- border-radius: 5px;
2247
- }
2248
- .user-feedback-head {
2249
- background: #f2f9ff;
2250
- padding: 15px;
2251
- border-radius: 2px;
2252
- font-size: 12px;
2253
- margin-bottom: 8px;
2254
- }
2255
- .user-feedback-head-info {
2256
- padding-left: 9px;
2257
- text-indent: -9px;
2258
- }
2259
- .user-feedback-tit {
2260
- height: 44px;
2261
- display: flex;
2262
- align-items: center;
2263
- color: #1a1a1a;
2264
- font-weight: 500;
2265
- font-size: 17px;
2266
- }
2267
- .user-feedback-body {
2268
- border-radius: 4px 4px 0px 0px;
2269
- display: flex;
2270
- flex-direction: column;
2271
- overflow: hidden;
2272
- }
2273
- .user-feedback-editor {
2274
- padding: 10px;
2275
- font-size: 14px;
2276
- background: #f5f5f5;
2277
- overflow-y: auto;
2278
- min-height: 165px;
2279
- }
2280
- .user-feedback-handle {
2281
- display: flex;
2282
- align-items: center;
2283
- flex-wrap: wrap;
2284
- margin-top: 10px;
2285
- margin-right: -4px;
2286
- }
2287
- .user-feedback-handle-item {
2288
- position: relative;
2289
- border-radius: 2px;
2290
- display: flex;
2291
- align-items: center;
2292
- justify-content: center;
2293
- width: 79px;
2294
- height: 79px;
2295
- background: #f5f5f5;
2296
- font-size: 30px;
2297
- color: rgba(53, 53, 53, 0.3);
2298
- margin-right: 4px;
2299
- margin-bottom: 4px;
2300
- }
2301
- .user-feedback-handle-item-img {
2302
- max-width: 100%;
2303
- max-height: 100%;
2304
- }
2305
- .user-feedback-handle-item-close {
2306
- position: absolute;
2307
- top: -2px;
2308
- right: -2px;
2309
- width: 20px;
2310
- height: 20px;
2311
- display: flex;
2312
- justify-content: center;
2313
- align-items: center;
2314
- }
2315
- .user-feedback-handle-item-close-img {
2316
- width: 10px;
2317
- height: 10px;
2318
- }
2319
- .user-feedback-handle-item-loading {
2320
- width: 17px;
2321
- height: 17px;
2322
- animation: rotate 2s linear infinite;
2323
- }
2324
- .user-feedback .ql-editor.ql-blank:before {
2325
- color: rgba(0, 0, 0, 0.3);
2326
- font-style: normal;
2327
- }
2328
- .user-feedback-footer {
2329
- position: fixed;
2330
- z-index: 10;
2331
- bottom: 0;
2332
- left: 0;
2333
- width: 100%;
2334
- min-height: 63px;
2335
- background: #ffffff;
2336
- box-shadow: 0 -3px 11px 0 rgba(224, 224, 224, 0.5);
2337
- padding: 10px 12px calc(8px + env(safe-area-inset-bottom, 0px));
2338
- display: flex;
2339
- justify-content: space-between;
2340
- box-sizing: border-box;
2341
- }
2342
- .user-feedback-footer-btn {
2343
- flex: 1;
2344
- }
2345
- .user-feedback-footer-btn:first-child {
2346
- margin-right: 10px;
2347
- }
2348
- .user-feedback-success-img {
2349
- width: 87px;
2350
- height: 90px;
2351
- margin-top: 110px;
2352
- margin-bottom: 20px;
2353
- }
2354
- .user-feedback-success-info {
2355
- color: #353535;
2356
- font-size: 16px;
2357
- font-weight: 500;
2358
- }
2359
- @keyframes rotate {
2360
- from {
2361
- transform: rotate(0);
2362
- }
2363
- to {
2364
- transform: rotate(360deg);
2365
- }
2366
- }
2367
- .user-feedback-entry {
2368
- position: fixed;
2369
- z-index: 10;
2370
- right: 12px;
2371
- bottom: calc(120px + env(safe-area-inset-bottom, 0px));
2372
- display: flex;
2373
- flex-direction: column;
2374
- align-items: center;
2375
- justify-content: center;
2376
- background: #fff;
2377
- box-shadow: 0px 2px 5px 0px rgba(0, 110, 229, 0.1019607843);
2378
- width: 40px;
2379
- height: 40px;
2380
- border-radius: 50%;
2381
- color: rgba(0, 0, 0, 0.5);
2382
- font-size: 10px;
2383
- }
2384
- .user-feedback-entry-icon {
2385
- width: 13px;
2386
- height: 13px;
2387
- margin-bottom: 1px;
2388
- }
2389
- .user-feedback-entry:active {
2390
- background: rgba(255, 255, 255, 0.7);
2391
- }
2392
- .user-feedback-entry.hasStorage {
2393
- width: 92px;
2394
- height: 43px;
2395
- background: transparent;
2396
- box-shadow: none;
2397
- }
2398
- .user-feedback-entry.hasStorage .user-feedback-entry-icon {
2399
- width: 100%;
2400
- height: 100%;
2401
- }
2402
- .user-feedback-entry.hasStorage:active {
2403
- background: transparent;
2404
- }
2405
- .user-feedback-entry.hasStorage .user-feedback-entry-close {
2406
- position: absolute;
2407
- top: -6px;
2408
- right: -6px;
2409
- width: 20px;
2410
- height: 20px;
2411
- display: flex;
2412
- justify-content: center;
2413
- align-items: center;
2414
- }
2415
- .user-feedback-entry.hasStorage .user-feedback-entry-close-img {
2416
- width: 10px;
2417
- height: 10px;
2418
- }
2419
- .login-setting {
2420
- position: fixed;
2421
- z-index: 4;
2422
- left: 12px;
2423
- top: 10px;
2424
- bottom: 10px;
2425
- align-items: center;
2426
- width: calc(100% - 24px);
2427
- background: #ffffff;
2428
- border-radius: 5px;
2429
- display: flex;
2430
- flex-direction: column;
2431
- }
2432
- .login-setting-img {
2433
- margin-top: 50%;
2434
- height: 111px;
2435
- width: 198px;
2436
- }
2437
- .login-setting-text {
2438
- margin-top: 10px;
2439
- color: #353535;
2440
- opacity: 0.4;
2441
- font-size: 12px;
2442
- padding: 0 30px;
2443
- text-align: center;
2444
- }
2445
- .user-resource-empty {
2446
- position: fixed;
2447
- z-index: 4;
2448
- left: 12px;
2449
- top: 10px;
2450
- bottom: 10px;
2451
- align-items: center;
2452
- width: calc(100% - 24px);
2453
- background: #ffffff;
2454
- border-radius: 5px;
2455
- display: flex;
2456
- flex-direction: column;
2457
- }
2458
- .user-resource-empty-img {
2459
- margin-top: 50%;
2460
- height: 111px;
2461
- width: 198px;
2462
- }
2463
- .user-resource-empty-text {
2464
- margin-top: 10px;
2465
- color: #353535;
2466
- opacity: 0.4;
2467
- font-size: 12px;
2468
- padding: 0 30px;
2469
- text-align: center;
2470
- }