shaogen1995 hai 1 ano
pai
achega
83cd2dce4c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/Home/index.vue

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

@@ -1,7 +1,7 @@
 <template>
   <div class="Home">
     <div class="btn" @click="btnFu">开始动画</div>
-    <iframe id="iframe" src="/three/index.html" frameborder="0"></iframe>
+    <iframe id="iframe" src="./three/index.html" frameborder="0"></iframe>
     <div class="txt" :style="{ opacity: txt.show ? '0.8' : '0' }">
       <h2>{{ txt.title }}</h2>
       <p>{{ txt.con }}</p>