From 00bdfc968ac2fa46d3a76e292827c7e10247e07c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 02 Jan 2023 15:32:07 +0800
Subject: [PATCH] some files changes(styles)

---
 src/views/home/components/leftContainer.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/views/home/components/leftContainer.vue b/src/views/home/components/leftContainer.vue
index 0ec5a47..58e7bdb 100644
--- a/src/views/home/components/leftContainer.vue
+++ b/src/views/home/components/leftContainer.vue
@@ -46,7 +46,7 @@
                     <mask id="border-box-8-mask-974b4d7cfafa444396861ca1d1173c8c">
                         <circle cx="0" cy="0" r="150"
                             fill="url(#border-box-8-gradient-974b4d7cfafa444396861ca1d1173c8c)">
-                            <animateMotion dur="3s"
+                            <animateMotion dur="8s"
                                 path="M0.27,0.03c52.66,0,105.34,0,158,0c1.67,2,3.33,4,5,6c1,0.33,2,0.67,3,1c1.33,1.67,2.67,3.33,4,5
                         c16,0,32,0,48,0c53.66,0,107.34,0,161,0c1.13,1.72,0.63,1.36,3,2c0,0.67,0,1.33,0,2c0.67,0,1.33,0,2,0
                         c0.01,104.58,0.01,206.44,0,309c-1.43,0.78-4.01,2.77-5,4c-12,0-24,0-36,0c-2.67-3.33-5.33-6.67-8-10c-21,0-42,0-63,0
@@ -60,7 +60,7 @@
                 </use>
                 <use stroke-width="3" xlink:href="#border-box-8-path-974b4d7cfafa444396861ca1d1173c8c"
                     mask="url(#border-box-8-mask-974b4d7cfafa444396861ca1d1173c8c)" stroke="#4fd2dd">
-                    <animate attributeName="stroke-dasharray" from="0, 1442" to="1442, 0" dur="3s"
+                    <animate attributeName="stroke-dasharray" from="0, 1442" to="1442, 0" dur="8s"
                         repeatCount="indefinite">
                     </animate>
                 </use>
@@ -97,7 +97,7 @@
                     <mask id="border-box-8-mask-974b4d7cfafa444396861ca1d1173c8c">
                         <circle cx="0" cy="0" r="150"
                             fill="url(#border-box-8-gradient-974b4d7cfafa444396861ca1d1173c8c)">
-                            <animateMotion dur="3s"
+                            <animateMotion dur="8s"
                                 path="M0.27,0.03c52.66,0,105.34,0,158,0c1.67,2,3.33,4,5,6c1,0.33,2,0.67,3,1c1.33,1.67,2.67,3.33,4,5
                         c16,0,32,0,48,0c53.66,0,107.34,0,161,0c1.13,1.72,0.63,1.36,3,2c0,0.67,0,1.33,0,2c0.67,0,1.33,0,2,0
                         c0.01,104.58,0.01,206.44,0,309c-1.43,0.78-4.01,2.77-5,4c-12,0-24,0-36,0c-2.67-3.33-5.33-6.67-8-10c-21,0-42,0-63,0
@@ -111,7 +111,7 @@
                 </use>
                 <use stroke-width="3" xlink:href="#border-box-8-path-974b4d7cfafa444396861ca1d1173c8c"
                     mask="url(#border-box-8-mask-974b4d7cfafa444396861ca1d1173c8c)" stroke="#4fd2dd">
-                    <animate attributeName="stroke-dasharray" from="0, 1442" to="1442, 0" dur="3s"
+                    <animate attributeName="stroke-dasharray" from="0, 1442" to="1442, 0" dur="8s"
                         repeatCount="indefinite">
                     </animate>
                 </use>
@@ -148,7 +148,7 @@
                     <mask id="border-box-8-mask-974b4d7cfafa444396861ca1d1173c8c">
                         <circle cx="0" cy="0" r="150"
                             fill="url(#border-box-8-gradient-974b4d7cfafa444396861ca1d1173c8c)">
-                            <animateMotion dur="3s"
+                            <animateMotion dur="8s"
                                 path="M0.27,0.03c52.66,0,105.34,0,158,0c1.67,2,3.33,4,5,6c1,0.33,2,0.67,3,1c1.33,1.67,2.67,3.33,4,5
                         c16,0,32,0,48,0c53.66,0,107.34,0,161,0c1.13,1.72,0.63,1.36,3,2c0,0.67,0,1.33,0,2c0.67,0,1.33,0,2,0
                         c0.01,104.58,0.01,206.44,0,309c-1.43,0.78-4.01,2.77-5,4c-12,0-24,0-36,0c-2.67-3.33-5.33-6.67-8-10c-21,0-42,0-63,0
@@ -162,7 +162,7 @@
                 </use>
                 <use stroke-width="3" xlink:href="#border-box-8-path-974b4d7cfafa444396861ca1d1173c8c"
                     mask="url(#border-box-8-mask-974b4d7cfafa444396861ca1d1173c8c)" stroke="#4fd2dd">
-                    <animate attributeName="stroke-dasharray" from="0, 1442" to="1442, 0" dur="3s"
+                    <animate attributeName="stroke-dasharray" from="0, 1442" to="1442, 0" dur="8s"
                         repeatCount="indefinite">
                     </animate>
                 </use>

--
Gitblit v1.9.3