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 {
|
.think {
|
||||||
color: gray;
|
color: gray;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
text-align: left !important;
|
||||||
|
display: block;
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-left: 8px;
|
||||||
|
padding-left: 8px;
|
||||||
|
border-left: 2px solid #7F7FFF;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
@@ -71,18 +71,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"path": "https://gw.antsk.cn",
|
|
||||||
"name": "官网",
|
|
||||||
"key": "antskdoc",
|
|
||||||
"icon": "question-circle"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"path": "https://api.antsk.cn/",
|
"path": "https://api.antsk.cn/",
|
||||||
"name": "GPT代理接口",
|
"name": "GPT代理接口",
|
||||||
"key": "antskapi",
|
"key": "antskapi",
|
||||||
"icon": "bulb"
|
"icon": "bulb"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "https://gw.antsk.cn",
|
||||||
|
"name": "官网",
|
||||||
|
"key": "antskdoc",
|
||||||
|
"icon": "question-circle"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"path": "https://www.bilibili.com/video/BV1vK421b7NF",
|
"path": "https://www.bilibili.com/video/BV1vK421b7NF",
|
||||||
"name": "教程视频",
|
"name": "教程视频",
|
||||||
|
|||||||
Reference in New Issue
Block a user