From 0089a728c6bdcb77bb0b9b86c71b749057ccc5f7 Mon Sep 17 00:00:00 2001 From: xuyiming Date: Thu, 7 May 2020 18:19:26 +0800 Subject: [PATCH] up --- src/components/servive-info.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/servive-info.vue b/src/components/servive-info.vue index 12cb28a..be7454e 100644 --- a/src/components/servive-info.vue +++ b/src/components/servive-info.vue @@ -3,6 +3,7 @@ v-model="serviceTabsActiveName" type="card" @tab-click="handleClick" + :stretch="true" style="margin-top: 20px;" > -- 2.26.0