Browse Source

修改同步样式

Anyon 3 years ago
parent
commit
3ee39c6a46

+ 2 - 2
app/admin/controller/Config.php

@@ -36,12 +36,12 @@ class Config extends Controller
         'white'   => '简约白0',
         'red-1'   => '玫瑰红1',
         'blue-1'  => '深空蓝1',
-        'black-1' => '经典黑1',
         'green-1' => '小草绿1',
+        'black-1' => '经典黑1',
         'red-2'   => '玫瑰红2',
         'blue-2'  => '深空蓝2',
-        'black-2' => '经典黑2',
         'green-2' => '小草绿2',
+        'black-2' => '经典黑2',
     ];
 
     /**

+ 2 - 2
public/static/theme/css/_layout_1.less

@@ -21,7 +21,7 @@
       display: flex !important;
       box-sizing: border-box;
       #leftBackColor();
-      #defaTransition(0.2s, 'background-color');
+      #defaTransition(0.2s, background-color);
 
       .layui-side-icon {
         display: none;
@@ -58,7 +58,7 @@
 
   > .layui-header {
     background: @headNormalBackColor;
-    #defaTransition(0.2s, 'background-color');
+    #defaTransition(0.2s, background-color);
 
     .layui-nav-item {
       &.layui-this > a {

File diff suppressed because it is too large
+ 0 - 0
public/static/theme/css/console.css


File diff suppressed because it is too large
+ 0 - 0
public/static/theme/css/console.css.map


Some files were not shown because too many files changed in this diff