From 56206ee46adf996345a6e7391cbaf8f14d7c727c Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Tue, 1 Mar 2022 10:35:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E9=AA=8C=E5=8F=B0=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/station/list/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/station/list/index.vue b/src/pages/station/list/index.vue index 52d75b0..7321c59 100644 --- a/src/pages/station/list/index.vue +++ b/src/pages/station/list/index.vue @@ -114,6 +114,7 @@ export default { width: 215px; height: 118px; margin-top: -20px; + border-radius: 12px; } .bottom { display: flex;