|
|
@@ -2,7 +2,7 @@
|
|
|
<div class="panocon">
|
|
|
<template v-if="showInfo">
|
|
|
<iframe allowfullscreen="true" v-if="activeItem.type=='4dkk'"
|
|
|
- :src="`https://test.4dkankan.com/spc.html?m=${activeItem.sceneCode}`" frameborder="0"></iframe>
|
|
|
+ :src="`/spc.html?m=${activeItem.sceneCode}`" frameborder="0"></iframe>
|
|
|
<div v-show="activeItem.type!='4dkk'" id="pano"></div>
|
|
|
|
|
|
<div class="pano-logo" v-if="showInfo.isLogo&&activeItem.type!='4dkk'">
|