From f31731df8117bd45b4312300e2e7f640eaa5fb7e Mon Sep 17 00:00:00 2001 From: congzc Date: Mon, 22 May 2023 18:54:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=9B=B4=E6=8D=A2=E8=A7=86?= =?UTF-8?q?=E9=A2=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/home/home.vue | 45 +++++++++++++++++++++------------ src/components/views/shadow.vue | 4 +-- 2 files changed, 31 insertions(+), 18 deletions(-) diff --git a/src/components/home/home.vue b/src/components/home/home.vue index cce5299..fab8464 100644 --- a/src/components/home/home.vue +++ b/src/components/home/home.vue @@ -30,15 +30,11 @@
{{ - characters == 1 ? '用户仅需输入文字或语音,即可实现智能全自动的内容生产(AIGC)' : 'Multimodal Input: Seamlessly Manipulate Virtual Humans through Text and Audio in Multiple Languages.' + characters == 1 ? '用户仅需输入文字或语音,即可实现智能全自动的内容生产(AIGC)' : 'Multimodal Input: Seamlessly Manipulate Virtual Humans through Text and Audio in Multiple Languages' }}
- {{ - characters == 1 - ? '呈现出色的真实感和流畅度,卓越的自然度,自动辨认支持多语言' - : 'Unleash Exiiting Realism with Metavatar AIGC Pipeline: High-Resolution, Naturally Vivid Character Movements.' - }} + {{ characters == 1 ? '呈现出色的真实感和流畅度,卓越的自然度,自动辨认支持多语言' : 'Unleash Realism with Metavatar AlGC: High-Resolution, Naturally Vivid Character Movements' }}
{{ 'Bring new intelligence experience for user far more exciting than ever in few minutes' }} @@ -73,8 +69,13 @@
-
+ +
+ + +
@@ -349,6 +350,7 @@ export default { data() { return { isPlayed: true, + isPlayed2: true, // 轮播图效果 swiperIndex: 0, timer: null, @@ -676,6 +678,14 @@ export default { } this.isPlayed = !flag; }, + goSetVedio2(flag) { + if (flag) { + this.$refs['videoIII'].play(); + } else { + this.$refs['videoIII'].pause(); + } + this.isPlayed2 = !flag; + }, showBox() { this.dialogVisible = true; }, @@ -1016,9 +1026,12 @@ export default { // margin-top: 40px; } .module_3 { + display: flex; + justify-content: space-between; overflow: hidden; background-color: #202020; - .imgBox1 { + .imgBox1, + .imgBox2 { background-color: #fff; position: relative; float: left; @@ -1050,14 +1063,14 @@ export default { } } .imgBox2 { - width: 49%; - height: 570px; - float: right; - // background-color: #16e9d6; - img { - width: 100%; - height: 100%; - } + // width: 49%; + // height: 570px; + // float: right; + // // background-color: #16e9d6; + // img { + // width: 100%; + // height: 100%; + // } } } .module_4 { diff --git a/src/components/views/shadow.vue b/src/components/views/shadow.vue index 68a9848..02f29c7 100644 --- a/src/components/views/shadow.vue +++ b/src/components/views/shadow.vue @@ -78,8 +78,8 @@
中之人驱动
“中の人” driving
- - + +