Compare commits

..

2 Commits

Author SHA1 Message Date
39a23fb382 feat: 计算器跳转链接修改
All checks were successful
deploy to server / build-and-deploy (push) Successful in 3m14s
- 将纸管计算工具跳转链接修改为正式版本版本
2025-12-02 17:03:47 +08:00
871b203a5e feat: 调整计算器URL
- 将计算器链接改为云服务器上的服务
2025-12-02 17:01:25 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
<ul class="footer-links">
<li>
<a
href="http://cal.jinshen.cn"
href="http://cal.3w.jinshen.cn"
target="_blank"
rel="noopener noreferer"
>

View File

@ -53,7 +53,7 @@
class="hide-on-mobile"
type="info"
:underline="false"
href="http://cal.jinshen.cn"
href="http://cal.3w.jinshen.cn"
target="_blank"
>
<el-icon class="mdi mdi-calculator action-icon" />