Ver Fonte

配置文件注释调整

jqh há 5 anos atrás
pai
commit
3dad7aab64
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      config/admin.php
  2. 1 1
      src/Console/stubs/config.stub

+ 1 - 1
config/admin.php

@@ -274,7 +274,7 @@ return [
     | This value is the layout of admin pages.
     */
     'layout' => [
-        // default, blue, blue-light, blue-dark, green
+        // default, blue, blue-light, green
         'color' => 'default',
 
         'body_class' => '',

+ 1 - 1
src/Console/stubs/config.stub

@@ -274,7 +274,7 @@ return [
     | This value is the layout of admin pages.
     */
     'layout' => [
-        // default, blue, blue-light, blue-dark, green
+        // default, blue, blue-light, green
         'color' => 'default',
 
         'body_class' => '',