浏览代码

更改外链为https

shaogen1995 2 年之前
父节点
当前提交
cdc176a872
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      yfyc/src/views/Construct/index.vue
  2. 1 1
      yfyc/src/views/Goods/components/GoodsVr.vue
  3. 1 1
      yfyc/src/views/Home/index.vue

+ 1 - 1
yfyc/src/views/Construct/index.vue

@@ -3,7 +3,7 @@
     <!-- 模型的嵌套盒子 -->
     <!-- 模型的嵌套盒子 -->
     <div class="ifrBox">
     <div class="ifrBox">
       <iframe
       <iframe
-        src="http://4dscene.4dage.com/culturalrelics/YFYCModel/index.html#/"
+        src="https://4dscene.4dage.com/culturalrelics/YFYCModel/index.html#/"
         frameborder="0"
         frameborder="0"
       ></iframe>
       ></iframe>
     </div>
     </div>

+ 1 - 1
yfyc/src/views/Goods/components/GoodsVr.vue

@@ -1,6 +1,6 @@
 <template>
 <template>
   <div class='GoodsVr'>
   <div class='GoodsVr'>
-    <iframe src="http://zzbbh.4dage.com/SWKK/show.html?id=WK1592095910366638080" frameborder="0"></iframe>
+    <iframe src="https://zzbbh.4dage.com/SWKK/show.html?id=WK1592095910366638080" frameborder="0"></iframe>
   </div>
   </div>
 </template>
 </template>
 
 

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

@@ -9,7 +9,7 @@
     />
     />
     <div class="ifrBox">
     <div class="ifrBox">
       <iframe
       <iframe
-        src="http://zzbbh.4dage.com/SWKK/show.html?id=WK1592095910366638080"
+        src="https://zzbbh.4dage.com/SWKK/show.html?id=WK1592095910366638080"
         frameborder="0"
         frameborder="0"
       ></iframe>
       ></iframe>
     </div>
     </div>