ZaiZai 1 vuosi sitten
vanhempi
commit
0c856d4d89
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/home/index.vue

+ 1 - 1
src/views/home/index.vue

@@ -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>