소스 검색

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>