Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
鲁尚清
4 years ago
Commit
1cfb942a17a6096006193a8deec2d1760d8a9575
1 parent
9a3b626e
大屏及电子税务局页面样式修改,数据中心的引入视频页面
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/zjdaping/components/dataCenter/index.html
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/zjdaping/components/dataCenter/index.html
View file @
1cfb942
...
...
@@ -27,7 +27,7 @@
<el-dialog
class=
"data-dialog"
v-model=
"centerDialogVisible"
:title=
"dialogMachineName"
width=
"60%"
>
<div
class=
"machine-video"
>
<el-row>
<el-col
class=
"video-item"
:span=
"
12"
v-for=
"i in 4"
>
<el-col
class=
"video-item"
:span=
"
24"
>
<iframe
:src=
"'/zjdp/video.html?type='+dialogMachineName+'&access_token='+accessToken"
frameborder=
"0"
></iframe>
</el-col>
</el-row>
...
...
Please
register
or
login
to post a comment