From 56f8f9d363e4ebfbbb71132028b1344ebde3d7e0 Mon Sep 17 00:00:00 2001 From: lbw_9527443 <780139497@qq.com> Date: Mon, 26 Jan 2026 16:23:32 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E5=B9=B6=E6=B7=BB=E5=8A=A0=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E4=B8=8E=E5=9B=BE=E6=A0=87=E5=BA=93=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将默认标题 "Vite App" 更改为产品名称 "Nexus AI Sales | 无人销售智能中台" - 引入 Phosphor Icons 作为图标库 - 添加 Google Fonts 中的 JetBrains Mono 和 Inter 字体以提升界面视觉一致性 --- 247_Contry/index.html | 6 +- 247_Contry/src/views/index/index.vue | 991 +++++++++++++++++++-------- 2 files changed, 697 insertions(+), 300 deletions(-) diff --git a/247_Contry/index.html b/247_Contry/index.html index 9e5fc8f..6e90587 100644 --- a/247_Contry/index.html +++ b/247_Contry/index.html @@ -4,7 +4,11 @@ - Vite App + Nexus AI Sales | 无人销售智能中台 + + + +
diff --git a/247_Contry/src/views/index/index.vue b/247_Contry/src/views/index/index.vue index b2896f1..4b3b28f 100644 --- a/247_Contry/src/views/index/index.vue +++ b/247_Contry/src/views/index/index.vue @@ -1,346 +1,739 @@ - \ No newline at end of file