Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yindong-tongbai-automation
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lichunliang
yindong-tongbai-automation
Commits
fc2b3cc7
Commit
fc2b3cc7
authored
Sep 17, 2025
by
sxl
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:环境监测监控点位调整
parent
892e50e0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
hjjc-config.js
src/views/Screen/items/hjjc-config.js
+14
-14
No files found.
src/views/Screen/items/hjjc-config.js
View file @
fc2b3cc7
...
...
@@ -32,7 +32,7 @@ export const EQUIPMENT_POSITIONS = [
{
name
:
'
东风井
'
,
x
:
'
856
'
,
y
:
'
1
36
'
,
y
:
'
1
50
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
东风井风速
'
,
equipmentTy
:
'
风速
'
,
isWarning
:
0
},
...
...
@@ -52,7 +52,7 @@ export const EQUIPMENT_POSITIONS = [
{
name
:
'
五中避险硐室
'
,
x
:
'
102
'
,
y
:
'
6
7
7
'
,
y
:
'
6
8
7
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
五中避险硐室co
'
,
equipmentTy
:
'
一氧化碳500
'
,
isWarning
:
0
},
...
...
@@ -62,7 +62,7 @@ export const EQUIPMENT_POSITIONS = [
{
name
:
'
四中避险硐室
'
,
x
:
'
96
'
,
y
:
'
5
4
1
'
,
y
:
'
5
5
1
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
四中避险硐室
'
,
equipmentTy
:
'
一氧化碳1000
'
,
isWarning
:
0
},
...
...
@@ -72,7 +72,7 @@ export const EQUIPMENT_POSITIONS = [
{
name
:
'
四中车场
'
,
x
:
'
53
'
,
y
:
'
5
27
'
,
y
:
'
5
40
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
四中车场
'
,
equipmentTy
:
'
一氧化碳1000
'
,
isWarning
:
0
}
...
...
@@ -139,8 +139,8 @@ export const EQUIPMENT_POSITIONS = [
},
{
name
:
'
一中西采区
'
,
x
:
'
3
4
1
'
,
y
:
'
1
92
'
,
x
:
'
3
2
1
'
,
y
:
'
1
69
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
一中西采区CO
'
,
equipmentTy
:
'
一氧化碳1000
'
,
isWarning
:
0
},
...
...
@@ -152,7 +152,7 @@ export const EQUIPMENT_POSITIONS = [
{
name
:
'
三中运输巷
'
,
x
:
'
518
'
,
y
:
'
4
3
9
'
,
y
:
'
4
4
9
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
三中运输巷CO
'
,
equipmentTy
:
'
一氧化碳1000
'
,
isWarning
:
0
},
...
...
@@ -164,7 +164,7 @@ export const EQUIPMENT_POSITIONS = [
{
name
:
'
三中西采
'
,
x
:
'
566
'
,
y
:
'
499
'
,
y
:
'
515
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
三中西采
'
,
equipmentTy
:
'
一氧化碳1000
'
,
isWarning
:
0
},
...
...
@@ -175,7 +175,7 @@ export const EQUIPMENT_POSITIONS = [
{
name
:
'
四中运输巷
'
,
x
:
'
206
'
,
y
:
'
5
59
'
,
y
:
'
5
70
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
四中运输巷
'
,
equipmentTy
:
'
一氧化碳1000
'
,
isWarning
:
0
},
...
...
@@ -187,7 +187,7 @@ export const EQUIPMENT_POSITIONS = [
{
name
:
'
五中运输巷
'
,
x
:
'
166
'
,
y
:
'
697
'
,
y
:
'
703
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
五中运输巷
'
,
equipmentTy
:
'
一氧化碳1000
'
,
isWarning
:
0
},
...
...
@@ -207,8 +207,8 @@ export const EQUIPMENT_POSITIONS = [
},
{
name
:
'
二中西采区
'
,
x
:
'
23
7
'
,
y
:
'
3
39
'
,
x
:
'
52
7
'
,
y
:
'
3
10
'
,
isWarning
:
0
,
monitorPositionList
:
[
{
equipmentName
:
'
二中西采区CO
'
,
equipmentTy
:
'
一氧化碳1000
'
,
isWarning
:
0
},
...
...
@@ -231,8 +231,8 @@ export const EQUIPMENT_POSITIONS = [
export
const
CAMERA_POSITIONS
=
[
{
status
:
1
,
x
:
50
,
y
:
150
,
name
:
'
一中码头门
'
},
{
status
:
1
,
x
:
53
,
y
:
277
,
name
:
'
二中码头门
'
},
{
status
:
1
,
x
:
82
,
y
:
28
9
,
name
:
'
二中水泵房
'
},
{
status
:
1
,
x
:
113
,
y
:
2
9
7
,
name
:
'
二中避险硐室
'
},
{
status
:
1
,
x
:
82
,
y
:
28
2
,
name
:
'
二中水泵房
'
},
{
status
:
1
,
x
:
113
,
y
:
2
8
7
,
name
:
'
二中避险硐室
'
},
{
status
:
1
,
x
:
152
,
y
:
294
,
name
:
'
二中空压机房
'
},
{
status
:
1
,
x
:
71
,
y
:
411
,
name
:
'
三中码头门
'
}
];
\ No newline at end of file
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