add hangxiao page link

This commit is contained in:
龚祖望 2022-10-10 13:53:25 +08:00
parent c8d0fe33d4
commit dde26f904c
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@
</div> </div>
</div></el-card> </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"> <el-dialog title="设备监控详情" :visible.sync="visible" :top="dialogTop">
<div class="card_detail"> <div class="card_detail">
@ -650,7 +650,7 @@ export default {
} }
} }
.ifm{ .ifm{
height: 850px; height: 900px;
border: medium none border: medium none
} }
.workshop { .workshop {