Commit fd82222af59de2ca896fdcbd83f68af8aeba19a2

Authored by lxf
1 parent f5a272b3

fix: 货源分享按钮

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;