瀏覽代碼

upload

ctt_ywq
HolyKnightIX 2 年之前
父節點
當前提交
afb2b1c56e
共有 2 個檔案被更改,包括 3 行新增10 行删除
  1. +3
    -4
      src/components/home/home.vue
  2. +0
    -6
      src/components/views/shadow.vue

+ 3
- 4
src/components/home/home.vue 查看文件

@@ -704,7 +704,7 @@ export default {
path: "", path: "",
}, },
{ {
url: "https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/parter7_1.png",
url: "https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/partner7.png",
path: "", path: "",
}, },
], ],
@@ -1978,12 +1978,11 @@ export default {
justify-content: center; justify-content: center;
vertical-align: bottom; vertical-align: bottom;
width: 200px;
width: 180px;
height: 100px; height: 100px;
padding: 0 20px;
// background-color: #f0f0f0; // background-color: #f0f0f0;
img { img {
width: 100%;
max-height: 100%;
// margin: 20px 5%; // margin: 20px 5%;
cursor: pointer; cursor: pointer;
transition: all 0.3s; transition: all 0.3s;


+ 0
- 6
src/components/views/shadow.vue 查看文件

@@ -109,11 +109,6 @@
<div class="module_3"> <div class="module_3">
<div class="title" v-if="characters == 1">脚本驱动数字人直播</div> <div class="title" v-if="characters == 1">脚本驱动数字人直播</div>
<<<<<<< HEAD
<div class="title" v-if="characters != 1">Script-driven digital human live broadcast</div>
<img class="title" v-if="characters == 1" src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/metavatar_shadow/scriptDrive@2x.png" alt="" />
<img class="title" v-if="characters != 1" src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/metavatar_shadow/scriptDrive@2x.png" alt="" />
=======
<div class="title" v-if="characters != 1"> <div class="title" v-if="characters != 1">
Script-driven digital human live broadcast Script-driven digital human live broadcast
</div> </div>
@@ -127,7 +122,6 @@
src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/metavatar_shadow/scriptDrive_en@2x.png" src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/metavatar_shadow/scriptDrive_en@2x.png"
alt="" alt=""
/> />
>>>>>>> ad918594528b2ee1797610746411709b03b41fec
</div> </div>
<el-dialog <el-dialog


Loading…
取消
儲存