feat:新疆天山钢铁新能源装载机监控项目
工程设备统一监管
This commit is contained in:
parent
e4d32e216c
commit
863c1a4f5f
13
god-ui/src/views/dataVisualization/visualization/index.vue
Normal file
13
god-ui/src/views/dataVisualization/visualization/index.vue
Normal file
@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<div>
|
||||
123123
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
export default {
|
||||
|
||||
}
|
||||
</script>
|
||||
<style lang="">
|
||||
|
||||
</style>
|
@ -12,7 +12,7 @@
|
||||
<construction-home v-else-if="port === '9290'" />
|
||||
<battery v-else-if="port === '9320'" />
|
||||
<hlsnHome v-else-if="port === '9310'" />
|
||||
<energy v-else-if="port === '9340'" />
|
||||
<energy v-else-if="port === ''" />
|
||||
<engineer v-else-if="port === '9360'" />
|
||||
<operate-home v-else-if="port === '80' || port === ''"></operate-home>
|
||||
<home-page v-else></home-page>
|
||||
|
@ -108,7 +108,7 @@ export default {
|
||||
{
|
||||
name: "工程设备统一监控",
|
||||
color: "#ed6666",
|
||||
path: "picture",
|
||||
path: "supervise/picture",
|
||||
},
|
||||
{
|
||||
name: "工程数据可视化",
|
||||
|
Loading…
Reference in New Issue
Block a user