52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
|
|
"modules": [
|
|
"a"
|
|
],
|
|
"extraLoginParams": {
|
|
"channelID": "C"
|
|
},
|
|
"ecasMoreURLs": {
|
|
"DesktopOptionsUrl": "getDesktopOptions.action",
|
|
"UpdateDesktopUrl": "addOrUpdateDesktopOptions.action",
|
|
"DeleteDesktopUrl": "deleteDesktopOptions.action",
|
|
"AddDesktopUrl": "addOrUpdateDesktopOptions.action",
|
|
"KickUrl": "inner/kick.action",
|
|
"RandomUrl": "inner/random.action",
|
|
"VersionUrl": "inner/getVersion.action",
|
|
"LogoutUrl": "inner/turnToMainPage.action",
|
|
"RefreshUrl": "inner/refresh.action",
|
|
"LoginUrl": "login.action",
|
|
"ModifyPasswordUrl": "changePassword.action",
|
|
"UpdatePasswordUrl": "changePassword.action",
|
|
"ValidatePasswordUrl": "justCheckUserPassword.action",
|
|
"SendSmsUrl": "sendSms.action",
|
|
"ResetPasswordUrl": "resetPassword.action",
|
|
"UpdateUserUrl": "doUpdateUser.action",
|
|
"UserInfoUrl": "getUserInfo.action",
|
|
"BankListUrl": "getCurrentuserBankIdList.action"
|
|
},
|
|
"desktopService": "local",
|
|
"menuService": "local",
|
|
"navBtnMaxCount": 6,
|
|
"adsorptionSpacing": 15,
|
|
"ws": [
|
|
"ws://192.168.123.1:9002/ws/eh0"
|
|
],
|
|
"defaultEntry": "main",
|
|
"netFlowMonitor": true,
|
|
"wsFlowMonitor": true,
|
|
"navButtons": [{
|
|
"iconCls": "el-icon-eleme",
|
|
"action": "nav:button:login",
|
|
"title": "nav.btn.login",
|
|
"loginVisible": true,
|
|
"path": "/footer/timer"
|
|
},
|
|
{
|
|
"iconCls": "el-icon-edit-outline",
|
|
"action": "edit:phoenix:page"
|
|
}],
|
|
"miniPro": true
|
|
}
|