88 lines
2.2 KiB
JSON
88 lines
2.2 KiB
JSON
{
|
|||
|
|
"userApps": ["app"],
|
||
|
|
"modules": ["a"],
|
||
|
|
"extraLoginParams": {
|
||
|
|
"channelID": "C"
|
||
|
|
},
|
||
|
|
"appSchema": "M",
|
||
|
|
"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": 16,
|
||
|
|
"adsorptionSpacing": 15,
|
||
|
|
"ws": ["ws://192.168.123.1:9002/ws/eh0"],
|
||
|
|
"defaultEntry": "main",
|
||
|
|
"netFlowMonitor": true,
|
||
|
|
"wsFlowMonitor": false,
|
||
|
|
"addFavorite": true,
|
||
|
|
"miniPro": true,
|
||
|
|
"siderMenuMode": false,
|
||
|
|
"showFavoriteMode": true,
|
||
|
|
"tabMiniPro": false,
|
||
|
|
"searchMenu": false,
|
||
|
|
"switchLanguage": true,
|
||
|
|
"showCustomPageBtn": true,
|
||
|
|
"appName": {
|
||
|
|
"zh_CN": "金融市场业务管理系统5.0",
|
||
|
|
"en": "Financial Management System5.0"
|
||
|
|
},
|
||
|
|
"extraCacheUserKeys": ["userApplGroups", "language"],
|
||
|
|
"userBarControl": {
|
||
|
|
"lock": true,
|
||
|
|
"manageDesktop": true
|
||
|
|
},
|
||
|
|
"ignoreLocalKeys": [
|
||
|
|
"user.folder",
|
||
|
|
"system:share:language",
|
||
|
|
"system:share:theme"
|
||
|
|
],
|
||
|
|
"themes": [
|
||
|
|
{
|
||
|
|
"key": "default",
|
||
|
|
"name": "user.theme.default"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"key": "black",
|
||
|
|
"name": "user.theme.dark"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"theme": "black",
|
||
|
|
"systemBarControl": {
|
||
|
|
"notice": true
|
||
|
|
},
|
||
|
|
"upgradeNotification": true,
|
||
|
|
"noticeEventCfg": {
|
||
|
|
|
||
|
|
},
|
||
|
|
"navButtons": [
|
||
|
|
{
|
||
|
|
"loginVisible": true,
|
||
|
|
"btnCls": "",
|
||
|
|
"path": "/pub/quickSearch"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"languageRemoteService": false,
|
||
|
|
"sessionTimeoutConfirm": true,
|
||
|
|
"downMessageData":true,
|
||
|
|
"openTabsMaxNum": 50
|
||
|
|
}
|