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