瀏覽代碼

隐藏活动

wangxl@jiinfo.cn 3 周之前
父節點
當前提交
b61109c23e
共有 3 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      src/components/homeHeader.vue
  2. 1 1
      src/langs/cn/DownloadList.js
  3. 1 1
      src/langs/en/DownloadList.js

+ 2 - 2
src/components/homeHeader.vue

@@ -12,7 +12,7 @@
             <el-menu-item index="home">{{ $t("nav.Overview") }}</el-menu-item>
             <!-- <el-menu-item index="article">{{ $t("nav.RelatedArticles") }}</el-menu-item> -->
             <el-menu-item index="product">{{ $t("nav.ProductDetails") }}</el-menu-item>
-            <el-menu-item index="promotion">Promotion</el-menu-item>
+            <!-- <el-menu-item index="promotion">Promotion</el-menu-item> -->
             <!-- <el-menu-item index="antibody">{{ $t("nav.AntibodyDatabase") }}</el-menu-item> -->
             <el-menu-item index="profile">{{ $t("nav.MaterialsDownload") }}</el-menu-item>
             <!-- <el-menu-item index="">Materials Download</el-menu-item> -->
@@ -39,7 +39,7 @@
             <el-menu-item index="article">{{ $t("nav.RelatedArticles") }}</el-menu-item>
             <!-- <el-menu-item index="product">{{ $t("nav.ProductDetails") }}</el-menu-item> -->
             <el-menu-item index="antibody">{{ $t("nav.AntibodyDatabase") }}</el-menu-item>
-            <el-menu-item index="promotion">Promotion</el-menu-item>
+            <!-- <el-menu-item index="promotion">Promotion</el-menu-item> -->
             <!-- <el-menu-item index="profile">{{ $t("nav.MaterialsDownload") }}</el-menu-item> -->
             <!-- <el-menu-item index="">Materials Download</el-menu-item> -->
             <el-menu-item index="contact">{{ $t("button.contactUs") }}</el-menu-item>

+ 1 - 1
src/langs/cn/DownloadList.js

@@ -1,7 +1,7 @@
 export default {
   syList: [
     {
-      title: "Eukaryotic Protein Preparation All-inclusive Package",
+      title: "Sanyou Bispecific Reference Antibody Catalog",
       url: '/static/img/profile/en.jpg',
       img: '/static/img/download/en.png',
       contentImg: '/static/img/download/en_8.jpg',

+ 1 - 1
src/langs/en/DownloadList.js

@@ -2,7 +2,7 @@ export default {
   // 
   syList:[
     {
-      title: "Eukaryotic Protein Preparation All-inclusive Package",
+      title: "Sanyou Bispecific Reference Antibody Catalog",
       url: '/static/img/profile/en.jpg',
       img: '/static/img/download/en.png',
       contentImg: '/static/img/download/en_8.jpg',