From 4305f2c56d60d382cdd542dd137391272d032004 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Wed, 27 May 2026 16:37:07 +0800 Subject: [PATCH] no message --- root/detail/bossinfo.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/root/detail/bossinfo.vue b/root/detail/bossinfo.vue index 5d2f8f2..9a81c5d 100644 --- a/root/detail/bossinfo.vue +++ b/root/detail/bossinfo.vue @@ -36,7 +36,8 @@ 企业图库 - + @@ -126,10 +127,10 @@ export default { overflow: hidden; border-radius: 4px; margin-top: 10px; - &:nth-child(1), &:nth-child(2), &:nth-child(3), &:nth-child(4) { + &:nth-child(1), &:nth-child(2), &:nth-child(3), &:nth-child(4), &:nth-child(5) { margin-top: 0; } - &:nth-child(4n){ + &:nth-child(5n){ margin-right: 0; } }