@@ -13345,7 +13345,7 @@
<iframe
style="width: 100%; height: 100%; border: none"
security="restricted"
- v-if="(fulltype == 16) && (fullUrl.indexOf('cocorobo')!=-1)"
+ v-else-if="(fulltype == 16) && (fullUrl.indexOf('cocorobo')!=-1)"
:src="fullUrl"
></iframe>
@@ -9985,7 +9985,7 @@
@@ -9919,7 +9919,7 @@
@@ -13157,7 +13157,7 @@
- v-if="(fulltype == 16) && (fullUrl.indexOf('cocorobo.cn')!=-1)"
+ v-else-if="(fulltype == 16) && (fullUrl.indexOf('cocorobo.cn')!=-1)"