chore: 站名改为「天工商品档案公共仓」(公开站 + 后台标题/页头/页脚/API 文案)
CI / Go (api) (pull_request) Failing after 15s
CI / Python (ingestion) (pull_request) Successful in 7s
CI / Migrations (postgres) (pull_request) Failing after 19s

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
oyaegeli98668
2026-06-20 05:37:23 +00:00
parent 8909ddcb69
commit 5bfb2d3a5f
7 changed files with 9 additions and 10 deletions
+2 -3
View File
@@ -23,8 +23,7 @@ export default function App() {
onClick={() => setView({ name: "home" })}
>
<Boxes className="w-6 h-6 text-emerald-600" />
OpenGoods
<span className="text-gray-400 font-normal text-sm"></span>
<span className="text-gray-400 font-normal text-sm"></span>
</button>
<nav className="flex items-center gap-1 text-sm">
<button
@@ -74,7 +73,7 @@ export default function App() {
<footer className="border-t bg-white">
<div className="max-w-5xl mx-auto px-4 py-4 text-xs text-gray-400 leading-relaxed">
OpenGoods /
/
稿
<button onClick={() => setView({ name: "api" })} className="ml-1 text-emerald-600 hover:underline">
API
+2 -2
View File
@@ -108,7 +108,7 @@ export default function ApiDocs() {
<div className="bg-white border rounded-lg p-5">
<h1 className="text-2xl font-bold text-gray-800">API </h1>
<p className="mt-2 text-gray-600 text-sm leading-relaxed">
OpenGoods <strong></strong> REST API
<strong></strong> REST API
/Nutri-Score
JSONUTF-8/
</p>
@@ -126,7 +126,7 @@ export default function ApiDocs() {
<code className="font-mono">404</code>
<code className="font-mono">{` {"error":{"code","message","request_id"}}`}</code>
</li>
<li> OpenGoods </li>
<li></li>
</ul>
</div>
</div>
+1 -1
View File
@@ -38,7 +38,7 @@ export default function Home({
return (
<div>
<div className="text-center py-10">
<h1 className="text-3xl font-bold text-gray-800"></h1>
<h1 className="text-3xl font-bold text-gray-800"></h1>
<p className="mt-2 text-gray-500">
</p>