linweizeng 3 년 전
부모
커밋
7bfb6d1ee9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/layout/header-aside/layout.vue

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

@@ -335,8 +335,8 @@ export default {
 // 注册主题
 @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,rgb(51, 150, 209),#7dbfdf);
+  // background: rgb(51, 150, 209);
   height: 40px;
   line-height: 40px;
   font-size: 18px;