From b5a1ac854e8e3f7fa357eef2353665544f025d81 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 16 八月 2019 00:30:46 +0800
Subject: [PATCH] 2019-08-16update

---
 src/views/index/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/index/index.vue b/src/views/index/index.vue
index 650fa91..9eaada5 100644
--- a/src/views/index/index.vue
+++ b/src/views/index/index.vue
@@ -766,7 +766,7 @@
 			// -moz-transition: transform 1s, opacity 1s;
 			// -o-transition: transform 1s, opacity 1s;
 			// transition: transform 1s, opacity 1s;
-			transition: all 0.3s;
+			transition: all 0.7s;
 
 			.pulse {
 				width: 85%;

--
Gitblit v1.8.0