Ver código fonte

更改首页 应用广场 标题名称为 **更多**

Ryuiso 4 semanas atrás
pai
commit
f1a48b1c5e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/components/DeekSeekHome.tsx

+ 1 - 1
app/components/DeekSeekHome.tsx

@@ -183,7 +183,7 @@ const DeekSeek: React.FC = () => {
                                 window.open('https://llm.jkec.info:11431/deepseek/questionAnswer' + tokenParam, '_blank');
                             }}
                         >
-                            应用广场
+                            更多
                         </button>
                     </div>
                 </div>