From 67bf6b7a061d6b8c59e68eae020140e976190b36 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 25 Jul 2023 16:51:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dapp=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E5=85=A8=E9=83=A8=E5=B1=95=E7=A4=BA=E6=8F=90=E7=8E=B0=E8=AE=B0?= =?UTF-8?q?=E5=BD=95,=E5=85=85=E5=80=BC=E8=AE=B0=E5=BD=95=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index 9d5a494..9b9ec1b 100644 --- a/pages.json +++ b/pages.json @@ -168,7 +168,8 @@ "buttons": [{ "color": "#fff", "text": "充值记录", - "fontSize": "15" + "fontSize": "15", + "width": "90" }] } } @@ -249,7 +250,8 @@ "buttons": [{ "color": "#fff", "text": "提现记录", - "fontSize": "15" + "fontSize": "15", + "width": "90" }] } }