Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety
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
Commits
39ddf49a
Commit
39ddf49a
authored
3 years ago
by
王晓倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
视频窗尺寸调整
parent
e94a1918
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
index.vue
gassafety-web/src/views/videoMonitoring/video/index.vue
+3
-5
No files found.
gassafety-web/src/views/videoMonitoring/video/index.vue
View file @
39ddf49a
<
template
>
<
template
>
<div
class=
"app-container"
>
<div
class=
"app-container"
>
<el-row
:gutter=
"5"
type=
"flex"
justify=
"space-around"
>
<el-row
:gutter=
"5"
type=
"flex"
justify=
"space-around"
>
<el-col
:xs=
"12"
:sm=
"12"
:md=
"6"
:lg=
"4"
:xl=
"4"
>
<el-col
:lg=
"4"
:xl=
"4"
>
<div
class=
"topBar"
>
<el-tree
id=
"videoTree"
<el-tree
id=
"videoTree"
:data=
"treeData"
:data=
"treeData"
:props=
"treeProps"
:props=
"treeProps"
...
@@ -22,10 +21,9 @@
...
@@ -22,10 +21,9 @@
</span>
</span>
</
template
>
-->
</
template
>
-->
</el-tree>
</el-tree>
</div>
</el-col>
</el-col>
<el-col
:
xs=
"12"
:sm=
"12"
:md=
"18"
:
lg=
"20"
:xl=
"20"
>
<el-col
:lg=
"20"
:xl=
"20"
>
<el-row
class=
"row"
>
<el-row
class=
"row"
>
<div
class=
"box"
:class=
"[flag == 1 ? 'boxred' : 'boxblack']"
>
<div
class=
"box"
:class=
"[flag == 1 ? 'boxred' : 'boxblack']"
>
<div
id=
"newplay1"
style=
"width:100%; height:100%;"
@
click=
"chooseWindow(1)"
>
<div
id=
"newplay1"
style=
"width:100%; height:100%;"
@
click=
"chooseWindow(1)"
>
...
@@ -86,7 +84,7 @@
...
@@ -86,7 +84,7 @@
.novideo
{
.novideo
{
/*padding: 147px 0px 147px 0px;
/*padding: 147px 0px 147px 0px;
display: block;*/
display: block;*/
line-height
:
calc
((
100vh
-
1
14
px
)
/
2
);
line-height
:
calc
((
100vh
-
1
30
px
)
/
2
);
color
:
white
;
color
:
white
;
}
}
/* .nodeImg1{
/* .nodeImg1{
...
...
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