feat: rename project to 'Siemens RAGAS 评估平台' in frontend

- index.html: page title, brand-mark, brand-sub
- server.py: FastAPI app title
- app.css: comment header

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-06-24 10:20:23 +08:00
parent 630b70cc2a
commit 791738bb07
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
/* Siemens RAGAS 评估控制台 — 样式表
/* Siemens RAGAS 评估台 — 样式表
配色取自西门子品牌色petrol / 深青)与中性灰,呼应企业语境。 */
:root {

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>RAGAS 评估控制</title>
<title>Siemens RAGAS 评估</title>
<link rel="stylesheet" href="/static/css/app.css" />
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js"></script>
</head>
@@ -12,8 +12,8 @@
<!-- 左侧导航(布局 A -->
<aside class="sidebar">
<div class="brand">
<div class="brand-mark">RAGAS</div>
<div class="brand-sub">评估控制</div>
<div class="brand-mark">Siemens RAGAS</div>
<div class="brand-sub">评估</div>
</div>
<nav class="nav">
<button class="nav-item" data-view="runs">