Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AmosBankView
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bank
AmosBankView
Commits
d8bc10d6
Commit
d8bc10d6
authored
Jul 15, 2020
by
zhengjiangtao
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop_20200601' of
http://172.16.10.76/bank/AmosBankView
into develop_20200601
parents
b230dc91
05e6152c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
amos.config.js
amos.config.js
+5
-5
leftCharts.js
src/view/bank/3dview/indexCharts/leftCharts.js
+0
-0
No files found.
amos.config.js
View file @
d8bc10d6
...
...
@@ -25,7 +25,7 @@
//picURI为地图瓦片服务器地址
picURI
:
'http://172.16.3.121:8001/'
,
loginURI
:
'http://172.16.10.72'
,
//基础平台
//巡检图片
//巡检图片
patrolURI
:
'http://172.16.11.20:9999/'
,
// 斜影路径
...
...
@@ -39,7 +39,7 @@
// websocket 地址
wsURI
:
{
baseURI
:
'ws://172.16.11.20:10600/'
,
rulesConfigURI
:
'ws://172.16.11.20:8080/'
,
rulesConfigURI
:
'ws://172.16.11.20:8080/'
,
securityBaseURI
:
'ws://172.16.11.20:10600/'
,
viewTileURI
:
''
,
//卫星图消息 //mqtt消息接受地址
mqttURI
:
'ws://172.16.11.20:8083/mqtt'
...
...
@@ -61,10 +61,10 @@
isAutoOpenBussiness
:
true
,
//内外部地图加载,outMap是true 使用离线地图, false使用在线地图
outMap
:
true
,
evaluateModelId
:
11
evaluateModelId
:
11
//配置评价方法ID
},
//添加关联设备弹出框标识 'bank'代表银行 'fireAutoSys'代表换流站
equipmentIdentification
:
'bank'
,
//添加关联设备弹出框标识 'bank'代表银行 'fireAutoSys'代表换流站
equipmentIdentification
:
'bank'
,
// 屏保配置信息
screenSaverConf
:
{
...
...
src/view/bank/3dview/indexCharts/leftCharts.js
View file @
d8bc10d6
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment