Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety-progress
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
耿迪迪
gassafety-progress
Commits
e7f1707a
Commit
e7f1707a
authored
Feb 26, 2022
by
lizhichao
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
ee1bc102
c1b0ba8f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
rightBar.vue
gassafetyprogress-web/src/components/bigWindow/rightBar.vue
+4
-7
No files found.
gassafetyprogress-web/src/components/bigWindow/rightBar.vue
View file @
e7f1707a
...
...
@@ -6,13 +6,13 @@
<span
class=
"dot"
>
<span
class=
"dot-inner"
></span>
</span>
<span>
用户安全监控设备
</span>
<span>
报警信息
</span>
<div
class=
"fong-div"
style=
"width: 8px;height: 12px;background-color: #2c888899;float: right;margin-top: 10px;transform: skewX(-25deg)"
></div>
<div
class=
"fong-div"
style=
"width: 8px;height: 12px;background-color: #24b1b1b3;float: right;margin-top: 10px;margin-right: 10px;transform: skewX(-25deg)"
></div>
<div
class=
"fong-div"
style=
"width: 8px;height: 12px;background-color: #11e9e9b3;float: right;margin-top: 10px;margin-right: 10px;transform: skewX(-25deg)"
></div>
</div>
</div>
<div
class=
"divfen"
style=
"width: 9
5%;height: 30%;margin-left: 25
px;"
>
<div
class=
"divfen"
style=
"width: 9
0%;height: 30%;margin-left: 40
px;"
>
<div
class=
"left"
>
<div
class=
"bottom right-bottom-data-left"
...
...
@@ -22,7 +22,7 @@
<el-table
size=
"mini"
:data=
"tableData"
style=
"width: 9
3
%"
style=
"width: 9
2
%"
:height=
"tableHeight"
class=
"el-bottom"
ref=
"table"
...
...
@@ -48,7 +48,7 @@
</div>
</
template
>
</el-table-column>
<el-table-column
prop=
"alarmTime"
label=
"预警时间"
width=
"1
2
0"
>
<el-table-column
prop=
"alarmTime"
label=
"预警时间"
width=
"1
4
0"
>
</el-table-column>
<el-table-column
prop=
"handledStatus"
label=
"状态"
width=
""
>
<
template
slot-scope=
"scope"
>
...
...
@@ -877,7 +877,4 @@
overflow-x
:
hidden
!important
;
overflow-y
:
hidden
!important
;
}
.left
{
margin-left
:
10px
;
}
</
style
>
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