This commit is contained in:
张威33321
2026-09-08 19:10:54 +08:00
parent a9de3eb853
commit 6296202eb0
8 changed files with 144 additions and 6 deletions

View File

@@ -23,6 +23,9 @@
<a href="report.html">报告查询</a>
<a href="support.html">智能客服</a>
</nav>
<button class="nav-toggle" id="navToggle" aria-label="打开菜单" aria-expanded="false">
<span></span><span></span><span></span>
</button>
<div class="header-actions">
<a class="btn btn-primary btn-sm" href="report.html">查询报告</a>
</div>