From f414bb140bc15b73b39f9fa33380aeacf970238c Mon Sep 17 00:00:00 2001 From: "3127647737@qq.com" <3127647737@qq.com> Date: Mon, 3 Aug 2026 10:37:36 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=94=A8=E5=93=81=E7=89=8C=20Logo=20?= =?UTF-8?q?=E5=BC=BA=E5=8C=96=E9=A6=96=E5=B1=8F=E8=AF=86=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oneinai.html | 48 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/oneinai.html b/oneinai.html index b08c209..9f3904b 100644 --- a/oneinai.html +++ b/oneinai.html @@ -131,6 +131,39 @@ color: transparent; } + .hero h1.hero-brand-title { + max-width: 520px; + margin-bottom: 24px; + font-size: 0; + line-height: 1; + } + + .hero-brand-title img { + display: block; + width: min(520px, 88vw); + height: auto; + filter: drop-shadow(0 16px 24px rgba(16, 24, 40, 0.12)); + } + + .hero-slogan { + max-width: 660px; + margin: 0 0 26px; + color: var(--ink); + font-family: 'Noto Serif SC', 'Songti SC', 'STSong', serif; + font-size: clamp(34px, 5vw, 68px); + font-weight: 900; + letter-spacing: 0; + line-height: 1.04; + } + + .hero-slogan span { + display: block; + background: linear-gradient(100deg, var(--cyan) 0%, var(--red) 56%, var(--violet) 100%); + -webkit-background-clip: text; + background-clip: text; + color: transparent; + } + .hero-lead { max-width: 550px; margin: 0 0 32px; @@ -708,6 +741,16 @@ font-size: clamp(48px, 14vw, 76px); } + .hero h1.hero-brand-title { + margin-bottom: 20px; + font-size: 0; + } + + .hero-slogan { + margin-bottom: 22px; + font-size: clamp(34px, 10vw, 54px); + } + .hero-lead { font-size: 15px; line-height: 1.78; @@ -836,7 +879,10 @@
ONEINAI / API
-

模型接入,回到基础设施。

+

+ ONEINAI Logo +

+

模型接入,回到基础设施。

一个入口,连接多种模型。 从请求转发、密钥管理到用量对账,把复杂的模型调用交给一套清晰、稳定、可追溯的基础设施。