Browse Source

chore: 修改 iframe 地址

chenlei 2 years ago
parent
commit
668e225bc2
1 changed files with 1 additions and 1 deletions
  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>