|
|
@@ -1883,7 +1883,7 @@ function _Chat() {
|
|
|
<div className="window-actions">
|
|
|
<div className="window-action-button">
|
|
|
<Button type="primary" ghost onClick={() => {
|
|
|
- window.open('https://www.baidu.com', "_self");
|
|
|
+ window.open('https://llm.jkec.info:11432', "_self");
|
|
|
}}>
|
|
|
登录
|
|
|
</Button>
|