diff --git a/index.html b/index.html index 8912dd4..e93c83d 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,8 @@ 音视频网站 - Flx + +
diff --git a/src/assets/img/about-honor-bg.png b/src/assets/img/about-honor-bg.png new file mode 100644 index 0000000..869d920 Binary files /dev/null and b/src/assets/img/about-honor-bg.png differ diff --git a/src/assets/img/abuot-contact-us.png b/src/assets/img/abuot-contact-us.png new file mode 100644 index 0000000..7d67cfb Binary files /dev/null and b/src/assets/img/abuot-contact-us.png differ diff --git a/src/components/ContactTabs.vue b/src/components/ContactTabs.vue new file mode 100644 index 0000000..2112431 --- /dev/null +++ b/src/components/ContactTabs.vue @@ -0,0 +1,101 @@ + + + + + diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 847ccad..e3ae852 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -12,7 +12,6 @@ serviceExchangeList=['服务交流','产品文档','技术支持','客户反馈'] aboutUsList=['关于我们','实验室简介','实验室新闻','奖项荣誉'] list=[technologyList,productsList,solutionList,serviceExchangeList,aboutUsList] - console.log(list)