From 07b1763e99f079cf4d9e621d28f2c091a726d54d Mon Sep 17 00:00:00 2001 From: Wenjie Zhang Date: Sat, 23 Nov 2024 11:14:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E7=BD=91=E9=A1=B5=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=90=8E=E7=AB=AF=E5=BC=82=E5=B8=B8=E7=9A=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/layouts/AppLayout.vue | 14 +++++++++++++- web/src/views/SettingView.vue | 4 ++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/web/src/layouts/AppLayout.vue b/web/src/layouts/AppLayout.vue index 55733c5e..67e9ee0e 100644 --- a/web/src/layouts/AppLayout.vue +++ b/web/src/layouts/AppLayout.vue @@ -18,6 +18,7 @@ import { ProjectOutlined, StarFilled, StarOutlined, + ExclamationCircleOutlined, } from '@ant-design/icons-vue' import { themeConfig } from '@/assets/theme' import { useConfigStore } from '@/stores/config' @@ -101,6 +102,13 @@ console.log(route) 工具 + + + +
-
+

模型配置

请在 src/.env 文件中配置对应的 APIKEY

@@ -169,7 +169,7 @@
-
+

暂无配置