ソースを参照

4.14SEO版本优化

ccf 4 年 前
コミット
10990be317
1 ファイル変更1 行追加1 行削除
  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>