wangxl@jiinfo.cn 2 долоо хоног өмнө
parent
commit
b61109c23e

+ 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',