This commit is contained in:
cjw
2026-02-16 01:32:13 +08:00
parent c7de90d774
commit 8cc92601a7
5 changed files with 42 additions and 4 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
<div style="display: flex; justify-content: space-between; align-items: center;">
<p>PythonOCC 可用: {{ pythonocc_available }} | 服务版本: 3.0.0</p>
<div>
<button class="upload-btn" onclick="location.href='/history'" style="background: #666; margin-left: 10px;">
<button class="upload-btn" onclick="goToHistory()" style="background: #666; margin-left: 10px;">
📋 查看历史记录
</button>
</div>