diff --git a/src/views/BusinessServices/size1440/index.vue b/src/views/BusinessServices/size1440/index.vue index 5627d04..f7e7199 100644 --- a/src/views/BusinessServices/size1440/index.vue +++ b/src/views/BusinessServices/size1440/index.vue @@ -123,7 +123,6 @@ const solutions = computed(() => [ ); } .home-page { - background-image: url("@/assets/image/bg.png"); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; @@ -177,7 +176,6 @@ const solutions = computed(() => [ /* 移动端布局(<768px) */ @media (max-width: 767px) { .home-page { - background-image: url("@/assets/image/bg-mobile.png"); } .hero-title { @@ -211,8 +209,8 @@ const solutions = computed(() => [ transform: translateY(20px); opacity: 0; animation: cardEnter 0.6s ease forwards; - border: 1px solid rgba(137, 91, 255, 0.2); - background: linear-gradient(135deg, #f9f6ff 0%, #f0e9ff 100%); + border: 1px solid #fdc8dd; + background: #fff8fb; } .card-header { @@ -233,7 +231,7 @@ const solutions = computed(() => [ .card-title { font-size: 1.3rem; - color: #2c0850; + color: #e53073; font-weight: 600; } @@ -245,13 +243,13 @@ const solutions = computed(() => [ } .point-icon { - color: #4a3a6b; + color: #e53073; font-size: 1.2rem; flex-shrink: 0; } .point-text { - color: #4a3a6b; + color: #e53073; line-height: 1.6; font-size: 18px; } diff --git a/src/views/BusinessServices/size1920/index.vue b/src/views/BusinessServices/size1920/index.vue index 1234b22..b306b65 100644 --- a/src/views/BusinessServices/size1920/index.vue +++ b/src/views/BusinessServices/size1920/index.vue @@ -123,7 +123,6 @@ const solutions = computed(() => [ ); } .home-page { - background-image: url("@/assets/image/bg.png"); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; @@ -177,7 +176,6 @@ const solutions = computed(() => [ /* 移动端布局(<768px) */ @media (max-width: 767px) { .home-page { - background-image: url("@/assets/image/bg-mobile.png"); } .hero-title { @@ -211,8 +209,8 @@ const solutions = computed(() => [ transform: translateY(20px); opacity: 0; animation: cardEnter 0.6s ease forwards; - border: 1px solid rgba(137, 91, 255, 0.2); - background: linear-gradient(135deg, #f9f6ff 0%, #f0e9ff 100%); + border: 1px solid #fdc8dd; + background: #fff8fb; } .card-header { @@ -233,7 +231,7 @@ const solutions = computed(() => [ .card-title { font-size: 1.3rem; - color: #2c0850; + color: #e53073; font-weight: 600; } @@ -245,13 +243,13 @@ const solutions = computed(() => [ } .point-icon { - color: #4a3a6b; + color: #e53073; font-size: 1.2rem; flex-shrink: 0; } .point-text { - color: #4a3a6b; + color: #e53073; line-height: 1.6; font-size: 18px; } diff --git a/src/views/BusinessServices/size375/index.vue b/src/views/BusinessServices/size375/index.vue index 20d96de..7cc8fe9 100644 --- a/src/views/BusinessServices/size375/index.vue +++ b/src/views/BusinessServices/size375/index.vue @@ -166,7 +166,7 @@ const solutions = computed(() => [ /* 卡片样式 */ .solution-card { - background: white; + background: #fff8fb; border-radius: 16px; padding: 2.5rem; box-shadow: 0 10px 40px rgba(137, 91, 255, 0.1); @@ -175,7 +175,7 @@ const solutions = computed(() => [ animation: cardEnter 0.6s ease forwards; position: relative; overflow: hidden; - border: 1px solid rgba(137, 91, 255, 0.2); + border: 1px solid #fdc8dd; transition: all 0.3s ease; } @@ -213,7 +213,7 @@ const solutions = computed(() => [ .card-title { font-size: 1.3rem; - color: #2c0850; + color: #e53073; font-weight: 600; } @@ -229,13 +229,13 @@ const solutions = computed(() => [ } .point-icon { - color: #4a3a6b; + color: #e53073; font-size: 1.2rem; flex-shrink: 0; } .point-text { - color: #4a3a6b; + color: #e53073; line-height: 1.6; font-size: 1rem; } diff --git a/src/views/BusinessServices/size768/index.vue b/src/views/BusinessServices/size768/index.vue index c193e60..7a93e80 100644 --- a/src/views/BusinessServices/size768/index.vue +++ b/src/views/BusinessServices/size768/index.vue @@ -167,7 +167,7 @@ const solutions = computed(() => [ /* 卡片样式 */ .solution-card { - background: white; + background: #fff8fb; border-radius: 16px; padding: 2.5rem; box-shadow: 0 10px 40px rgba(137, 91, 255, 0.1); @@ -176,7 +176,7 @@ const solutions = computed(() => [ animation: cardEnter 0.6s ease forwards; position: relative; overflow: hidden; - border: 1px solid rgba(137, 91, 255, 0.2); + border: 1px solid #fdc8dd; transition: all 0.3s ease; } @@ -214,7 +214,7 @@ const solutions = computed(() => [ .card-title { font-size: 1.3rem; - color: #2c0850; + color: #e53073; font-weight: 600; } @@ -230,13 +230,13 @@ const solutions = computed(() => [ } .point-icon { - color: #4a3a6b; + color: #e53073; font-size: 1.2rem; flex-shrink: 0; } .point-text { - color: #4a3a6b; + color: #e53073; line-height: 1.6; font-size: 1rem; } diff --git a/src/views/CommitteeAppointment/size1440/index.vue b/src/views/CommitteeAppointment/size1440/index.vue index 53e6e6f..f4c4669 100644 --- a/src/views/CommitteeAppointment/size1440/index.vue +++ b/src/views/CommitteeAppointment/size1440/index.vue @@ -183,7 +183,6 @@ const getCommitteeRole = (name, committee) => { } .committees-page { - background-image: url("@/assets/image/bg.png"); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; diff --git a/src/views/CommitteeAppointment/size1920/index.vue b/src/views/CommitteeAppointment/size1920/index.vue index 8804021..a23c736 100644 --- a/src/views/CommitteeAppointment/size1920/index.vue +++ b/src/views/CommitteeAppointment/size1920/index.vue @@ -161,7 +161,6 @@ const getCommitteeRole = (name, committee) => { } .committees-page { - background-image: url("@/assets/image/bg.png"); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; diff --git a/src/views/CommitteeAppointment/size375/index.vue b/src/views/CommitteeAppointment/size375/index.vue index 925dbb3..3d322aa 100644 --- a/src/views/CommitteeAppointment/size375/index.vue +++ b/src/views/CommitteeAppointment/size375/index.vue @@ -198,7 +198,6 @@ const getInitials = (name) => { /* 页面样式 */ .board-members-page { - background-image: url("@/assets/image/bg-mobile.png"); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; diff --git a/src/views/CommitteeAppointment/size768/index.vue b/src/views/CommitteeAppointment/size768/index.vue index 22504c8..9ec2b11 100644 --- a/src/views/CommitteeAppointment/size768/index.vue +++ b/src/views/CommitteeAppointment/size768/index.vue @@ -203,7 +203,6 @@ const getInitials = (name) => { /* 页面样式 */ .board-members-page { - background-image: url("@/assets/image/bg-mobile.png"); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; diff --git a/src/views/boarddirectors/size1440/index.vue b/src/views/boarddirectors/size1440/index.vue index 8dded72..99c8244 100644 --- a/src/views/boarddirectors/size1440/index.vue +++ b/src/views/boarddirectors/size1440/index.vue @@ -62,7 +62,6 @@ const otherDirectors = [ \ No newline at end of file +} + diff --git a/src/views/footerLinks/siteMap/size1920/index.vue b/src/views/footerLinks/siteMap/size1920/index.vue index 83f59a3..e70993d 100644 --- a/src/views/footerLinks/siteMap/size1920/index.vue +++ b/src/views/footerLinks/siteMap/size1920/index.vue @@ -1,13 +1,16 @@