Commit 67338f70 by Administrator

Update pageHeader.vue

parent 7eb32ffa
......@@ -20,7 +20,7 @@
<ul>
<nuxt-link tag="li" to="/">
<span :style="{color:route==='index'||route===''?'#00AAE6':'#666'}">首页-1</span>
<span :style="{color:route==='index'||route===''?'#00AAE6':'#666'}">首页</span>
<div class="abs-line" v-if="route==='index'||route===''"></div>
</nuxt-link>
<nuxt-link tag="li" to="/project?type=all">
......
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