Commit 31e87a5f authored by guoyou's avatar guoyou

联系我们跳转

parent 66ec355e
...@@ -177,7 +177,7 @@ ...@@ -177,7 +177,7 @@
</ul> </ul>
</li> </li>
<li> <li>
<nuxt-link to="/" :class="router== '/aboutXx'?'active':''">联系我们</nuxt-link> <nuxt-link to="/company" :class="router== '/company'?'active':''">联系我们</nuxt-link>
</li> </li>
<!-- <el-menu class="el-menu-demo" mode="horizontal"> <!-- <el-menu class="el-menu-demo" mode="horizontal">
<el-submenu index="2"> <el-submenu index="2">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment