调整配置、样式与背景图片
This commit is contained in:
parent
0831109b16
commit
78827314c5
@ -88,3 +88,7 @@ logging:
|
|||||||
level:
|
level:
|
||||||
root: error
|
root: error
|
||||||
ink.wgink: debug
|
ink.wgink: debug
|
||||||
|
|
||||||
|
sms:
|
||||||
|
active: true
|
||||||
|
type: custom
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 2.9 MiB |
Binary file not shown.
Before Width: | Height: | Size: 2.9 MiB After Width: | Height: | Size: 811 KiB |
@ -42,7 +42,7 @@ layui.define(['laytpl', 'layer', 'element', 'util'], function (exports) {
|
|||||||
{
|
{
|
||||||
main: '#1A4E92'
|
main: '#1A4E92'
|
||||||
, logo: '#1A4E92'
|
, logo: '#1A4E92'
|
||||||
, selected: '#1A4072'
|
, selected: '#045f94'
|
||||||
, header: '#1A4E92'
|
, header: '#1A4E92'
|
||||||
, alias: 'default'
|
, alias: 'default'
|
||||||
},
|
},
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user