Explorar el Código

chore: 修改 iframe 地址

chenlei hace 2 años
padre
commit
668e225bc2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/Home/index.vue

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

@@ -16,7 +16,7 @@
     <iframe
       frameborder="0"
       style="width: 100vw; height: 100vh"
-      src="https://www.4dkankan.com/panorama/show.html?id=WK1690972675209461760&vr=fd720_JLTtwVpzQ&lang=zh"
+      src="https://www.4dkankan.com/panorama/show.html?id=WK1690972675209461760&vr=fd720_zIVqMoAJr&lang=zh"
     />
   </div>
 </template>