From 36b5db16dd1b0cd4beaeffd0a927ff43868a65ee Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 28 Jul 2024 14:54:52 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E3=80=91MALL=EF=BC=9A=E5=95=86=E5=93=81=E5=88=86=E7=B1=BB?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=EF=BC=8C=E5=A2=9E=E5=8A=A0=E3=80=90=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B=E5=95=86=E5=93=81=E3=80=91=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/index/index.vue | 3 +-- src/views/mall/product/category/index.vue | 20 +++++++++++++++++++- src/views/mall/product/spu/index.vue | 6 ++++++ 3 files changed, 26 insertions(+), 3 deletions(-) diff --git a/src/views/ai/chat/index/index.vue b/src/views/ai/chat/index/index.vue index 229b8959..0bcdf4cd 100644 --- a/src/views/ai/chat/index/index.vue +++ b/src/views/ai/chat/index/index.vue @@ -27,7 +27,7 @@ - + @@ -119,7 +119,6 @@ import MessageList from './components/message/MessageList.vue' import MessageListEmpty from './components/message/MessageListEmpty.vue' import MessageLoading from './components/message/MessageLoading.vue' import MessageNewConversation from './components/message/MessageNewConversation.vue' -import { Download, Top } from '@element-plus/icons-vue' /** AI 聊天对话 列表 */ defineOptions({ name: 'AiChat' }) diff --git a/src/views/mall/product/category/index.vue b/src/views/mall/product/category/index.vue index b801cb2b..a47684b5 100644 --- a/src/views/mall/product/category/index.vue +++ b/src/views/mall/product/category/index.vue @@ -56,7 +56,7 @@ width="180" :formatter="dateFormatter" /> - +