mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 02:25:58 +08:00
style:样式切换
This commit is contained in:
@@ -880,6 +880,7 @@ const autofillPrompt = (text) => {
|
||||
// 发送消息
|
||||
const sendMessage = function () {
|
||||
if (!isLogin.value) {
|
||||
console.log("未登录");
|
||||
store.setShowLoginDialog(true);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user