mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-17 01:06:37 +08:00
feat: update log table style
This commit is contained in:
parent
310e7120e5
commit
9cdd48ac22
@ -62,8 +62,8 @@ const Home = () => {
|
||||
<Card.Header className='header'>欢迎使用 One API</Card.Header>
|
||||
<Card.Description style={{ lineHeight: '1.6' }}>
|
||||
<p>
|
||||
One API 是一个 OpenAI
|
||||
接口管理和分发系统,可以帮助您更好地管理和使用 OpenAI 的 API。
|
||||
One API 是一个 LLM API
|
||||
接口管理和分发系统,可以帮助您更好地管理和使用各大厂商的 LLM API。
|
||||
</p>
|
||||
{!userState.user && (
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user