From 80169b3881e39c83d5006271f9a6c78bec44afff Mon Sep 17 00:00:00 2001 From: zyn Date: Tue, 7 Nov 2023 22:14:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5-=E4=BC=81=E4=B8=9A=E6=A0=87?= =?UTF-8?q?=E5=87=86=E5=88=97=E8=A1=A8=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/home2/components/releaseBuss2/index.vue | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/pages/home2/components/releaseBuss2/index.vue b/src/pages/home2/components/releaseBuss2/index.vue index 9484cad49..f11aa7e52 100644 --- a/src/pages/home2/components/releaseBuss2/index.vue +++ b/src/pages/home2/components/releaseBuss2/index.vue @@ -24,6 +24,9 @@ type="index" align="center" width="55"> + @@ -155,12 +158,12 @@ export default { font-size: 13px; } /deep/.more { - position: absolute; - right: 0; - bottom: 2px; - font-size: 15px; - float: right; - color: #4788c0; + //position: absolute; + //right: 0; + //bottom: 2px; + //font-size: 15px; + //float: right; + //color: #4788c0; &:hover { color: #3a8ee6; cursor: pointer;