update code 修改模型地址
parent
5170471343
commit
8a24554d18
|
@ -1,6 +1,9 @@
|
|||
<template>
|
||||
<div class="main-index">
|
||||
<!--
|
||||
<iframe src="http://192.168.126.200:12020/#/model/3a1384b4-5d86-6070-dcc0-d13936634761?v=2000" style="position: absolute;top:0px;left:0px;width:100%;height:100%;"></iframe>
|
||||
-->
|
||||
<iframe src="#/map" style="position: absolute;top:0px;left:0px;width:100%;height:100%;"></iframe>
|
||||
<div class="toSafety-fixed-left-max">
|
||||
<transition name="left">
|
||||
<div class="toSafety-fixed-left" v-show="leftShow">
|
||||
|
|
Loading…
Reference in New Issue