deving
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>分析结果 - STP文件几何分析工具</title>
|
||||
<link rel="stylesheet" href="/static/style.css?v=12">
|
||||
<link rel="stylesheet" href="/static/style.css?v=13">
|
||||
<style>
|
||||
.result-container {
|
||||
max-width: 1200px;
|
||||
@@ -313,7 +313,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="result-section">
|
||||
<div class="result-section" style="grid-column: 1 / -1;">
|
||||
<div class="section-title">🔧 关键工艺参数</div>
|
||||
${displayKeyInfo(task.key_info)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user