修改顶部导航栏路由跳转

This commit is contained in:
WindowBird 2025-10-15 14:15:28 +08:00
parent ba6c85c703
commit 23c6631f75

View File

@ -10,7 +10,9 @@
<span class="icon-bar"/>
<span class="icon-bar"/>
</button>
<a class="navbar-brand" href="index.html"><img class="img-responsive" src="/img/yuxiupdata/logo.png"><span>万物互联 智启未来</span></a>
<a class="navbar-brand" href="/"><img
class="img-responsive"
src="/img/yuxiupdata/logo.png"><span>万物互联 智启未来</span></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div id="mynav" class="collapse navbar-collapse">
@ -82,7 +84,9 @@
<a data-toggle="dropdown" role="button">物联网解决方案 <span class="caret"/></a>
<div class="dropdown-menu">
<div class="pull-left col-xs-8 col-sm-6">
<img alt="物联网应用定制" class="img-responsive" src="/img/yuxiupdata/mune-15.png" style="display: block;">
<img
alt="物联网应用定制" class="img-responsive" src="/img/yuxiupdata/mune-15.png"
style="display: block;">
<img alt="物联网智能硬件" class="img-responsive" src="/img/yuxiupdata/mune-13.png">
<img alt="物联网IOT云平台" class="img-responsive" src="/img/yuxiupdata/mune-14.png">
</div>