调整配置、样式与背景图片

This commit is contained in:
wanggeng 2022-07-19 09:26:09 +08:00
parent 0831109b16
commit 78827314c5
5 changed files with 6 additions and 2 deletions

View File

@ -88,3 +88,7 @@ logging:
level:
root: error
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

View File

@ -42,7 +42,7 @@ layui.define(['laytpl', 'layer', 'element', 'util'], function (exports) {
{
main: '#1A4E92'
, logo: '#1A4E92'
, selected: '#1A4072'
, selected: '#045f94'
, header: '#1A4E92'
, alias: 'default'
},

File diff suppressed because one or more lines are too long