From 99d21bda8d71292791998442b006f0b5496d37d6 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Wed, 28 Sep 2022 20:05:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9"=E5=AF=BC=E5=87=BA=E8=AE=B0?= =?UTF-8?q?=E5=BD=95"=E6=8C=89=E9=92=AE=E8=BE=B9=E7=95=8C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ucurrency/Index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/ucurrency/Index.vue b/src/views/ucurrency/Index.vue index 05169a8e..24942dbb 100644 --- a/src/views/ucurrency/Index.vue +++ b/src/views/ucurrency/Index.vue @@ -3,7 +3,7 @@
我的U币:{{uinfo.uCurrency}}
U币规则 - 导出记录 + 导出记录
@@ -501,15 +501,18 @@ padding:26px 40px; display:flex; } + .ubi-hear{ height: 40px; button{ width: 140px; height: 40px; + margin-right:30px; border-radius: 2px; border: 1px solid rgba(153,153,153,0.35); float: right; } + span{ font-size: 14px; font-weight: 400;