From 233e7fa900432405147dfbe9c1c24f74688763ca Mon Sep 17 00:00:00 2001 From: YuanHuakk <1751826683@qq.com> Date: Sat, 28 Oct 2023 15:09:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E7=A7=AF=E5=88=86=E5=8A=A0?= =?UTF-8?q?=E5=87=8F=E6=98=BE=E7=A4=BA=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/yaotouzi/records/index.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/pages/yaotouzi/records/index.vue b/src/pages/yaotouzi/records/index.vue index 32e221d..5bcff0f 100644 --- a/src/pages/yaotouzi/records/index.vue +++ b/src/pages/yaotouzi/records/index.vue @@ -41,9 +41,12 @@ > - +{{ item.DrawNum }}积分 + -{{ item.Number }}豆子 @@ -124,7 +127,7 @@ const getData = async () => { } .card { - width: 90%; + width: 95%; padding: 20px; background-color: #fff; margin-top: 10px;