123
birt
2025-04-13 4ca6474cf4b90dd1b4ebe88306e361bb873b9f23
zhitan-vue/src/layout/components/Navbar.vue
@@ -55,8 +55,8 @@
}
function handleRobot() {
  // 处理大模型按钮点击事件
  console.log('大模型按钮被点击')
  // 跳转到智能助手页面
  window.open('https://deepseek.tan-zhonghe.com/chat', '_blank')
}
</script>