From 23dadb0633cc192e7f9c253fb39bc9cfc575fae4 Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Mon, 14 Nov 2022 19:50:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/interact-fixed/interact-fixed.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/interact-fixed/interact-fixed.vue b/components/interact-fixed/interact-fixed.vue index c748fd5..c98e3bf 100644 --- a/components/interact-fixed/interact-fixed.vue +++ b/components/interact-fixed/interact-fixed.vue @@ -639,7 +639,7 @@ export default { height: 40px; line-height: 30px; background: rgb(247,247,249); - border-radius: 10upx; + border-radius: 34upx; display: flex; .field-icon{ margin-top: 2px;