提交 16230c15 编写于 作者: I InsCode

Auto Commit

上级 59178dbf
...@@ -131,4 +131,10 @@ ...@@ -131,4 +131,10 @@
flex: 1; flex: 1;
margin-top: 12px; margin-top: 12px;
} }
} }
\ No newline at end of file
@media (max-width: 1700px) {
.radar-descript {
display: none;
}
}
export const apiKey = process.env.INSCODE_API_KEY; // export const apiKey = process.env.INSCODE_API_KEY;
export const apiKey = '20e53ff73e594a138ee585bccea03a76';
export const apiUrl = 'https://inscode-api.csdn.net/api/v1/gpt/'; export const apiUrl = 'https://inscode-api.csdn.net/api/v1/gpt/';
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册