This commit is contained in:
cjw
2026-02-17 00:42:55 +08:00
parent 34afd80298
commit 06225e0d65
7 changed files with 423 additions and 1005 deletions
+3 -1
View File
@@ -1,11 +1,13 @@
<!-- templates/history.html -->
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>历史记录 - STP 模具几何分析中心</title>
<meta name="description" content="查看所有已处理的STP文件历史记录和分析任务">
<meta name="keywords" content="STP历史记录,分析任务,文件管理">
<link rel="stylesheet" href="/static/style.css">
<link rel="preconnect" href="https://unpkg.com">
</head>
<body>
<div id="app"></div>