From 29cf35f0c3732d8a38b2a90d07702c703de10a5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?W=E5=A4=8F=E6=97=A5?= <1241133727@qq.com> Date: Sun, 31 Dec 2023 21:06:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=8E=B0=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2-=E6=8F=90=E7=8E=B0=E6=8C=89=E9=92=AE=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- agentApp/pages/cashdetail/cashdetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agentApp/pages/cashdetail/cashdetail.vue b/agentApp/pages/cashdetail/cashdetail.vue index 7fb3a59..8474b66 100644 --- a/agentApp/pages/cashdetail/cashdetail.vue +++ b/agentApp/pages/cashdetail/cashdetail.vue @@ -293,7 +293,7 @@ export default { color: #fff; font-size: 12px; background: #1783FF; - border-radius: 20rpx; + border-radius: 100rpx; } } }