Explorar o código

update 隐藏系统背景

linweizeng %!s(int64=3) %!d(string=hai) anos
pai
achega
7bed90d039
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/layout/header-aside/layout.vue

+ 4 - 4
src/layout/header-aside/layout.vue

@@ -75,7 +75,7 @@
                 >
                     <ibps-icon :name="asideCollapse ? 'indent' : 'outdent'" />
                 </div> -->
-                
+
                 <ibps-menu-header flex-box="1" @pageChange="pageChange" />
 
                 <!-- 顶栏右侧 -->
@@ -99,9 +99,9 @@
                     <ibps-header-message />
                     <!-- 消息中心 -->
                     <span style="margin: 0 10px;">|</span>
-                    <ibps-header-user />
-                    <span style="margin-left: 10px;">|</span>
-                    <ibps-header-setting />
+                    <ibps-header-user style="margin-right: 15px;"/>
+                    <!-- <span style="margin-left: 10px;">|</span>
+                    <ibps-header-setting /> -->
                 </div>
             </div>
             <!-- 下面 主体 -->