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
+1 -1
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OpenGoods 管理后台</title>
<title>天工商品档案公共仓 · 管理后台</title>
</head>
<body>
<div id="root"></div>
+1 -1
View File
@@ -68,7 +68,7 @@ export default function App() {
<div className="flex items-center gap-6">
<div className="flex items-center gap-2 text-lg font-semibold text-gray-800">
<Package className="h-5 w-5 text-emerald-600" />
OpenGoods
·
</div>
<nav className="flex items-center gap-1 text-sm">
<button
+1 -1
View File
@@ -36,7 +36,7 @@ export default function Login({
<div className="mb-6 flex flex-col items-center gap-2">
<Package className="h-8 w-8 text-emerald-600" />
<h1 className="text-lg font-semibold text-gray-800">
OpenGoods
·
</h1>
</div>
{error && (