|
@@ -44,7 +44,7 @@
|
|
|
<div class="content_top" />
|
|
|
<index-vue v-if="menuKey === 'view'" />
|
|
|
<div v-if="menuKey === 'model'" style="height: calc(100% - 17px);">
|
|
|
- <iframe width="100%" height="100%" frameborder="0" style="margin-top: 10px" src="http://192.168.0.109:5179/" />
|
|
|
+ <iframe width="100%" height="100%" frameborder="0" style="margin-top: 10px" src="http://model.hczcxx.cn/" />
|
|
|
</div>
|
|
|
</el-main>
|
|
|
</el-container>
|