app_config.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  1. {
  2. "websocketUrl": "ws://47.114.189.154:60003",
  3. "serviceUrl": "http://192.168.1.187:82",
  4. "LoginAuthUrl": "/#/auth",
  5. "ammeter_yunpaiImgUrl": "",
  6. "loginPageRole": "ai",
  7. "deviceBasicCount": 0,
  8. "indexDeviceStyle": "default",
  9. "platformName": "测试基站标签",
  10. "showOfficialSiteLink": false,
  11. "loginWord": {
  12. "default": "测试基站标签"
  13. },
  14. "serviceType": {
  15. "basic": "/total",
  16. "zuul": "/zuul",
  17. "cover": "/cover",
  18. "parking": "/parking",
  19. "screen": "/screen",
  20. "streetLight": "/streetLight",
  21. "lightbox": "/lightbox",
  22. "individual": "/individual",
  23. "firehydrant": "/firehydrant",
  24. "engineering": "/engineering",
  25. "safeElectricity": "/safeElectricity"
  26. },
  27. "screenRoutes": [],
  28. "noBread": [
  29. "/main/index",
  30. "/main/index2",
  31. "/main/firehydrantIndex",
  32. "/main/screen",
  33. "/main/message/index",
  34. "/main/parkingIndex",
  35. "/main/video/index",
  36. "/main/device/tools/signalSurvey",
  37. "/main/screen/list",
  38. "/main/chart/report/list",
  39. "/main/scenesUnity/index",
  40. "/main/report/device/index",
  41. "/main/deviceIndex1/index",
  42. "/main/deviceIndex2/index",
  43. "/main/firehydrantVideo/home",
  44. "/main/deviceModule"
  45. ],
  46. "deviceState_copy": {
  47. "normal": {
  48. "label": "正常",
  49. "value": "normal",
  50. "color": "#0FC65C"
  51. },
  52. "alarm": {
  53. "label": "告警",
  54. "value": "alarm",
  55. "color": "#DC3131"
  56. },
  57. "lost": {
  58. "label": "失联",
  59. "value": "lost",
  60. "color": "#0FC65C"
  61. },
  62. "offline": {
  63. "label": "离线",
  64. "value": "offline",
  65. "color": "#0FC65C"
  66. },
  67. "other": {
  68. "label": "其他",
  69. "value": "other",
  70. "color": "#0FC65C"
  71. }
  72. },
  73. "windColor":{
  74. "1": "red",
  75. "2": "yellow",
  76. "3": "green",
  77. "4": "blue"
  78. },
  79. "signalSurveyState": [
  80. {
  81. "label": "极好",
  82. "value": "veryGood",
  83. "color": "#33D352"
  84. },
  85. {
  86. "label": "好",
  87. "value": "good",
  88. "color": "#2096F3"
  89. },
  90. {
  91. "label": "中",
  92. "value": "normal",
  93. "color": "#FF7500"
  94. },
  95. {
  96. "label": "差",
  97. "value": "bad",
  98. "color": "#F3452D"
  99. }
  100. ],
  101. "collectState": [
  102. {
  103. "label": "正常",
  104. "value": "normal",
  105. "iconFormat": ".png",
  106. "color": "#0fc65c"
  107. },
  108. {
  109. "label": "告警",
  110. "value": "alarm",
  111. "iconFormat": ".gif",
  112. "color": "#dc3131"
  113. }
  114. ],
  115. "netState":[
  116. {
  117. "label": "在线",
  118. "value": "online",
  119. "iconFormat": ".png",
  120. "color": "#0fc65c"
  121. },
  122. {
  123. "label": "离线",
  124. "value": "offline",
  125. "iconFormat": ".png",
  126. "color": "#9f9f9f"
  127. },
  128. {
  129. "label": "失联",
  130. "value": "lost",
  131. "iconFormat": ".png",
  132. "color": "#fe4e09"
  133. },
  134. {
  135. "label": "其他",
  136. "value": "other",
  137. "iconFormat": ".png",
  138. "color": "#05affc"
  139. }
  140. ],
  141. "signalColor": [
  142. {
  143. "label": "优",
  144. "color": "#42d83e"
  145. }, {
  146. "label": "差",
  147. "color": "#ff492f"
  148. }
  149. ],
  150. "alarmReasonList": {
  151. "press": "#f77478",
  152. "fence_out": "#f7784c",
  153. "fence_in": "#f7784c",
  154. "low_bat": "#ffd200"
  155. },
  156. "alarmGrade": [
  157. {
  158. "label": "告警总数",
  159. "value": "total",
  160. "index": "0",
  161. "color":"#32c5d2"
  162. },
  163. {
  164. "label": "一级告警",
  165. "value": "criticalAlarm",
  166. "index": "1",
  167. "color":"#f77478"
  168. },
  169. {
  170. "label": "二级告警",
  171. "value": "majorAlarm",
  172. "index": "2",
  173. "color":"#f7784c"
  174. },
  175. {
  176. "label": "三级告警",
  177. "value": "minorAlarm",
  178. "index": "3",
  179. "color":"#ffab66"
  180. },
  181. {
  182. "label": "四级告警",
  183. "value": "warning",
  184. "index": "4",
  185. "color":"#ffd200"
  186. }
  187. ],
  188. "alarmGrade_copy": {
  189. "total": "告警总数",
  190. "criticalAlarm": "严重告警",
  191. "majorAlarm": "重要告警",
  192. "minorAlarm": "轻度告警",
  193. "warning": "警告",
  194. "investigate": "提示"
  195. },
  196. "colors": [
  197. "#08ba87",
  198. "#3090ea",
  199. "#ffa70d",
  200. "#da2e36",
  201. "#fb5813",
  202. "#7960df",
  203. "#eb5477"
  204. ],
  205. "erweima_app": {
  206. "ios": "https://itunes.apple.com/cn/app/id1364836838?mt=8&at=1001lvCH&ct=safari_app",
  207. "android": "https://www.pgyer.com/gUjq",
  208. "hasLabel": true
  209. },
  210. "icons": {
  211. "signal": [
  212. {
  213. "iconName": "icon-meiyouxinhao",
  214. "color": "#f77479"
  215. },
  216. {
  217. "iconName": "icon-xinhaohencha",
  218. "color": "#f77479"
  219. },
  220. {
  221. "iconName": "icon-xinhaocha",
  222. "color": "#f77479"
  223. },
  224. {
  225. "iconName": "icon-xinhaoyiban",
  226. "color": "#2c9eff"
  227. },
  228. {
  229. "iconName": "icon-xinhaolianghao",
  230. "color": "#14c595"
  231. },
  232. {
  233. "iconName": "icon-xinhaowanmei",
  234. "color": "#14c595"
  235. }
  236. ],
  237. "waterLevelChange": [
  238. {
  239. "iconName": "icon-up",
  240. "color": "#53A543"
  241. },
  242. {
  243. "iconName": "icon-normal",
  244. "color": "#04affc"
  245. },
  246. {
  247. "iconName": "icon-down",
  248. "color": "#f9a106"
  249. }
  250. ]
  251. }
  252. }