add hangxiao page link
This commit is contained in:
parent
c8d0fe33d4
commit
dde26f904c
|
@ -79,7 +79,7 @@
|
|||
</div>
|
||||
</div></el-card>
|
||||
|
||||
<iframe v-else src="http://220.189.208.157:9797/login" width="100%" class="ifm" />
|
||||
<iframe v-else src="http://115.236.53.226:9898/home" width="100%" class="ifm" />
|
||||
<!-- 设备详情弹窗 -->
|
||||
<el-dialog title="设备监控详情" :visible.sync="visible" :top="dialogTop">
|
||||
<div class="card_detail">
|
||||
|
@ -650,7 +650,7 @@ export default {
|
|||
}
|
||||
}
|
||||
.ifm{
|
||||
height: 850px;
|
||||
height: 900px;
|
||||
border: medium none
|
||||
}
|
||||
.workshop {
|
||||
|
|
Loading…
Reference in New Issue