mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +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
|
||||
{
|
||||
const themes = [
|
||||
'default' => '默认色',
|
||||
'white' => '简约白1',
|
||||
'default' => '默认色0',
|
||||
'white' => '简约白0',
|
||||
'red-1' => '玫瑰红1',
|
||||
'blue-1' => '天空蓝1',
|
||||
'black-1' => '精典黑1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user