@@ -1,6 +1,6 @@
<template>
<div id="index">
- <iframe width="100%" style="height:99vh;" frameborder="0" src="static/liveIndex.html"></iframe>
+ <iframe width="100%" style="height:99vh;" frameborder="0" src="platlive/static/liveIndex.html"></iframe>
</div>
</template>
<div id="home">
- <iframe width="100%" style="height:99vh;" frameborder="0" src="static/home.html"></iframe>
+ <iframe width="100%" style="height:99vh;" frameborder="0" src="platlive/static/home.html"></iframe>