1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
| {
| "isDebug":true,
| "jsversion":"20200222",
| "titleLogo": "",
| "title":"中航(成都)无人机制造执行管理",
| "titleFontSize": "16",
| "compatibility":true,
| "unSecret": false,
| "unSecretText": "内部,严禁处理存储或传递涉密信息",
| "webJsLib":"vciweb/",
| "mainDisplay": "none",
| "backPath":"http://localhost:12000/web/",
| "objectServicePath":"http://localhost:12000/web/",
| "frameworkPath":"http://localhost:12000/web/",
| "filePreviewPath": "http://dev.yunkeruida.top:8090/gzmes/vciFilePreview/",
| "adminServicePath": "http://localhost:18079/admin/",
| "unCorsPath": "",
| "vciWebPortal":{
| "mainConfig":{
| "pageWidth1440":1440,
| "pageWidth1280":1280,
| "pageHeight900":900,
| "pageHeight720":720,
| "isShowMpm": true
| }
| },
| "vciWebPortalDojoUI": {
| "mainConfig":{
| "pageWidth1440":1440,
| "pageWidth1280":1280,
| "pageHeight900":900,
| "pageHeight720":720,
| "isShowMpm": true
| }
| },
| "OsCodeGeneratorComp":{
| "packageName": "com.vci.mes.wrj",
| "servicePath": "mesWrjService",
| "user": "weidy",
| "jsPrefix": "mes/wrj"
| }
| }
|
|