From ef8b2345c31cf0b64abfe9e8ebd88695f0427cea Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Thu, 8 Dec 2022 12:50:30 +0800 Subject: [PATCH] update --- src/components/common/top.vue | 9 +++++---- src/components/home/home.vue | 10 +++++++--- src/components/views/turing.vue | 6 ++++-- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/src/components/common/top.vue b/src/components/common/top.vue index b44ef17..bd2e4b0 100644 --- a/src/components/common/top.vue +++ b/src/components/common/top.vue @@ -7,7 +7,7 @@
- + {{ characters == 1 ? "产品能力" : "AllCases" }} @@ -20,10 +20,10 @@
-
+
{{ characters == 1 ? "创新技术" : "Technology" }}
-
+
{{ characters == 1 ? "解决方案" : "Solutions" }}
- {{ characters == 1 ? "与xxx交谈" : "converse to xxx" }} + {{ characters == 1 ? "与李雷交谈" : "converse to Lee" }}