congzc 2 anos atrás
pai
commit
7da58ce307
2 arquivos alterados com 11 adições e 10 exclusões
  1. +10
    -9
      src/components/common/tail.vue
  2. +1
    -1
      src/components/views/shadow.vue

+ 10
- 9
src/components/common/tail.vue Ver arquivo

@@ -9,10 +9,10 @@
<div class="tiemBox" id="tiemBox">
<div class="taolIconBox">
<div class="taolIconText">
<!-- {{ characters == 1 ? "关注我们" : "follow Us" }} -->
{{ characters == 1 ? "" : "" }}
</div>
<!-- <div class="taolIconText"> -->
<!-- {{ characters == 1 ? "关注我们" : "follow Us" }} -->
<!-- {{ characters == 1 ? "" : "" }} -->
<!-- </div> -->
<div class="iconBox">
<img
src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/f.png"
@@ -33,7 +33,7 @@
</div>
</div>
<div class="contentBox" 啊实打实>
<div class="contentBox">
<div class="taolIconText" style="margin-top: 0px">
{{ characters == 1 ? "联系我们" : "Contact us" }}
</div>
@@ -339,12 +339,13 @@ export default {
float: left;
}
.taolIconText {
margin-top: 20px;
// margin-top: 20px;
margin-bottom: 20px;
font-size: 14px;
font-family: Inter;
font-weight: 400;
color: #323232;
line-height: 62px;
// line-height: 62px;
}
.iconBox {
display: flex;
@@ -415,14 +416,14 @@ export default {
}
}
.rqCodeBox {
padding-top: -10px;
// padding-top: -10px;
width: 360px;
// position: absolute;
// top: 130px;
float: left;
margin-left: 260px;
.phone {
margin-top: 10px;
// margin-top: 10px;
font-size: 14px;
font-family: Inter;
font-weight: 400;


+ 1
- 1
src/components/views/shadow.vue Ver arquivo

@@ -29,7 +29,7 @@
<!-- 英文部分 -->
<div class="title_item1" v-if="characters != 1">MetaNeuver</div>
<div class="title_item1_y" v-if="characters != 1">
Supports multimodl user input, text, voice, and source video.
Supports multimodal user input, text, voice, and source video.
</div>
<div class="desc" v-if="characters != 1">


Carregando…
Cancelar
Salvar