提交 0ee05097 编写于 作者: U unkouw

Mon Sep 11 20:17:00 CST 2023 inscode

上级 e44547f7
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
</Col> </Col>
</Row> </Row>
<Typography class="ivu-text-center ivu-m"> <Typography class="ivu-text-center ivu-m">
Powered By <img src="./assets/logo.png" class="logo"> <a href="https://没鸡毛用.net" target="_blank">点我试试.net</a> 野马无疆 <img src="./assets/logo.png" class="logo"> <a href="https://没鸡毛用.net" target="_blank">点我试试.net</a>
</Typography> </Typography>
</div> </div>
<Modal v-model="showPrompt" title="设置 Prompt" footer-hide :styles="{top: '20px'}"> <Modal v-model="showPrompt" title="设置 Prompt" footer-hide :styles="{top: '20px'}">
...@@ -75,7 +75,7 @@ export default { ...@@ -75,7 +75,7 @@ export default {
this.dialogs.push({ this.dialogs.push({
id: aiDialogID, id: aiDialogID,
role: 'ai', role: 'ai',
text: 'AI 思考中...' text: 'AI 咬牙切齿跺脚中...'
}); });
const dialog = this.dialogs.find(item => item.id === aiDialogID); const dialog = this.dialogs.find(item => item.id === aiDialogID);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册