From a81a21ac385f5d55fc321622442d01c8ef87c880 Mon Sep 17 00:00:00 2001 From: ghusermoon <2673031505@qq.com> Date: Fri, 4 Sep 2020 17:34:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=A5=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pageC/cart/selectInvoice.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pageC/cart/selectInvoice.vue b/pageC/cart/selectInvoice.vue index dda72e9..2158951 100644 --- a/pageC/cart/selectInvoice.vue +++ b/pageC/cart/selectInvoice.vue @@ -142,9 +142,9 @@ export default { .invoice-list { background-color: #FFFFFF; /deep/ .u-radio-group { - height: 80rpx; - padding: 30rpx; .u-radio { + padding: 30rpx; + height: 80rpx; line-height: 1 !important; .u-radio__icon-wrap { margin-right: 20rpx;