From 92f005711aba1e302f18ee0e460fdf978b795bad Mon Sep 17 00:00:00 2001 From: juwei001 <974220104@qq.com> Date: Tue, 9 Apr 2024 09:31:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E7=82=B9=E4=BC=81=E4=B8=9A=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dialog-module/zdyf-center/qyjj/index.vue | 26 +++++++++++++++++++ .../zdyf-right/kyll/keyEnterprises.vue | 4 +-- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/src/views/next/dialog-module/zdyf-center/qyjj/index.vue b/src/views/next/dialog-module/zdyf-center/qyjj/index.vue index d375a0e..4b91f05 100644 --- a/src/views/next/dialog-module/zdyf-center/qyjj/index.vue +++ b/src/views/next/dialog-module/zdyf-center/qyjj/index.vue @@ -93,6 +93,9 @@ style="width: 20px; height: 20px" />企业展示 +
{ this.unitDetail = { @@ -345,6 +356,21 @@ export default { flex-wrap: wrap; padding: 12px; gap: 6px; + overflow: hidden; + overflow-y: scroll; + &::-webkit-scrollbar { + width: 3px; + } + + &::-webkit-scrollbar-track { + border-radius: 10px; + background: rgba(12, 129, 254, 0.24); + } + + &::-webkit-scrollbar-thumb { + border-radius: 10px; + background: linear-gradient(270deg, #0063fe, #0095ff); + } .imgBox-items-item { height: 120px; diff --git a/src/views/next/dialog-module/zdyf-right/kyll/keyEnterprises.vue b/src/views/next/dialog-module/zdyf-right/kyll/keyEnterprises.vue index 6969f67..09c3971 100644 --- a/src/views/next/dialog-module/zdyf-right/kyll/keyEnterprises.vue +++ b/src/views/next/dialog-module/zdyf-right/kyll/keyEnterprises.vue @@ -26,7 +26,7 @@
{{ item.name }} - {{ item.contacts }} +

{{ item.introduction }}

@@ -76,7 +76,7 @@ export default { content: '培育出番茄和辣椒新品种300个,在农业部登记的品种42个,其中干辣椒品种推广面积居全国第一。他热衷于公益事业,捐赠现金和物资总额已超过100万元,并在2022年防疫工作中捐款12万元和价值3000元的物资。' } - ], + ] } }, computed: {