From 424393c90e34defbb422d2030d622477295fd6c6 Mon Sep 17 00:00:00 2001 From: congzc Date: Tue, 23 May 2023 17:07:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=BA=97=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/myStore/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/myStore/index.vue b/src/views/myStore/index.vue index 9a66372..7509f3d 100644 --- a/src/views/myStore/index.vue +++ b/src/views/myStore/index.vue @@ -265,7 +265,7 @@ function clickPayDialog(item) { div { width: 200px; height: 40px; - border: 1px solid #242625; + // border: 1px solid #242625; border-radius: 10px; text-align: center; line-height: 40px;