linweizeng 3 yıl önce
ebeveyn
işleme
7bfb6d1ee9
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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;