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>