From e7f95921d7ee2f08baf0758369e52aa839e5feb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?= =?UTF-8?q?=E7=A8=80?= <2675540038@qq.com> Date: Wed, 5 Mar 2025 10:30:50 +0800 Subject: [PATCH] 123 --- index.html | 2 +- src/view/home/ai.vue | 41 +++++++++++++++++++++++++++++++++++------ src/view/home/index.vue | 1 + 3 files changed, 37 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index b800486..35359ab 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - title + 洛阳弘义智慧城市建设服务有限公司 \ No newline at end of file diff --git a/src/view/home/index.vue b/src/view/home/index.vue index d1d40a0..6bda0c4 100644 --- a/src/view/home/index.vue +++ b/src/view/home/index.vue @@ -89,6 +89,7 @@ const startChat = () => { } .company-title { + line-height: 40px; font-size: 60px; color: #4D6BFE; text-align: center;