|
|
@@ -113,6 +113,37 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="module_7"> |
|
|
|
<div class="fillBox"> |
|
|
|
<div |
|
|
|
class="title" |
|
|
|
>{{characters==1?'超写实数字人的互动全新体验':'A new interactive experience of hyper-realistic digital people'}}</div> |
|
|
|
<div class="hintBox"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div class="news1">{{characters==1?'你好,我是XXXX':"Hello, I'm XXXX"}}</div> |
|
|
|
</div> |
|
|
|
<div class="hintBox_1"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div class="news1">{{characters==1?'你会说英语吗?Avrli':"Do you speak English? Avrli"}}</div> |
|
|
|
</div> |
|
|
|
<div class="hintBox"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div class="news1">Which one would you like--this one or that one</div> |
|
|
|
</div> |
|
|
|
<div class="hintBox_1"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div class="news1">{{characters==1?'你会说英语吗?Avrli':"Do you speak English? Avrli"}}</div> |
|
|
|
</div> |
|
|
|
<div class="hintBox"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div |
|
|
|
class="news1" |
|
|
|
>{{characters==1?'据北京市气象局消息,丰台、石景山有雷阵雨天气':"According to the Beijing Meteorological Bureau,"}}</div> |
|
|
|
</div> |
|
|
|
<div class="bnt_look" @click="showBox">{{characters==1?'立刻体验':'Try it now'}}</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="module_5" id="module_5"> |
|
|
|
<!-- <img src="../../assets/img/module_5_bg2.png" alt="" class="module_5_bg1"> --> |
|
|
|
<div :class="characters==1?'titleBox':'titleBox1'"> |
|
|
@@ -152,36 +183,6 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="module_7"> |
|
|
|
<div class="fillBox"> |
|
|
|
<div |
|
|
|
class="title" |
|
|
|
>{{characters==1?'超写实数字人的互动全新体验':'A new interactive experience of hyper-realistic digital people'}}</div> |
|
|
|
<div class="hintBox"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div class="news1">{{characters==1?'你好,我是XXXX':"Hello, I'm XXXX"}}</div> |
|
|
|
</div> |
|
|
|
<div class="hintBox_1"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div class="news1">{{characters==1?'你会说英语吗?Avrli':"Do you speak English? Avrli"}}</div> |
|
|
|
</div> |
|
|
|
<div class="hintBox"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div class="news1">Which one would you like--this one or that one</div> |
|
|
|
</div> |
|
|
|
<div class="hintBox_1"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div class="news1">{{characters==1?'你会说英语吗?Avrli':"Do you speak English? Avrli"}}</div> |
|
|
|
</div> |
|
|
|
<div class="hintBox"> |
|
|
|
<div class="triangle"></div> |
|
|
|
<div |
|
|
|
class="news1" |
|
|
|
>{{characters==1?'据北京市气象局消息,丰台、石景山有雷阵雨天气':"According to the Beijing Meteorological Bureau,"}}</div> |
|
|
|
</div> |
|
|
|
<div class="bnt_look" @click="showBox">{{characters==1?'立刻体验':'Try it now'}}</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<!-- <div class="module_8" id="module_8"> |
|
|
|
<div class="title">SELECTED CASES</div> |
|
|
@@ -914,13 +915,13 @@ export default { |
|
|
|
} |
|
|
|
} |
|
|
|
.module_6 { |
|
|
|
height: 1080px; |
|
|
|
height: 950px; |
|
|
|
background-color: #fff; |
|
|
|
.title { |
|
|
|
text-align: center; |
|
|
|
font-size: 24px; |
|
|
|
color: #000; |
|
|
|
margin-top: 150px; |
|
|
|
margin-top: 100px; |
|
|
|
} |
|
|
|
.imgBox { |
|
|
|
width: 1280px; |
|
|
|