diff --git a/.gitignore b/.gitignore index 2f7a45f..4b9161b 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ pnpm-debug.log* *.sln *.sw? .7z +.zip diff --git a/dist.zip b/dist.zip deleted file mode 100644 index f434245..0000000 Binary files a/dist.zip and /dev/null differ diff --git a/src/components/common/top.vue b/src/components/common/top.vue index b44ef17..b994ec5 100644 --- a/src/components/common/top.vue +++ b/src/components/common/top.vue @@ -9,14 +9,22 @@
- {{ characters == 1 ? "产品能力" : "AllCases" + {{ characters == 1 ? "产品能力" : "Products" }} - 邃芒慧生 - 邃芒慧影 - 邃芒慧播 - 邃图灵 + + {{ characters == 1 ? "邃芒慧生" : "MetaGene" }} + {{ + characters == 1 ? "邃芒慧影" : "MetaManeuver" + }} + {{ + characters == 1 ? "邃芒慧播" : "MetaStream" + }} + {{ + characters == 1 ? "邃图灵" : "MetaTuring" + }}
diff --git a/src/components/home/home.vue b/src/components/home/home.vue index 3fe1892..9ce1ba7 100644 --- a/src/components/home/home.vue +++ b/src/components/home/home.vue @@ -48,7 +48,7 @@
{{ - characters == 1 ? "文字语音AI驱动" : "Text/Audio AI manipulation" + characters == 1 ? "文字语音AI驱动" : "Text /Audio AI manipulation" }}
@@ -56,8 +56,8 @@
{{ characters == 1 - ? "文字/语音驱动生成数字人,邃芒技术所呈现的高自然度,以及多语言多种输入方式" - : "Text/audio manipulate the virtual human created, Metavatar AIGC delivers high resolution, naturally and vividly character moves" + ? "文字/语音驱动生成数字人,邃芒技术所呈现的高自然度,以及多语言多种输入方式," + : "Text/audio manipulate the virtual human created, Metavatar AIGC delivers high resolution, naturally and vividly character moves." }}
@@ -81,15 +81,15 @@
{{ characters == 1 - ? "中之人驱动数字形象,快速生产各种背景下的视频,短片,影视剧等,让您的数字人轻松进入各种复杂场景" - : "Metavatar also supports the “中の人“ vtuber manipulation. Generating videos and broadcasting content on demand in any " + ? "中之人驱动数字形象,快速生产各种背景下的视频,短片,影视剧等,让您的数字人轻松进入各种复杂场景," + : "Metavatar also supports the “中の人“ vtuber manipulation. Generating videos and broadcasting content on demand in any complex cases." }}
{{ characters == 1 - ? " 为企业在数字内容上提供丰富的体验,大幅节省成本提高生产效率。" - : "complex cases Provide extremely expenses saving & extendable user experience in digital content producing process ." + ? "为企业在数字内容上提供丰富的体验,大幅节省成本提高生产效率。" + : "Provide extremely expenses saving & extendable user experience in digital content producing process." }}
@@ -280,7 +280,7 @@ -->
-
+
ABOUT ME