From b3a267a42396d605e9430a1cd6de6d78fb14c56f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=AE=BF=E6=98=95?= Date: Wed, 11 Nov 2020 18:38:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=91=E6=9C=8D=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/css/index.css | 10 +- src/components/general/block-radius.vue | 6 +- src/components/infoList.vue | 4 +- src/components/shop-cloud/shop-cloud.vue | 1175 +++++++++++----------- src/pages/service_shop/shop_cloud.vue | 14 +- src/pages/workbench/fwzc_fwcs.vue | 46 +- 6 files changed, 637 insertions(+), 618 deletions(-) diff --git a/src/assets/css/index.css b/src/assets/css/index.css index 643d7f9..2ec7406 100644 --- a/src/assets/css/index.css +++ b/src/assets/css/index.css @@ -261,15 +261,15 @@ div { } .el-tabs__item { - font-size: 16px; + font-size: 14px; color: #8890a7; - line-height: 24px !important; + line-height: 14px !important; font-weight: bold; } .el-tabs__nav-scroll .el-tabs__item { - line-height: 38px !important; - height: 44px !important; + line-height: 14px !important; + height: 38px !important; } .el-tabs__item:hover { @@ -499,7 +499,7 @@ border-radius:8px; margin-left: 35px; } */ .el-input__inner { - border-radius: 8px; + border-radius: 6px; } .el-input-group__append, diff --git a/src/components/general/block-radius.vue b/src/components/general/block-radius.vue index dbec7d2..e5d5053 100644 --- a/src/components/general/block-radius.vue +++ b/src/components/general/block-radius.vue @@ -1,5 +1,5 @@