소스 검색

chore: 修改 iframe 地址

chenlei 2 년 전
부모
커밋
668e225bc2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>