From 9c853e41f1f5f2dd48b42007b04c5df5b2963be8 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Tue, 1 Jul 2025 13:58:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A1=86=E6=9E=B6=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/default/header/index.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/layouts/default/header/index.vue b/src/layouts/default/header/index.vue index 38ee298..2beb017 100644 --- a/src/layouts/default/header/index.vue +++ b/src/layouts/default/header/index.vue @@ -257,4 +257,8 @@ } //update-end---author:scott ---date::2022-09-30 for:默认隐藏顶部菜单面包屑-------------- } +.jeecg-layout-header--light { + border-bottom: 0px; + border-left: 0px; +}