From c4d31a741ffe52555b3fc62ada5d60ae48571988 Mon Sep 17 00:00:00 2001 From: xiajinyu <2311004342@qq.com> Date: Mon, 28 Dec 2020 17:20:29 +0800 Subject: [PATCH] 12/28 --- components/invite.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 {