From a960dd4795b33bce2666eab0fe11aa27299331fd Mon Sep 17 00:00:00 2001 From: congzc Date: Tue, 28 Mar 2023 15:43:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=98=E7=BD=91=E5=BA=95=E9=83=A8=E5=A4=87?= =?UTF-8?q?=E6=A1=88=E5=8F=B7=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/tail.vue | 97 +- yarn.lock | 8172 ++++++++++++++++++++++++++++++++ 2 files changed, 8227 insertions(+), 42 deletions(-) create mode 100644 yarn.lock diff --git a/src/components/common/tail.vue b/src/components/common/tail.vue index bd665ae..cfd5fba 100644 --- a/src/components/common/tail.vue +++ b/src/components/common/tail.vue @@ -7,7 +7,7 @@
- {{ characters == 1 ? "关注我们" : "follow Us" }} + {{ characters == 1 ? '关注我们' : 'follow Us' }}
@@ -19,7 +19,7 @@
- {{ characters == 1 ? "联系我们" : "Contact us" }} + {{ characters == 1 ? '联系我们' : 'Contact us' }}
@@ -44,7 +44,7 @@ >
- {{ characters == 1 ? "提交" : "Submit" }} + {{ characters == 1 ? '提交' : 'Submit' }}
@@ -53,8 +53,8 @@
{{ characters == 1 - ? "北京市海淀区中关村南大街12号农业科学院信息楼311室" - : "311, Information Building, Academy of Agricultural Sciences, No. 12 Zhongguancun South Street, Haidian District, Beijing" + ? '北京市海淀区中关村南大街12号农业科学院信息楼311室' + : '311, Information Building, Academy of Agricultural Sciences, No. 12 Zhongguancun South Street, Haidian District, Beijing' }}
@@ -75,73 +75,75 @@
- © 2021 Copyright 北京邃芒科技有限公司 版权所有 京ICP备2021007416号 + + © 2021 Copyright 北京邃芒科技有限公司 版权所有 + 京ICP备2023005136号-1