Commit e2760d074feb04fccae4d694908ba008ad797ed4
Exists in
master
and in
1 other branch
Merge branch 'master' into 下单加保险
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
pages/goodSource/card.vue
| @@ -376,6 +376,7 @@ export default { | @@ -376,6 +376,7 @@ export default { | ||
| 376 | } | 376 | } |
| 377 | } | 377 | } |
| 378 | .primary { | 378 | .primary { |
| 379 | + width: 136rpx; | ||
| 379 | border: 2rpx solid $color-primary !important; | 380 | border: 2rpx solid $color-primary !important; |
| 380 | background: $color-primary; | 381 | background: $color-primary; |
| 381 | color: #ffffff; | 382 | color: #ffffff; |