695593266@qq.com hace 10 meses
padre
commit
11861df837
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -10,7 +10,7 @@
     :show-footer="theme.showFooter"
     :show-footer="theme.showFooter"
     :head-style="theme.headStyle"
     :head-style="theme.headStyle"
     :side-style="theme.sideStyle"
     :side-style="theme.sideStyle"
-    :layout-style="type == '1' ? 'top' : 'side'"
+    :layout-style="type == '1' ? 'top' : 'mix'"
     :side-menu-style="theme.sideMenuStyle"
     :side-menu-style="theme.sideMenuStyle"
     :tab-style="theme.tabStyle"
     :tab-style="theme.tabStyle"
     :fixed-header="theme.fixedHeader"
     :fixed-header="theme.fixedHeader"