浏览代码

DeepSeekChat 对话框按钮中增加 tooltip

Ryuiso 7 月之前
父节点
当前提交
e0c022dec0
共有 2 个文件被更改,包括 430 次插入423 次删除
  1. 429 422
      app/components/DeepSeekChat.tsx
  2. 1 1
      app/styles/globals.scss

文件差异内容过多而无法显示
+ 429 - 422
app/components/DeepSeekChat.tsx


+ 1 - 1
app/styles/globals.scss

@@ -367,4 +367,4 @@ pre {
 
 .copyable {
   user-select: text;
-}
+}

部分文件因为文件数量过多而无法显示