mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update Config.php
This commit is contained in:
parent
2841dc0907
commit
ff3c649381
@ -34,8 +34,8 @@ use think\admin\storage\TxcosStorage;
|
|||||||
class Config extends Controller
|
class Config extends Controller
|
||||||
{
|
{
|
||||||
const themes = [
|
const themes = [
|
||||||
'default' => '默认色',
|
'default' => '默认色0',
|
||||||
'white' => '简约白1',
|
'white' => '简约白0',
|
||||||
'red-1' => '玫瑰红1',
|
'red-1' => '玫瑰红1',
|
||||||
'blue-1' => '天空蓝1',
|
'blue-1' => '天空蓝1',
|
||||||
'black-1' => '精典黑1',
|
'black-1' => '精典黑1',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user