@@ -288,7 +288,7 @@ export default {
setTimeout(() => {
this.$refs.ifr.contentWindow.changeStyle(1)
this.$refs.ifr.contentWindow.onAtimeShow(this.historyData[0].yeah)
- }, 1000)
+ }, 2000)
})
// 进页面看看是不是只有一张图,只有一张图居中显示
this.$refs.ifr.contentWindow.changeStyle(3)
this.$refs.ifr.contentWindow.changeStyle(2)