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;