From a736fd986682f263ea4989285949932981d412fc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com>
Date: Tue, 26 Aug 2025 11:16:35 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=87=AA=E5=AE=9A=E4=B9=89?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/index/classicCase1.vue | 255 ++++++++++++++++++++++++++++++
src/views/index/index.vue | 2 +-
src/views/index/productCenter.vue | 72 +++++++--
3 files changed, 314 insertions(+), 15 deletions(-)
create mode 100644 src/views/index/classicCase1.vue
diff --git a/src/views/index/classicCase1.vue b/src/views/index/classicCase1.vue
new file mode 100644
index 0000000..39a22ba
--- /dev/null
+++ b/src/views/index/classicCase1.vue
@@ -0,0 +1,255 @@
+
+
+
CLASSIC CASE
+
典型案例
+
+
+
+
+
+
+
{{ i.caseInfoTitle }}
+
+ {{ i.caseInfoDesc }}
+
+
查看详情 >>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/index/index.vue b/src/views/index/index.vue
index d37b2d3..186ff94 100644
--- a/src/views/index/index.vue
+++ b/src/views/index/index.vue
@@ -12,7 +12,7 @@