Skip to content

Commit 3679455

Browse files
authored
Update tool.html
1 parent fbb8fed commit 3679455

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tool/tool.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ <h3 class="card-title">全能单位转换</h3>
145145
<!-- 图形计算器 -->
146146
<div class="tool-card" onclick="openTool('calculator')">
147147
<div class="card-icon">🧮</div>
148-
<h3 class="card-title">图形计算器</h3>
149-
<p class="card-description">支持函数绘图、方程式求解和科学计算的高级计算工具</p>
148+
<h3 class="card-title">计算器</h3>
149+
<p class="card-description">支持小学计算的计算工具</p>
150150
<button class="launch-button">立即使用 →</button>
151151
</div>
152152

0 commit comments

Comments
 (0)