Przeglądaj źródła

去除首页computed报错

cfort 3 lat temu
rodzic
commit
0b446a4f96

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

@@ -331,8 +331,8 @@
     // 注册主题
     @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;

+ 1 - 1
src/views/system/blank/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div style="width: 86%;">
-          <div style="font-size:32px; font-weight: bold; color:rgb(2, 188, 254); margin-top: 10%;text-align: center;">
+          <div style="font-size:32px; font-weight: bold; color:rgb(51, 150, 209); margin-top: 10%;text-align: center;">
              <img src="./img/logo_MJJC.jpg" width="22%">
               </br>
                  <i style="font-size:28px;" :class="'ibps-icon-'+$route.query.icon"></i>