Commit c3cc6c2718b7745818f8b7b171e10d79f13727ac

Authored by 史婷婷
1 parent 5aaa6ed1

feat: 全部卡片title 色值更改为rgba(0,0,0,0.9)

@@ -305,7 +305,7 @@ export default { @@ -305,7 +305,7 @@ export default {
305 font-size: 36rpx; 305 font-size: 36rpx;
306 font-weight: 600; 306 font-weight: 600;
307 line-height: 50rpx; 307 line-height: 50rpx;
308 - color: #323241; 308 + color: rgba(0,0,0,0.9);
309 width: 578rpx; 309 width: 578rpx;
310 } 310 }
311 311
@@ -305,7 +305,7 @@ export default { @@ -305,7 +305,7 @@ export default {
305 font-size: 36rpx; 305 font-size: 36rpx;
306 font-weight: 600; 306 font-weight: 600;
307 line-height: 50rpx; 307 line-height: 50rpx;
308 - color: #323241; 308 + color: rgba(0,0,0,0.9);
309 width: 578rpx; 309 width: 578rpx;
310 } 310 }
311 311
@@ -332,7 +332,7 @@ export default { @@ -332,7 +332,7 @@ export default {
332 } 332 }
333 &.status_4 { 333 &.status_4 {
334 background: #E7E7E7; 334 background: #E7E7E7;
335 - color: #323241; 335 + color: rgba(0,0,0,0.9);
336 } 336 }
337 } 337 }
338 } 338 }
@@ -305,7 +305,7 @@ export default { @@ -305,7 +305,7 @@ export default {
305 font-size: 36rpx; 305 font-size: 36rpx;
306 font-weight: 600; 306 font-weight: 600;
307 line-height: 50rpx; 307 line-height: 50rpx;
308 - color: #323241; 308 + color: rgba(0,0,0,0.9);
309 width: 578rpx; 309 width: 578rpx;
310 } 310 }
311 311
@@ -332,7 +332,7 @@ export default { @@ -332,7 +332,7 @@ export default {
332 } 332 }
333 &.status_4 { 333 &.status_4 {
334 background: #E7E7E7; 334 background: #E7E7E7;
335 - color: #323241; 335 + color: rgba(0,0,0,0.9);
336 } 336 }
337 } 337 }
338 } 338 }
@@ -276,7 +276,7 @@ export default { @@ -276,7 +276,7 @@ export default {
276 font-size: 36rpx; 276 font-size: 36rpx;
277 font-weight: 600; 277 font-weight: 600;
278 line-height: 50rpx; 278 line-height: 50rpx;
279 - color: #323241; 279 + color: rgba(0,0,0,0.9);
280 width: 578rpx; 280 width: 578rpx;
281 } 281 }
282 282
@@ -303,7 +303,7 @@ export default { @@ -303,7 +303,7 @@ export default {
303 } 303 }
304 &.status_4 { 304 &.status_4 {
305 background: #E7E7E7; 305 background: #E7E7E7;
306 - color: #323241; 306 + color: rgba(0,0,0,0.9);
307 } 307 }
308 } 308 }
309 } 309 }
@@ -305,7 +305,7 @@ export default { @@ -305,7 +305,7 @@ export default {
305 font-size: 36rpx; 305 font-size: 36rpx;
306 font-weight: 600; 306 font-weight: 600;
307 line-height: 50rpx; 307 line-height: 50rpx;
308 - color: #323241; 308 + color: rgba(0,0,0,0.9);
309 width: 578rpx; 309 width: 578rpx;
310 } 310 }
311 311
@@ -332,7 +332,7 @@ export default { @@ -332,7 +332,7 @@ export default {
332 } 332 }
333 &.status_4 { 333 &.status_4 {
334 background: #E7E7E7; 334 background: #E7E7E7;
335 - color: #323241; 335 + color: rgba(0,0,0,0.9);
336 } 336 }
337 } 337 }
338 } 338 }
@@ -305,7 +305,7 @@ export default { @@ -305,7 +305,7 @@ export default {
305 font-size: 36rpx; 305 font-size: 36rpx;
306 font-weight: 600; 306 font-weight: 600;
307 line-height: 50rpx; 307 line-height: 50rpx;
308 - color: #323241; 308 + color: rgba(0,0,0,0.9);
309 width: 578rpx; 309 width: 578rpx;
310 } 310 }
311 311
@@ -332,7 +332,7 @@ export default { @@ -332,7 +332,7 @@ export default {
332 } 332 }
333 &.status_4 { 333 &.status_4 {
334 background: #E7E7E7; 334 background: #E7E7E7;
335 - color: #323241; 335 + color: rgba(0,0,0,0.9);
336 } 336 }
337 } 337 }
338 } 338 }
@@ -305,7 +305,7 @@ export default { @@ -305,7 +305,7 @@ export default {
305 font-size: 36rpx; 305 font-size: 36rpx;
306 font-weight: 600; 306 font-weight: 600;
307 line-height: 50rpx; 307 line-height: 50rpx;
308 - color: #323241; 308 + color: rgba(0,0,0,0.9);
309 width: 578rpx; 309 width: 578rpx;
310 } 310 }
311 311
@@ -332,7 +332,7 @@ export default { @@ -332,7 +332,7 @@ export default {
332 } 332 }
333 &.status_4 { 333 &.status_4 {
334 background: #E7E7E7; 334 background: #E7E7E7;
335 - color: #323241; 335 + color: rgba(0,0,0,0.9);
336 } 336 }
337 } 337 }
338 } 338 }
@@ -305,7 +305,7 @@ export default { @@ -305,7 +305,7 @@ export default {
305 font-size: 36rpx; 305 font-size: 36rpx;
306 font-weight: 600; 306 font-weight: 600;
307 line-height: 50rpx; 307 line-height: 50rpx;
308 - color: #323241; 308 + color: rgba(0,0,0,0.9);
309 width: 578rpx; 309 width: 578rpx;
310 } 310 }
311 311
@@ -332,7 +332,7 @@ export default { @@ -332,7 +332,7 @@ export default {
332 } 332 }
333 &.status_4 { 333 &.status_4 {
334 background: #E7E7E7; 334 background: #E7E7E7;
335 - color: #323241; 335 + color: rgba(0,0,0,0.9);
336 } 336 }
337 } 337 }
338 } 338 }
@@ -386,7 +386,7 @@ @@ -386,7 +386,7 @@
386 font-size: 36rpx; 386 font-size: 36rpx;
387 font-weight: 600; 387 font-weight: 600;
388 line-height: 50rpx; 388 line-height: 50rpx;
389 - color: #323241; 389 + color: rgba(0,0,0,0.9);
390 width: 578rpx; 390 width: 578rpx;
391 } 391 }
392 392
@@ -420,7 +420,7 @@ @@ -420,7 +420,7 @@
420 420
421 &.status_CANCEL { 421 &.status_CANCEL {
422 background: #E7E7E7; 422 background: #E7E7E7;
423 - color: #323241; 423 + color: rgba(0,0,0,0.9);
424 } 424 }
425 } 425 }
426 426
@@ -434,7 +434,7 @@ @@ -434,7 +434,7 @@
434 padding: 0 14rpx; 434 padding: 0 14rpx;
435 border-radius: 6rpx; 435 border-radius: 6rpx;
436 background: #E7E7E7; 436 background: #E7E7E7;
437 - color: #323241; 437 + color: rgba(0,0,0,0.9);
438 438
439 } 439 }
440 440
@@ -594,7 +594,7 @@ @@ -594,7 +594,7 @@
594 font-size: 36rpx; 594 font-size: 36rpx;
595 font-weight: 600; 595 font-weight: 600;
596 line-height: 50rpx; 596 line-height: 50rpx;
597 - color: #323241; 597 + color: rgba(0,0,0,0.9);
598 width: 578rpx; 598 width: 578rpx;
599 } 599 }
600 600
@@ -624,7 +624,7 @@ @@ -624,7 +624,7 @@
624 624
625 &.status_4 { 625 &.status_4 {
626 background: #E7E7E7; 626 background: #E7E7E7;
627 - color: #323241; 627 + color: rgba(0,0,0,0.9);
628 } 628 }
629 } 629 }
630 } 630 }
@@ -371,7 +371,7 @@ @@ -371,7 +371,7 @@
371 font-size: 36rpx; 371 font-size: 36rpx;
372 font-weight: 600; 372 font-weight: 600;
373 line-height: 50rpx; 373 line-height: 50rpx;
374 - color: #323241; 374 + color: rgba(0,0,0,0.9);
375 } 375 }
376 } 376 }
377 377
@@ -294,7 +294,7 @@ @@ -294,7 +294,7 @@
294 font-size: 36rpx; 294 font-size: 36rpx;
295 font-weight: 600; 295 font-weight: 600;
296 line-height: 50rpx; 296 line-height: 50rpx;
297 - color: #323241; 297 + color: rgba(0,0,0,0.9);
298 } 298 }
299 } 299 }
300 300