StarGazer

This commit is contained in:
huanqing.shao
2019-08-20 16:41:34 +08:00
parent 53f42cccb9
commit 28b54add37

View File

@ -47,7 +47,7 @@ export default {
let _this = this
setTimeout(_ => {
_this.dialogVisible = true
}, 10000) //60000 * 5)
}, 60000 * 5)
},
gotoStar() {
this.dialogVisible = false