From a91ca52bcbb76e07723d5fe7b5dc40df9bf20252 Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Tue, 24 Mar 2026 11:03:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=8C=E4=B8=9A=E6=96=B9?= =?UTF-8?q?=E6=A1=88=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/chat/index.vue | 12 +- src/components/search/index.vue | 2 +- src/views/industrySolutions/index.vue | 291 ++++++++++++---------- src/views/industrySolutions/index1.vue | 324 +++++++++++++++++++++++++ 4 files changed, 500 insertions(+), 129 deletions(-) create mode 100644 src/views/industrySolutions/index1.vue diff --git a/src/components/chat/index.vue b/src/components/chat/index.vue index 1270d9a..07d2d3f 100644 --- a/src/components/chat/index.vue +++ b/src/components/chat/index.vue @@ -79,12 +79,12 @@ export default { }, mounted() { listHwWebDocument() - setTimeout(() => { - this.isChat = true; - this.$nextTick(() => { - this.scrollToBottom() - }) - }, 5 * 1000) + // setTimeout(() => { + // this.isChat = true; + // this.$nextTick(() => { + // this.scrollToBottom() + // }) + // }, 5 * 1000) }, methods: { consultation() { diff --git a/src/components/search/index.vue b/src/components/search/index.vue index cf59050..ce7bae6 100644 --- a/src/components/search/index.vue +++ b/src/components/search/index.vue @@ -24,7 +24,7 @@ -
{{ i.info }}
-