Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xt-whp
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
yaqizhang
xt-whp
Commits
c5f64139
Commit
c5f64139
authored
Oct 26, 2021
by
jianqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
应急物资
parent
0c619295
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1119 additions
and
11 deletions
+1119
-11
index.ts
dcit-hcsystem-hcsystem-master/src/router/index.ts
+9
-0
methods.ts
dcit-hcsystem-hcsystem-master/src/utils/methods.ts
+3
-2
dangerMap.vue
...csystem-hcsystem-master/src/views/guarantee/dangerMap.vue
+961
-0
qyMaptwo.vue
...hcsystem-hcsystem-master/src/views/guarantee/qyMaptwo.vue
+137
-0
qyMap.vue
dcit-hcsystem-hcsystem-master/src/views/qyMap/qyMap.vue
+9
-9
No files found.
dcit-hcsystem-hcsystem-master/src/router/index.ts
View file @
c5f64139
...
@@ -357,6 +357,15 @@ export const defalutRouterMap = [
...
@@ -357,6 +357,15 @@ export const defalutRouterMap = [
icon
:
''
,
icon
:
''
,
},
},
component
:
()
=>
import
(
'@/views/guarantee/guarantee.vue'
)
component
:
()
=>
import
(
'@/views/guarantee/guarantee.vue'
)
},
{
path
:
'/dangerMap'
,
name
:
'dangerMap'
,
meta
:
{
title
:
'应急资源可视化'
,
icon
:
''
,
},
component
:
()
=>
import
(
'@/views/guarantee/dangerMap.vue'
)
}
}
]
]
},
},
...
...
dcit-hcsystem-hcsystem-master/src/utils/methods.ts
View file @
c5f64139
export
default
{
export
default
{
//
URL:'http://36.148.1.253:8901/danger',
URL
:
'http://36.148.1.253:8901/danger'
,
URL
:
'http://127.0.0.1:60018/danger'
,
//
URL:'http://127.0.0.1:60018/danger',
//URL:'http://36.148.23.59:8901/danger',
//URL:'http://36.148.23.59:8901/danger',
titleArray
:
[],
titleArray
:
[],
enterpriseId
:
''
,
enterpriseId
:
''
,
...
@@ -27,6 +27,7 @@ export default {
...
@@ -27,6 +27,7 @@ export default {
UserMg
:
"System"
,
UserMg
:
"System"
,
VideoList
:
"Video"
,
VideoList
:
"Video"
,
guarantee
:
"guarantee"
,
guarantee
:
"guarantee"
,
dangerMap
:
"guarantee"
,
},
},
deleteFun
(
that
:
any
,
url
:
any
,
callback
:
any
)
{
deleteFun
(
that
:
any
,
url
:
any
,
callback
:
any
)
{
(
that
as
any
)
(
that
as
any
)
...
...
dcit-hcsystem-hcsystem-master/src/views/guarantee/dangerMap.vue
0 → 100644
View file @
c5f64139
<
template
>
<div
class=
"gis"
>
<div
id=
"mapbox"
>
<div
style=
"position:absolute;left:220px;top:10px"
>
<button
@
click=
"Mutil.tianSlA()"
class=
"map-botton"
>
卫星地图
</button>
<button
@
click=
"Mutil.tianSlB()"
class=
"map-botton"
>
全景地图
</button>
</div>
<div
v-show=
"isShowVideo"
v-drag
style=
"display: none;position:absolute;left:1000px;top:10px;z-index: 30;padding: 5px; background-color: rgba(2, 40, 90, 0.8);width: 400px;height: 255px;border-radius: 5px;border: 1px solid #000;"
>
<div
style=
"width: 100%;height: 30px;"
>
<span
style=
"float: left;color: #fff;font-size: 1rem;"
>
{{
deviceVideo
.
deviceName
}}
</span>
<span
@
click=
"closeVideo"
style=
"float: right;margin-right: 10px;font-size: 1.5rem;color: #fff;"
class=
"el-icon-close"
></span>
</div>
<div
id=
"div_video"
></div>
</div>
</div>
<div
style=
""
>
<div
class=
"markBox"
>
<div
@
click=
"mapma"
class=
"markbox-div"
ref=
"material"
style=
"margin-top: 50px;"
>
<div
class=
"markbox-click"
ref=
"maimg"
style=
"width: 30%;height: 100%;float: left;text-align: right;"
>
<img
width=
"30px"
src=
"@/assets/mark/markjk.png"
/>
</div>
<div
class=
"markbox-span"
ref=
"zma"
style=
"width: 70%;height: 100%;float: left;text-align: center;line-height: 10px;padding-top: 18px;"
>
<span>
通信保障机构
<p></p><span
style=
"font-family: 'UnidreamLED';font-size: 1.5rem;"
>
{{
DataNum0
}}
</span></span>
</div>
</div>
<div
@
click=
"mapma1"
class=
"markbox-div"
ref=
"material1"
>
<div
class=
"markbox-click"
ref=
"maimg1"
style=
"width: 30%;height: 100%;float: left;text-align: right;"
>
<img
width=
"30px"
src=
"@/assets/mark/markcgq.png"
/>
</div>
<div
class=
"markbox-span"
ref=
"zma1"
style=
"width: 70%;height: 100%;float: left;text-align: center;line-height: 10px;padding-top: 18px;"
>
<span>
救援物资
<p></p><span
style=
"font-family: 'UnidreamLED';font-size: 1.5rem;"
>
{{
DataNum1
}}
</span></span>
</div>
</div>
<div
@
click=
"mapma2"
class=
"markbox-div"
ref=
"material2"
>
<div
class=
"markbox-click"
ref=
"maimg2"
style=
"width: 30%;height: 100%;float: left;text-align: right;"
>
<img
width=
"30px"
src=
"@/assets/mark/markcgq.png"
/>
</div>
<div
class=
"markbox-span"
ref=
"zma2"
style=
"width: 70%;height: 100%;float: left;text-align: center;line-height: 10px;padding-top: 18px;"
>
<span>
专家资源
<p></p><span
style=
"font-family: 'UnidreamLED';font-size: 1.5rem;"
>
{{
DataNum2
}}
</span></span>
</div>
</div>
<div
@
click=
"mapma3"
class=
"markbox-div"
ref=
"material3"
>
<div
class=
"markbox-click"
ref=
"maimg3"
style=
"width: 30%;height: 100%;float: left;text-align: right;"
>
<img
width=
"30px"
src=
"@/assets/mark/markcgq.png"
/>
</div>
<div
class=
"markbox-span"
ref=
"zma3"
style=
"width: 70%;height: 100%;float: left;text-align: center;line-height: 10px;padding-top: 18px;"
>
<span>
救援队伍
<p></p><span
style=
"font-family: 'UnidreamLED';font-size: 1.5rem;"
>
{{
DataNum3
}}
</span></span>
</div>
</div>
<div
@
click=
"mapma4"
class=
"markbox-div"
ref=
"material4"
>
<div
class=
"markbox-click"
ref=
"maimg4"
style=
"width: 30%;height: 100%;float: left;text-align: right;"
>
<img
width=
"30px"
src=
"@/assets/mark/markcgq.png"
/>
</div>
<div
class=
"markbox-span"
ref=
"zma4"
style=
"width: 70%;height: 100%;float: left;text-align: center;line-height: 10px;padding-top: 18px;"
>
<span>
避难场所
<p></p><span
style=
"font-family: 'UnidreamLED';font-size: 1.5rem;"
>
{{
DataNum4
}}
</span></span>
</div>
</div>
<div
@
click=
"mapma5"
class=
"markbox-div"
ref=
"material5"
>
<div
class=
"markbox-click"
ref=
"maimg5"
style=
"width: 30%;height: 100%;float: left;text-align: right;"
>
<img
width=
"30px"
src=
"@/assets/mark/markcgq.png"
/>
</div>
<div
class=
"markbox-span"
ref=
"zma5"
style=
"width: 70%;height: 100%;float: left;text-align: center;line-height: 10px;padding-top: 18px;"
>
<span>
防护目标
<p></p><span
style=
"font-family: 'UnidreamLED';font-size: 1.5rem;"
>
{{
DataNum5
}}
</span></span>
</div>
</div>
<div
@
click=
"mapma6"
class=
"markbox-div"
ref=
"material6"
>
<div
class=
"markbox-click"
ref=
"maimg6"
style=
"width: 30%;height: 100%;float: left;text-align: right;"
>
<img
width=
"30px"
src=
"@/assets/mark/markcgq.png"
/>
</div>
<div
class=
"markbox-span"
ref=
"zma6"
style=
"width: 70%;height: 100%;float: left;text-align: center;line-height: 10px;padding-top: 18px;"
>
<span>
医疗卫生单位
<p></p><span
style=
"font-family: 'UnidreamLED';font-size: 1.5rem;"
>
{{
DataNum6
}}
</span></span>
</div>
</div>
</div>
</div>
<el-dialog
title=
"危险源"
:visible
.
sync=
"dialogVisible1"
>
<el-form
ref=
"goods"
:model=
"goods"
label-width=
"100px"
class=
"demo-ruleForm"
>
<el-form-item
label=
"名称:"
prop=
"goodsName"
>
<el-input
v-model=
"goods.goodsName"
placeholder=
"请输入危险源名称"
/>
</el-form-item>
<el-form-item
label=
"物品类型:"
prop=
"category"
>
<el-input
v-model=
"goods.category"
placeholder=
"请输入物品类型"
/>
</el-form-item>
<el-form-item
label=
"联系人:"
prop=
"contacts"
>
<el-input
v-model=
"goods.contacts"
placeholder=
"请输入联系人"
/>
</el-form-item>
<el-form-item
label=
"联系电话:"
prop=
"phone"
>
<el-input
v-model=
"goods.phone"
placeholder=
"请输入联系电话"
/>
</el-form-item>
<el-form-item
label=
"危险等级:"
prop=
"dangerGrade"
>
<el-input
v-model=
"goods.dangerGrade"
placeholder=
"请输入危险等级"
/>
</el-form-item>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
<el-button
@
click=
"cancel()"
>
取 消
</el-button>
<el-button
type=
"primary"
@
click=
"submit1()"
>
确 定
</el-button>
</div>
</el-dialog>
<el-dialog
title=
"隐患"
:visible
.
sync=
"dialogVisible2"
>
<el-form
ref=
"trouble"
:model=
"trouble"
label-width=
"100px"
class=
"demo-ruleForm"
>
<el-form-item
label=
"隐患名称:"
prop=
"troubleName"
>
<el-input
v-model=
"trouble.troubleName"
placeholder=
"请输入隐患名称"
/>
</el-form-item>
<el-form-item
label=
"隐患类型:"
prop=
"troubleType"
>
<el-input
v-model=
"trouble.troubleType"
placeholder=
"请输入隐患类型"
/>
</el-form-item>
<el-form-item
label=
"隐患等级:"
prop=
"troubleLevel"
>
<el-input
v-model=
"trouble.troubleLevel"
placeholder=
"请输入隐患等级(Ⅰ级,Ⅱ级,Ⅲ级)"
/>
</el-form-item>
<el-form-item
label=
"地址:"
prop=
"address"
>
<el-input
v-model=
"trouble.address"
placeholder=
"请输入地址"
/>
</el-form-item>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
<el-button
@
click=
"cancel()"
>
取 消
</el-button>
<el-button
type=
"primary"
@
click=
"submit2()"
>
确 定
</el-button>
</div>
</el-dialog>
</div>
</
template
>
<
script
lang=
"ts"
>
import
{
Component
,
Vue
,
Provide
}
from
"vue-property-decorator"
;
import
METHOD
from
"@/utils/methods"
;
import
"@/utils/directive.js"
;
import
{
Icon
}
from
"element-ui"
;
import
"@/utils/VamapLoad.ts"
;
import
DrawTool
from
"@/components/drawTool.vue"
;
import
Search
from
"@/components/search.vue"
;
import
Mutil
from
"@/utils/mapUtil.js"
;
import
METHOD
from
"@/utils/methods"
;
import
QyMaptwo
from
'./qyMaptwo.vue'
;
import
vueDrag
from
'vue-dragging'
import
{
Component
,
Vue
,
Provide
,
Prop
,
Watch
}
from
"vue-property-decorator"
;
Vue
.
use
(
vueDrag
)
@
Component
({
components
:
{
DrawTool
,
Search
,
QyMaptwo
},
})
export
default
class
GIS
extends
Vue
{
@
Provide
()
Mutil
:
any
;
@
Provide
()
mapLoadDone
=
false
;
@
Provide
()
MAP
:
any
;
@
Provide
()
isShowVideo
:
boolean
=
false
;
@
Provide
()
player
:
any
;
@
Provide
()
mapOption
=
{
plugin
:
[{
pName
:
"MapType"
,
defaultType
:
1
,
},
{
pName
:
"ToolBar"
,
},
],
center
:
[
115
,
28
],
zoom
:
10
,
events
:
{},
};
@
Provide
()
searchData
:
any
=
{
type
:
"0"
,
};
/* 地图 */
@
Provide
()
markers
:
any
=
[];
@
Provide
()
markers0
:
any
=
[];
@
Provide
()
markers1
:
any
=
[];
@
Provide
()
markers2
:
any
=
[];
@
Provide
()
markers3
:
any
=
[];
@
Provide
()
markers4
:
any
=
[];
@
Provide
()
markers5
:
any
=
[];
@
Provide
()
markers6
:
any
=
[];
@
Provide
()
mapData
:
any
=
[];
@
Provide
()
windowsArr
:
any
=
[];
@
Provide
()
windowsArr0
:
any
=
[];
@
Provide
()
windowsArr1
:
any
=
[];
@
Provide
()
windowsArr2
:
any
=
[];
@
Provide
()
windowsArr3
:
any
=
[];
@
Provide
()
windowsArr4
:
any
=
[];
@
Provide
()
windowsArr5
:
any
=
[];
@
Provide
()
windowsArr6
:
any
=
[];
@
Provide
()
DataNum0
:
any
=
0
;
@
Provide
()
DataNum1
:
any
=
0
;
@
Provide
()
DataNum2
:
any
=
0
;
@
Provide
()
DataNum3
:
any
=
0
;
@
Provide
()
DataNum4
:
any
=
0
;
@
Provide
()
DataNum5
:
any
=
0
;
@
Provide
()
DataNum6
:
any
=
0
;
@
Provide
()
currentWindow
:
any
=
""
;
// @Provide() searchOption: any = {
// city: "石家庄",
// citylimit: true,
// };
@
Provide
()
PAGE
:
any
=
{
page
:
1
,
size
:
1000
};
@
Provide
()
materialData
:
any
=
[];
@
Provide
()
lastVideoPlayId
:
any
=
""
;
@
Provide
()
markersB
:
any
=
[];
@
Provide
()
dialogVisible1
:
Boolean
=
false
;
@
Provide
()
dialogVisible2
:
Boolean
=
false
;
@
Provide
()
toolobj
:
any
;
@
Provide
()
mouseTool
:
any
;
//测量工具
@
Provide
()
toolVisble
:
boolean
=
false
;
@
Provide
()
tjNumberObj
:
any
=
{};
@
Provide
()
deviceVideo
:
any
=
{};
@
Provide
()
qiyeVisble
:
boolean
=
true
;
@
Provide
()
wxyVisble
:
boolean
=
true
;
@
Provide
()
shipinVisble
:
boolean
=
true
;
@
Provide
()
maVisble
:
boolean
=
true
;
@
Provide
()
ma1Visble
:
boolean
=
true
;
@
Provide
()
ma2Visble
:
boolean
=
true
;
@
Provide
()
ma3Visble
:
boolean
=
true
;
@
Provide
()
ma4Visble
:
boolean
=
true
;
@
Provide
()
ma5Visble
:
boolean
=
true
;
@
Provide
()
ma6Visble
:
boolean
=
true
;
@
Provide
()
weihaiVisble
:
boolean
=
true
;
@
Provide
()
yinhuanVisble
:
boolean
=
true
;
@
Provide
()
treecheckedObj
:
any
=
{};
@
Provide
()
goods
:
any
=
{};
@
Provide
()
trouble
:
any
=
{};
getMaterial
(){
let
that
=
this
;
var
param
=
Object
.
assign
({},
that
.
PAGE
,
);
METHOD
.
axiosPost
(
that
,
`/material/materialInfoList`
,
param
,
function
(
res
:
any
)
{
that
.
materialData
=
res
.
data
;
if
(
res
.
code
==
0
&&
res
.
data
.
pageData
.
length
>
0
)
{
that
.
matermapData
=
res
.
data
.
pageData
;
var
matermapData0
=
[];
var
matermapData1
=
[];
var
matermapData2
=
[];
var
matermapData3
=
[];
var
matermapData4
=
[];
var
matermapData5
=
[];
var
matermapData6
=
[];
let
latSum
=
0
;
let
lngSum
=
0
;
that
.
matermapData
.
forEach
((
ele
:
any
,
index
:
any
)
=>
{
if
(
ele
.
materialType
==
"救援物资"
){
that
.
addMaterialMark1
(
ele
,
index
);
matermapData1
.
push
(
ele
)
}
else
if
(
ele
.
materialType
==
"专家资源"
){
that
.
addMaterialMark2
(
ele
,
index
);
matermapData2
.
push
(
ele
)
}
else
if
(
ele
.
materialType
==
"救援队伍"
){
that
.
addMaterialMark3
(
ele
,
index
);
matermapData3
.
push
(
ele
)
}
else
if
(
ele
.
materialType
==
"避难场所"
){
that
.
addMaterialMark4
(
ele
,
index
);
matermapData4
.
push
(
ele
)
}
else
if
(
ele
.
materialType
==
"防护目标"
){
that
.
addMaterialMark5
(
ele
,
index
);
matermapData5
.
push
(
ele
)
}
else
if
(
ele
.
materialType
==
"医疗卫生单位"
){
that
.
addMaterialMark6
(
ele
,
index
);
matermapData6
.
push
(
ele
)
}
else
{
that
.
addMaterialMark
(
ele
,
index
);
matermapData0
.
push
(
ele
)
}
//that.addMark(ele,index);
lngSum
+=
ele
.
longitude
;
latSum
+=
ele
.
latitude
;
});
that
.
matermapData0
=
matermapData0
;
that
.
matermapData1
=
matermapData1
;
that
.
matermapData2
=
matermapData2
;
that
.
matermapData3
=
matermapData3
;
that
.
matermapData4
=
matermapData4
;
that
.
matermapData5
=
matermapData5
;
that
.
matermapData6
=
matermapData6
;
that
.
DataNum0
=
matermapData0
.
length
;
that
.
DataNum1
=
matermapData1
.
length
;
that
.
DataNum2
=
matermapData2
.
length
;
that
.
DataNum3
=
matermapData3
.
length
;
that
.
DataNum4
=
matermapData4
.
length
;
that
.
DataNum5
=
matermapData5
.
length
;
that
.
DataNum6
=
matermapData6
.
length
;
let
center
=
[
lngSum
/
that
.
matermapData
.
length
,
latSum
/
that
.
matermapData
.
length
,
];
that
.
Mutil
.
setViewF
({
center
:
center
})
}
}
);
}
getMaterialWindow
(
id
:
string
)
{
let
that
=
this
;
console
.
log
(
'----------------------'
+
id
);
(
window
as
any
).
checkDetail
=
function
(
param
:
string
)
{
that
.
$router
.
push
({
path
:
"/EnDetail"
,
query
:
{
enterpriseId
:
param
}
});
};
let
obj
=
that
.
materialData
.
pageData
[
id
-
1
],
html
=
`<div class="windowDg"><h3>应急资源详细信息</h3>`
+
`<p><span>资源名称:</span>
${
obj
.
materialName
}
</p>`
+
`<p><span>资源类型:</span>
${
obj
.
materialType
}
</p>`
+
`<p><span>数量:</span>
${
obj
.
num
}
</p>`
+
`<p><span>地址:</span>
${
obj
.
address
}
</p>`
+
`<p><span>联系人:</span>
${
obj
.
contacts
}
</p>`
+
`<p><span>联系方式:</span>
${
obj
.
phone
}
</p>`
+
`</div>`
;
that
.
Mutil
.
addPopup
(
html
,
obj
.
id
,
obj
.
longitude
,
obj
.
latitude
)
}
//关闭视频方法
closeVideo
()
{
if
(
this
.
lastVideoPlayId
!=
""
)
{
this
.
player
.
stop
(
'http://27.128.189.137:18000/flv/hls/'
+
this
.
lastVideoPlayId
+
'.flv'
,
1
);
}
this
.
isShowVideo
=
false
;
}
addMaterialMark
(
obj
:
any
,
index
:
any
)
{
let
icon
,
that
=
this
;
icon
=
require
(
"@/assets/mark/markjk.png"
);
let
option
=
{
position
:
[
Number
(
obj
.
longitude
),
Number
(
obj
.
latitude
)],
content
:
` <img src="
${
icon
}
" width="25">`
,
label
:
{
content
:
obj
.
materialName
,
offset
:
[
28
,
-
7
]
},
offset
:
[
-
13
,
-
2
],
events
:
{
click
:
(
e
:
any
)
=>
{
that
.
windowsArr0
.
forEach
((
ele
:
any
)
=>
{
// console.log(ele,"ele")
ele
.
visible
=
false
;
});
that
.
$nextTick
(()
=>
{
// console.log(ele,"ele")
that
.
currentWindow
=
that
.
windowsArr0
[
index
];
that
.
currentWindow
.
visible
=
true
;
});
},
},
visible
:
true
,
};
that
.
Mutil
.
addMarkerToMap
(
'material'
,
obj
.
materialName
,
icon
,
[
obj
.
longitude
,
obj
.
latitude
],
0.4
,
index
+
1
);
}
addMaterialMark1
(
obj
:
any
,
index
:
any
)
{
let
icon
,
that
=
this
;
icon
=
require
(
"@/assets/mark/markcgq.png"
);
let
option
=
{
position
:
[
Number
(
obj
.
longitude
),
Number
(
obj
.
latitude
)],
content
:
` <img src="
${
icon
}
" width="25">`
,
label
:
{
content
:
obj
.
materialName
,
offset
:
[
28
,
-
7
]
},
offset
:
[
-
13
,
-
2
],
events
:
{
click
:
(
e
:
any
)
=>
{
that
.
windowsArr1
.
forEach
((
ele
:
any
)
=>
{
// console.log(ele,"ele")
ele
.
visible
=
false
;
});
that
.
$nextTick
(()
=>
{
// console.log(ele,"ele")
that
.
currentWindow
=
that
.
windowsArr1
[
index
];
that
.
currentWindow
.
visible
=
true
;
});
},
},
visible
:
true
,
};
that
.
Mutil
.
addMarkerToMap
(
'material1'
,
obj
.
materialName
,
icon
,
[
obj
.
longitude
,
obj
.
latitude
],
0.4
,
index
+
1
);
}
addMaterialMark2
(
obj
:
any
,
index
:
any
)
{
let
icon
,
that
=
this
;
icon
=
require
(
"@/assets/mark/markcgq.png"
);
let
option
=
{
position
:
[
Number
(
obj
.
longitude
),
Number
(
obj
.
latitude
)],
content
:
` <img src="
${
icon
}
" width="25">`
,
label
:
{
content
:
obj
.
materialName
,
offset
:
[
28
,
-
7
]
},
offset
:
[
-
13
,
-
2
],
events
:
{
click
:
(
e
:
any
)
=>
{
that
.
windowsArr2
.
forEach
((
ele
:
any
)
=>
{
// console.log(ele,"ele")
ele
.
visible
=
false
;
});
that
.
$nextTick
(()
=>
{
// console.log(ele,"ele")
that
.
currentWindow
=
that
.
windowsArr2
[
index
];
that
.
currentWindow
.
visible
=
true
;
});
},
},
visible
:
true
,
};
that
.
Mutil
.
addMarkerToMap
(
'material2'
,
obj
.
materialName
,
icon
,
[
obj
.
longitude
,
obj
.
latitude
],
0.4
,
index
+
1
);
}
addMaterialMark3
(
obj
:
any
,
index
:
any
)
{
let
icon
,
that
=
this
;
icon
=
require
(
"@/assets/mark/markcgq.png"
);
let
option
=
{
position
:
[
Number
(
obj
.
longitude
),
Number
(
obj
.
latitude
)],
content
:
` <img src="
${
icon
}
" width="25">`
,
label
:
{
content
:
obj
.
materialName
,
offset
:
[
28
,
-
7
]
},
offset
:
[
-
13
,
-
2
],
events
:
{
click
:
(
e
:
any
)
=>
{
that
.
windowsArr3
.
forEach
((
ele
:
any
)
=>
{
// console.log(ele,"ele")
ele
.
visible
=
false
;
});
that
.
$nextTick
(()
=>
{
// console.log(ele,"ele")
that
.
currentWindow
=
that
.
windowsArr3
[
index
];
that
.
currentWindow
.
visible
=
true
;
});
},
},
visible
:
true
,
};
that
.
Mutil
.
addMarkerToMap
(
'material3'
,
obj
.
materialName
,
icon
,
[
obj
.
longitude
,
obj
.
latitude
],
0.4
,
index
+
1
);
}
addMaterialMark4
(
obj
:
any
,
index
:
any
)
{
let
icon
,
that
=
this
;
icon
=
require
(
"@/assets/mark/markcgq.png"
);
let
option
=
{
position
:
[
Number
(
obj
.
longitude
),
Number
(
obj
.
latitude
)],
content
:
` <img src="
${
icon
}
" width="25">`
,
label
:
{
content
:
obj
.
materialName
,
offset
:
[
28
,
-
7
]
},
offset
:
[
-
13
,
-
2
],
events
:
{
click
:
(
e
:
any
)
=>
{
that
.
windowsArr4
.
forEach
((
ele
:
any
)
=>
{
// console.log(ele,"ele")
ele
.
visible
=
false
;
});
that
.
$nextTick
(()
=>
{
// console.log(ele,"ele")
that
.
currentWindow
=
that
.
windowsArr4
[
index
];
that
.
currentWindow
.
visible
=
true
;
});
},
},
visible
:
true
,
};
that
.
Mutil
.
addMarkerToMap
(
'material4'
,
obj
.
materialName
,
icon
,
[
obj
.
longitude
,
obj
.
latitude
],
0.4
,
index
+
1
);
}
addMaterialMark5
(
obj
:
any
,
index
:
any
)
{
let
icon
,
that
=
this
;
icon
=
require
(
"@/assets/mark/markcgq.png"
);
let
option
=
{
position
:
[
Number
(
obj
.
longitude
),
Number
(
obj
.
latitude
)],
content
:
` <img src="
${
icon
}
" width="25">`
,
label
:
{
content
:
obj
.
materialName
,
offset
:
[
28
,
-
7
]
},
offset
:
[
-
13
,
-
2
],
events
:
{
click
:
(
e
:
any
)
=>
{
that
.
windowsArr5
.
forEach
((
ele
:
any
)
=>
{
// console.log(ele,"ele")
ele
.
visible
=
false
;
});
that
.
$nextTick
(()
=>
{
// console.log(ele,"ele")
that
.
currentWindow
=
that
.
windowsArr5
[
index
];
that
.
currentWindow
.
visible
=
true
;
});
},
},
visible
:
true
,
};
that
.
Mutil
.
addMarkerToMap
(
'material5'
,
obj
.
materialName
,
icon
,
[
obj
.
longitude
,
obj
.
latitude
],
0.4
,
index
+
1
);
}
addMaterialMark6
(
obj
:
any
,
index
:
any
)
{
let
icon
,
that
=
this
;
icon
=
require
(
"@/assets/mark/markcgq.png"
);
let
option
=
{
position
:
[
Number
(
obj
.
longitude
),
Number
(
obj
.
latitude
)],
content
:
` <img src="
${
icon
}
" width="25">`
,
label
:
{
content
:
obj
.
materialName
,
offset
:
[
28
,
-
7
]
},
offset
:
[
-
13
,
-
2
],
events
:
{
click
:
(
e
:
any
)
=>
{
that
.
windowsArr6
.
forEach
((
ele
:
any
)
=>
{
// console.log(ele,"ele")
ele
.
visible
=
false
;
});
that
.
$nextTick
(()
=>
{
// console.log(ele,"ele")
that
.
currentWindow
=
that
.
windowsArr6
[
index
];
that
.
currentWindow
.
visible
=
true
;
});
},
},
visible
:
true
,
};
that
.
Mutil
.
addMarkerToMap
(
'material6'
,
obj
.
materialName
,
icon
,
[
obj
.
longitude
,
obj
.
latitude
],
0.4
,
index
+
1
);
}
addMark
(
obj
:
any
,
index
:
any
)
{
let
icon
,
that
=
this
;
icon
=
require
(
"@/assets/mark/markqy.png"
);
let
option
=
{
position
:
[
Number
(
obj
.
longitude
),
Number
(
obj
.
latitude
)],
content
:
` <img src="
${
icon
}
" width="25">`
,
label
:
{
content
:
obj
.
unitName
,
offset
:
[
28
,
-
7
]
},
offset
:
[
-
13
,
-
2
],
events
:
{
click
:
(
e
:
any
)
=>
{
that
.
windowsArr
.
forEach
((
ele
:
any
)
=>
{
// console.log(ele,"ele")
ele
.
visible
=
false
;
});
that
.
$nextTick
(()
=>
{
// console.log(ele,"ele")
that
.
currentWindow
=
that
.
windowsArr
[
index
];
that
.
currentWindow
.
visible
=
true
;
});
},
},
visible
:
true
,
};
that
.
Mutil
.
addMarkerToMap
(
'qiye'
,
obj
.
unitName
,
icon
,
[
obj
.
longitude
,
obj
.
latitude
],
0.4
,
obj
.
enterpriseId
);
}
change
(
v
:
any
)
{
let
that
=
this
;
that
.
matermapData
.
forEach
((
ele
:
any
,
index
:
any
)
=>
{
if
(
ele
.
dataType
==
v
||
v
==
0
)
{
that
.
markers0
[
index
].
visible
=
true
;
}
else
{
that
.
markers0
[
index
].
visible
=
false
;
}
});
that
.
matermapData1
.
forEach
((
ele
:
any
,
index
:
any
)
=>
{
if
(
ele
.
dataType
==
v
||
v
==
0
)
{
that
.
markers1
[
index
].
visible
=
true
;
}
else
{
that
.
markers1
[
index
].
visible
=
false
;
}
});
that
.
matermapData2
.
forEach
((
ele
:
any
,
index
:
any
)
=>
{
if
(
ele
.
dataType
==
v
||
v
==
0
)
{
that
.
markers2
[
index
].
visible
=
true
;
}
else
{
that
.
markers2
[
index
].
visible
=
false
;
}
});
that
.
matermapData3
.
forEach
((
ele
:
any
,
index
:
any
)
=>
{
if
(
ele
.
dataType
==
v
||
v
==
0
)
{
that
.
markers3
[
index
].
visible
=
true
;
}
else
{
that
.
markers3
[
index
].
visible
=
false
;
}
});
that
.
matermapData4
.
forEach
((
ele
:
any
,
index
:
any
)
=>
{
if
(
ele
.
dataType
==
v
||
v
==
0
)
{
that
.
markers4
[
index
].
visible
=
true
;
}
else
{
that
.
markers4
[
index
].
visible
=
false
;
}
});
that
.
matermapData5
.
forEach
((
ele
:
any
,
index
:
any
)
=>
{
if
(
ele
.
dataType
==
v
||
v
==
0
)
{
that
.
markers5
[
index
].
visible
=
true
;
}
else
{
that
.
markers5
[
index
].
visible
=
false
;
}
});
that
.
matermapData6
.
forEach
((
ele
:
any
,
index
:
any
)
=>
{
if
(
ele
.
dataType
==
v
||
v
==
0
)
{
that
.
markers6
[
index
].
visible
=
true
;
}
else
{
that
.
markers6
[
index
].
visible
=
false
;
}
});
}
/* 搜索 */
getMaterialinfo
(
maid
:
any
)
{
let
that
=
this
;
that
.
getMaterialWindow
(
maid
);
}
created
()
{
this
.
getMaterial
();
}
cancel
(){
this
.
goods
=
{};
this
.
trouble
=
{};
this
.
dialogVisible1
=
false
;
this
.
dialogVisible2
=
false
;
}
mounted
()
{
let
that
=
this
;
that
.
player
=
new
WasmPlayer
(
null
,
"div_video"
,
null
);
that
.
mapLoadDone
=
true
;
that
.
Mutil
=
new
Mutil
(
"mapbox"
);
that
.
MAP
=
that
.
Mutil
.
MAP
;
that
.
Mutil
.
mapSelectBind
((
evt
:
any
)
=>
{
//这是地图marker点击回调监听
/*if (evt.selected[0].get('type') === 'qiye') {
that.Mutil.closeAllOverlays();
let id = evt.selected[0].get('did');
if (id) that.getPopcon(id);
} */
that
.
Mutil
.
closeAllOverlays
();
let
id
=
evt
.
selected
[
0
].
get
(
'did'
);
if
(
id
)
that
.
getMaterialinfo
(
id
);
})
this
.
getStatiData
();
this
.
Mutil
.
getBoundaries
(
"新乐"
);
}
mapma
(){
if
(
this
.
maVisble
)
{
this
.
Mutil
.
visibleMarks
(
false
,
"material"
);
this
.
maVisble
=
false
;
this
.
$refs
.
material
.
style
.
background
=
"#24BBC7"
;
this
.
$refs
.
zma
.
lastChild
.
style
.
color
=
"#013056"
;
}
else
{
this
.
Mutil
.
visibleMarks
(
true
,
"material"
);
this
.
maVisble
=
true
;
this
.
$refs
.
material
.
style
.
background
=
"RGBA(5, 52, 82, 0.7)"
;
this
.
$refs
.
zma
.
lastChild
.
style
.
color
=
"#fff"
;
}
}
mapma1
(){
if
(
this
.
ma1Visble
)
{
this
.
Mutil
.
visibleMarks
(
false
,
"material1"
);
this
.
ma1Visble
=
false
;
this
.
$refs
.
material1
.
style
.
background
=
"#24BBC7"
;
this
.
$refs
.
zma1
.
lastChild
.
style
.
color
=
"#013056"
;
}
else
{
this
.
Mutil
.
visibleMarks
(
true
,
"material1"
);
this
.
ma1Visble
=
true
;
this
.
$refs
.
material1
.
style
.
background
=
"RGBA(5, 52, 82, 0.7)"
;
this
.
$refs
.
zma1
.
lastChild
.
style
.
color
=
"#fff"
;
}
}
mapma2
(){
if
(
this
.
ma2Visble
)
{
this
.
Mutil
.
visibleMarks
(
false
,
"material2"
);
this
.
ma2Visble
=
false
;
this
.
$refs
.
material2
.
style
.
background
=
"#24BBC7"
;
this
.
$refs
.
zma2
.
lastChild
.
style
.
color
=
"#013056"
;
}
else
{
this
.
Mutil
.
visibleMarks
(
true
,
"material2"
);
this
.
ma2Visble
=
true
;
this
.
$refs
.
material2
.
style
.
background
=
"RGBA(5, 52, 82, 0.7)"
;
this
.
$refs
.
zma2
.
lastChild
.
style
.
color
=
"#fff"
;
}
}
mapma3
(){
if
(
this
.
ma3Visble
)
{
this
.
Mutil
.
visibleMarks
(
false
,
"material3"
);
this
.
ma3Visble
=
false
;
this
.
$refs
.
material3
.
style
.
background
=
"#24BBC7"
;
this
.
$refs
.
zma3
.
lastChild
.
style
.
color
=
"#013056"
;
}
else
{
this
.
Mutil
.
visibleMarks
(
true
,
"material3"
);
this
.
ma3Visble
=
true
;
this
.
$refs
.
material3
.
style
.
background
=
"RGBA(5, 52, 82, 0.7)"
;
this
.
$refs
.
zma3
.
lastChild
.
style
.
color
=
"#fff"
;
}
}
mapma4
()
{
if
(
this
.
ma4Visble
)
{
this
.
Mutil
.
visibleMarks
(
false
,
"material4"
);
this
.
ma4Visble
=
false
;
this
.
$refs
.
material4
.
style
.
background
=
"#24BBC7"
;
this
.
$refs
.
zma4
.
lastChild
.
style
.
color
=
"#013056"
;
}
else
{
this
.
Mutil
.
visibleMarks
(
true
,
"material4"
);
this
.
ma4Visble
=
true
;
this
.
$refs
.
material4
.
style
.
background
=
"RGBA(5, 52, 82, 0.7)"
;
this
.
$refs
.
zma4
.
lastChild
.
style
.
color
=
"#fff"
;
}
}
mapma5
()
{
if
(
this
.
ma5Visble
)
{
this
.
Mutil
.
visibleMarks
(
false
,
"material5"
);
this
.
ma5Visble
=
false
;
this
.
$refs
.
material5
.
style
.
background
=
"#24BBC7"
;
this
.
$refs
.
zma5
.
lastChild
.
style
.
color
=
"#013056"
;
}
else
{
this
.
Mutil
.
visibleMarks
(
true
,
"material5"
);
this
.
ma5Visble
=
true
;
this
.
$refs
.
material5
.
style
.
background
=
"RGBA(5, 52, 82, 0.7)"
;
this
.
$refs
.
zma5
.
lastChild
.
style
.
color
=
"#fff"
;
}
}
mapma6
()
{
if
(
this
.
ma6Visble
)
{
this
.
Mutil
.
visibleMarks
(
false
,
"material6"
);
this
.
ma6Visble
=
false
;
this
.
$refs
.
material6
.
style
.
background
=
"#24BBC7"
;
this
.
$refs
.
zma6
.
lastChild
.
style
.
color
=
"#013056"
;
}
else
{
this
.
Mutil
.
visibleMarks
(
true
,
"material6"
);
this
.
ma6Visble
=
true
;
this
.
$refs
.
material6
.
style
.
background
=
"RGBA(5, 52, 82, 0.7)"
;
this
.
$refs
.
zma6
.
lastChild
.
style
.
color
=
"#fff"
;
}
}
// mapbox(){
// let that = this;
// that.Mutil.closeAllOverlays();
// }
// editFun(row: any) {
// this.dialogTit = "编辑";
// this.formData = Object.assign({}, row);
// this.zjKey++;
// this.dialogVisible = true;
// }
getStatiData
()
{
let
that
=
this
;
METHOD
.
axiosPost
(
that
,
`/dataStatistics/managerDataStatistics`
,
{
cityId
:
""
,
countyId
:
""
,
provinceId
:
""
},
function
(
res
:
any
)
{
if
(
res
.
code
==
0
)
{
if
(
res
.
code
==
0
&&
res
.
data
.
goodsList
.
length
>
0
)
{
that
.
wxymapData
=
res
.
data
.
goodsList
;
let
wxylatSum
=
0
;
let
wxylngSum
=
0
;
that
.
wxymapData
.
forEach
((
ele
:
any
,
index
:
any
)
=>
{
wxylngSum
+=
ele
.
longitude
;
wxylatSum
+=
ele
.
latitude
;
});
let
center
=
[
wxylngSum
/
that
.
wxymapData
.
length
,
wxylatSum
/
that
.
wxymapData
.
length
,
];
that
.
Mutil
.
setViewF
({
center
:
center
})
}
}
}
);
}
}
</
script
>
<
style
lang=
"scss"
>
@import
"@/utils/public.scss"
;
.map-botton
{
width
:
100px
;
height
:
50px
;
outline
:
none
;
z-index
:
10
;
position
:
absolute
;
}
.gengxin
{
text-align
:
center
;
color
:
#fff
;
}
.map-botton
:nth-child
(
1
)
{
left
:
50px
;
}
.map-botton
:nth-child
(
2
)
{
left
:
160px
;
}
.map-botton
:nth-child
(
3
)
{
left
:
270px
;
}
#mapbox
{
width
:
100%
;
height
:
100%
;
position
:
relative
;
}
.gis
{
position
:
relative
;
overflow
:
hidden
;
}
/* .div-isShowVideo{
width: 200px;
height: 350px;
} */
/* .div-isShowVideo .divspan{
width: 100%;
height: 20px;
} */
.markBox
{
z-index
:
30
;
width
:
185px
;
height
:
100%
;
background
:
url('../../assets/z3.png')
100%
100%
;
position
:
absolute
;
top
:
-0px
;
right
:
10px
;
}
.markBox
.markbox-div
{
width
:
100%
;
height
:
70px
;
text-align
:
center
;
background-color
:
RGBA
(
17
,
59
,
89
,
0
.7
);
font-size
:
100%
100%
;
margin-top
:
30px
;
cursor
:pointer
;
}
.markbox-span
{
float
:
right
;
text-align
:
center
;
font-size
:
15px
;
/* font-family: 'UnidreamLED'; */
color
:
#fff
;
}
.markbox-click
img
{
/* width: 30px; */
margin-top
:
17px
;
}
.show-box
{
position
:
absolute
!
important
;
z-index
:
9
;
/* background: rgba(204, 204, 204, 0.7); */
top
:
4px
;
right
:
10px
;
}
.search-box
{
position
:
absolute
!
important
;
top
:
14px
;
left
:
80px
;
}
.ol-zoom
{
top
:
.5em
;
left
:
500px
!
important
;
}
</
style
>
\ No newline at end of file
dcit-hcsystem-hcsystem-master/src/views/guarantee/qyMaptwo.vue
0 → 100644
View file @
c5f64139
<!--
<template>
<div class="amap-page-container">
<el-amap ref="map" vid="amapDemo" :center="center" :zoom="zoom" :plugin="plugin" :events="events" class="amap-demo">
<el-amap-marker v-for="marker in markers":key="i" :position="marker.position"></el-amap-marker>
</el-amap> -->
<!-- <div class="toolbar">
<button @click="getMap()">get map</button>
</div> -->
<!-- </div>
</template>
<style>
.amap-page-container {
height: 400px;
}
</style> -->
<!-- <script>
import VueAMap from 'vue-amap';
Vue.use(VueAMap);
VueAMap.initAMapApiLoader({
// 高德的keye
key: 'cb087c0fb3b8bc56a4af064630495bb9',
uiVersion: '1.0.11' ,// 版本号
// 插件集合
plugin: ['AMap.Geocoder','AMap.Autocomplete','AMap.PlaceSearch', 'AMap.Scale', 'AMap.OverView', 'AMap.Geolocation','AMap.ToolBar', 'AMap.MapType', 'AMap.PolyEditor', 'AMap.CircleEditor'],
// 高德 sdk 版本,默认为 1.4.4
v: '1.4.4'
});
// import { AMapManager } from 'vue-amap';
// import { AMap } from 'vue-amap';
export default {
data () {
return {
zoom: 15,
center: [117.148118, 36.660223],
markers: [
{
position: [117.148118, 36.660223],
events: {
click: () => {
alert('click marker');
},
dragend: (e) => {
console.log('---event---: dragend')
this.markers[0].position = [e.lnglat.lng, e.lnglat.lat];
}
},
visible: true,
draggable: false,
template: '<span>1</span>',
}
],
events: {
init: (o) => {
console.log(o.getCenter())
console.log(this.$refs.map.$$getInstance())
o.getCity(result => {
console.log(result)
})
},
'moveend': () => {
},
'zoomchange': () => {
},
'click': (e) => {
let {lng,lat} = e.lnglat;
self.lng = lng;
self.lat = lat;
console.log(self.lng,self.lat)
let points = [self.lng,self.lat]
this.getAddress(points)
let marker = {
position: [self.lng, self.lat]
};
if (!this.markers.length) return;
this.markers.splice(this.markers.length - 1, 1);
this.markers.push(marker);
}
},
getAddress (points) {
let geocoder = new AMap.Geocoder({ radius: 1000, extensions: "all" })
geocoder.getAddress(points, (status, result) => {
if (status === 'complete' && result.regeocode) {
this.address = result.regeocode.formattedAddress
console.log(this.address)
}
})
},
plugin: ['ToolBar', {
pName: 'MapType',
defaultType: 0,
events: {
init(o) {
console.log(o);
}
}
}],
texts: [
{
position: [121.5273285, 31.21515044],
text: 'hello world',
offset: [0, 0],
events: {
click: () => {
alert('click text');
}
}
}
]
}
},
methods: {
getMap() {
console.log(AMapManager._componentMap);
// gaode map instance
console.log(AMapManager._map);
alert('click text');
}
}
};
</script> -->
\ No newline at end of file
dcit-hcsystem-hcsystem-master/src/views/qyMap/qyMap.vue
View file @
c5f64139
...
@@ -71,15 +71,15 @@
...
@@ -71,15 +71,15 @@
</div>
</div>
</div>
</div>
<
div
@
click=
"mapma"
class=
"markbox-div"
ref=
"material"
>
<
!--
<div
@
click=
"mapma"
class=
"markbox-div"
ref=
"material"
>
--
>
<
div
class=
"markbox-click"
ref=
"maimg"
style=
"width: 30%;height: 100%;float: left;text-align: right;"
>
<
!--
<div
class=
"markbox-click"
ref=
"maimg"
style=
"width: 30%;height: 100%;float: left;text-align: right;"
>
--
>
<
img
width=
"30px"
src=
"@/assets/mark/markjk.png"
/
>
<
!--
<img
width=
"30px"
src=
"@/assets/mark/markjk.png"
/>
--
>
<
/div
>
<
!--
</div>
--
>
<
div
class=
"markbox-span"
ref=
"zma"
style=
"width: 70%;height: 100%;float: left;text-align: center;line-height: 10px;padding-top: 18px;"
>
<
!--
<div
class=
"markbox-span"
ref=
"zma"
style=
"width: 70%;height: 100%;float: left;text-align: center;line-height: 10px;padding-top: 18px;"
>
--
>
<
span>
应急物资
<p></p><span
style=
"font-family: 'UnidreamLED';font-size: 1.5rem;"
>
{{
materialData
.
total
}}
</span></span
>
<
!--
<span>
应急物资
<p></p><span
style=
"font-family: 'UnidreamLED';font-size: 1.5rem;"
>
{{
materialData
.
total
}}
</span></span>
--
>
<
/div
>
<
!--
</div>
--
>
<
/div
>
<
!--
</div>
--
>
</div>
</div>
</div>
</div>
<el-dialog
title=
"危险源"
:visible
.
sync=
"dialogVisible1"
>
<el-dialog
title=
"危险源"
:visible
.
sync=
"dialogVisible1"
>
...
@@ -686,7 +686,7 @@
...
@@ -686,7 +686,7 @@
}
}
created
()
{
created
()
{
this
.
getMapData
();
this
.
getMapData
();
this
.
getMaterial
();
//
this.getMaterial();
}
}
cancel
(){
cancel
(){
this
.
goods
=
{};
this
.
goods
=
{};
...
...
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