From 30e5ce2bd3f0b84e88538aa27ad817ffa533531c Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Mon, 9 Sep 2019 12:52:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=9E=E8=B5=8F=E5=BC=95=E5=AF=BC=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/components/StarGazer.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vuepress/components/StarGazer.vue b/.vuepress/components/StarGazer.vue index 7417e01..8cc8de2 100644 --- a/.vuepress/components/StarGazer.vue +++ b/.vuepress/components/StarGazer.vue @@ -52,8 +52,8 @@ export default { let _this = this setTimeout(_ => { _this.dialogVisible = true - }, 10000) - // }, 60000 * 3) + // }, 10000) + }, 60000 * 3) }, gotoStar() { this.dialogVisible = false