Merge branch 'base2' of https://e.coding.net/ctcdevteam/ehs/ehs_web into base2
This commit is contained in:
commit
3b14148501
|
@ -53,7 +53,8 @@ const DEFAULT_CONFIG = {
|
|||
LANG: 'zh-cn',
|
||||
|
||||
//主题颜色
|
||||
COLOR: '#536DFE',
|
||||
// COLOR: '#536DFE',//gx、gz、tkx
|
||||
COLOR: '#0052d9',//bx
|
||||
|
||||
//是否加密localStorage, 为空不加密,可填写AES(模式ECB,移位Pkcs7)加密
|
||||
LS_ENCRYPTION: '',
|
||||
|
|
Loading…
Reference in New Issue