diff --git a/components/invite.vue b/components/invite.vue index c7f1067..ce4616d 100644 --- a/components/invite.vue +++ b/components/invite.vue @@ -34,7 +34,7 @@ - + 专属权益 @@ -236,8 +236,9 @@ .code-box { margin: 0 30rpx; - border-bottom-left-radius: 10rpx; - border-bottom-right-radius: 10rpx; + // border-bottom-left-radius: 10rpx; + // border-bottom-right-radius: 10rpx; + border-radius: 10rpx; overflow: hidden; .code-top {