Explorar el Código

修改导航栏颜色

cfort hace 3 años
padre
commit
afcb52785c
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      src/layout/header-aside/layout.vue

+ 1 - 2
src/layout/header-aside/layout.vue

@@ -331,8 +331,7 @@
     // 注册主题
     @import '~@/assets/styles/theme/register.scss';
     .jbd-sys-title {
-        background: linear-gradient(to top, rgb(26, 149, 212), #7dbfdf);
-        // background: #1894d0;
+        background: linear-gradient(to top,#a73a3a,#f35858);;
         height: 40px;
         line-height: 40px;
         font-size: 18px;