mirror of
https://github.com/AIDotNet/AntSK.git
synced 2026-02-17 14:06:11 +08:00
update menu and chat
This commit is contained in:
@@ -130,6 +130,12 @@
|
||||
.think {
|
||||
color: gray;
|
||||
font-style: italic;
|
||||
text-align: left !important;
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
margin-left: 8px;
|
||||
padding-left: 8px;
|
||||
border-left: 2px solid #7F7FFF;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
@@ -71,18 +71,18 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "https://gw.antsk.cn",
|
||||
"name": "官网",
|
||||
"key": "antskdoc",
|
||||
"icon": "question-circle"
|
||||
},
|
||||
{
|
||||
"path": "https://api.antsk.cn/",
|
||||
"name": "GPT代理接口",
|
||||
"key": "antskapi",
|
||||
"icon": "bulb"
|
||||
},
|
||||
{
|
||||
"path": "https://gw.antsk.cn",
|
||||
"name": "官网",
|
||||
"key": "antskdoc",
|
||||
"icon": "question-circle"
|
||||
},
|
||||
{
|
||||
"path": "https://www.bilibili.com/video/BV1vK421b7NF",
|
||||
"name": "教程视频",
|
||||
|
||||
Reference in New Issue
Block a user