Ver código fonte

4.14SEO版本优化

ccf 4 anos atrás
pai
commit
10990be317
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      components/header.vue

+ 1 - 1
components/header.vue

@@ -92,7 +92,7 @@
 
         <!-- 更多 -->
         <el-dropdown class="more-dropdown" placement="bottom-start" style="padding: 0 14px;">
-          <a :href="`${baseUrl}/bituni`" type="text" @click="cnzz('导航栏目','Bituni','')" class="dashboard-title ma-v2-service">Bituni</a>
+          <a :href="`${baseUrl}/bituni/`" type="text" @click="cnzz('导航栏目','Bituni','')" class="dashboard-title ma-v2-service">Bituni</a>
         </el-dropdown>