From c2858bf6b053e515febc4fb7c09628838b7c6490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=98=E7=AB=8B=E6=A0=87?= <2658037827@qq.com> Date: Mon, 25 Dec 2023 18:01:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B1=85=E6=B0=91=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E5=85=B6=E4=BB=96=E4=BF=A1=E6=81=AFtab=E8=BF=87?= =?UTF-8?q?=E5=A4=9A=E6=97=B6=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dataBoard/cpts/resi-details.vue | 26 ++++------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/src/views/dataBoard/cpts/resi-details.vue b/src/views/dataBoard/cpts/resi-details.vue index bcfe7da76..3b3727da2 100644 --- a/src/views/dataBoard/cpts/resi-details.vue +++ b/src/views/dataBoard/cpts/resi-details.vue @@ -2689,27 +2689,9 @@ export default { box-shadow: none; } } -/*.u-categorys { - display: flex; - flex-wrap: wrap; -} -.u-categorys span { - display: block; - width: 90px; +/deep/ .el-tabs__nav-next, +/deep/ .el-tabs__nav-prev { + line-height: 26px; + color: #fff; } -.m-tabs { - margin-top: 30px; - display: flex; - align-items: center; - padding-left: 20px; - - .tab-btn { - width: 30px; - text-align: center; - cursor: pointer; - } - - - } -}*/