From 4ca6474cf4b90dd1b4ebe88306e361bb873b9f23 Mon Sep 17 00:00:00 2001
From: birt <2499248221@qq.com>
Date: 星期日, 13 四月 2025 13:19:37 +0800
Subject: [PATCH] 123

---
 zhitan-vue/src/layout/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zhitan-vue/src/layout/index.vue b/zhitan-vue/src/layout/index.vue
index f190105..96903b5 100644
--- a/zhitan-vue/src/layout/index.vue
+++ b/zhitan-vue/src/layout/index.vue
@@ -91,8 +91,8 @@
 
 // 鎵撳紑AI澶фā鍨嬪璇濇
 function openAIModel() {
-  // 杩欓噷鍙互瀹炵幇鎵撳紑AI瀵硅瘽妗嗙殑閫昏緫
-  console.log('鎵撳紑AI澶фā鍨嬪璇濇')
+  // 璺宠浆鍒版寚瀹氱殑URL
+  window.open('https://deepseek.tan-zhonghe.com/chat', '_blank')
 }
 
 const classObj = computed(() => ({

--
Gitblit v1.9.3