congzc 1 rok temu
rodzic
commit
02699e9ba6
2 zmienionych plików z 55 dodań i 21 usunięć
  1. +54
    -20
      src/components/common/tail.vue
  2. +1
    -1
      src/components/views/shadow.vue

+ 54
- 20
src/components/common/tail.vue Wyświetl plik

@@ -5,14 +5,38 @@
src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/LOGO1.png" src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/LOGO1.png"
alt alt
/> />
<div class="taolIconBox">
<!-- <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"
alt
/>
<img
src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/o.png"
alt
/>
<img
src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/ft.png"
alt
/>
<img
src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/x.png"
alt
/>
</div>
</div>
</div> </div>
<div class="tiemBox" id="tiemBox"> <div class="tiemBox" id="tiemBox">
<div class="taolIconBox">
<div class="taolIconText">
<!-- {{ characters == 1 ? "关注我们" : "follow Us" }} -->
{{ characters == 1 ? "" : "" }}
</div>
<div v-if="false" class="taolIconBox">
<!-- <div class="taolIconText"> -->
<!-- {{ characters == 1 ? "关注我们" : "follow Us" }} -->
<!-- {{ characters == 1 ? "" : "" }} -->
<!-- </div> -->
<div class="iconBox"> <div class="iconBox">
<img <img
src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/f.png" src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/pc/assets/img/f.png"
@@ -33,7 +57,7 @@
</div> </div>
</div> </div>
<div class="contentBox" 啊实打实>
<div class="contentBox">
<div class="taolIconText" style="margin-top: 0px"> <div class="taolIconText" style="margin-top: 0px">
{{ characters == 1 ? "联系我们" : "Contact us" }} {{ characters == 1 ? "联系我们" : "Contact us" }}
</div> </div>
@@ -81,8 +105,12 @@
: "311, Information Building, Academy of Agricultural Sciences, No. 12 Zhongguancun South Street, Haidian District, Beijing" : "311, Information Building, Academy of Agricultural Sciences, No. 12 Zhongguancun South Street, Haidian District, Beijing"
}} }}
</div> </div>
<div class="phone" v-if="characters == 1">周女士 +65 9422 2858</div>
<div class="phone" v-if="characters != 1">Chow +65 9422 2858</div>
<div class="phone" v-if="characters == 1" style="margin-top: 10px">
周女士 +65 9422 2858
</div>
<div class="phone" v-if="characters != 1" style="margin-top: 10px">
Chow +65 9422 2858
</div>
<div class="site"> <div class="site">
{{ {{
characters == 1 characters == 1
@@ -321,30 +349,36 @@ export default {
// padding-bottom: 54px; // padding-bottom: 54px;
.taillong { .taillong {
width: 168px;
height: 50px;
margin-top: 20px;
margin-left: 360px;
img {
padding-top: 20px;
padding-left: 360px;
// width: 168px;
// height: 50px;
// margin-top: 20px;
// margin-left: 360px;
> img {
width: 168px; width: 168px;
height: 50px; height: 50px;
margin-bottom: 10px;
} }
} }
.tiemBox { .tiemBox {
overflow: hidden; overflow: hidden;
margin-top: 20px;
padding-left: 500px;
// margin-top: 30px;
} }
.taolIconBox { .taolIconBox {
margin-left: 380px;
float: left;
// margin-left: 380px;
margin-left: 20px;
// float: left;
} }
.taolIconText { .taolIconText {
margin-top: 20px;
// margin-top: 20px;
margin-bottom: 20px;
font-size: 14px; font-size: 14px;
font-family: Inter; font-family: Inter;
font-weight: 400; font-weight: 400;
color: #323232; color: #323232;
line-height: 62px;
// line-height: 62px;
} }
.iconBox { .iconBox {
display: flex; display: flex;
@@ -415,14 +449,14 @@ export default {
} }
} }
.rqCodeBox { .rqCodeBox {
padding-top: -10px;
// padding-top: -10px;
width: 360px; width: 360px;
// position: absolute; // position: absolute;
// top: 130px; // top: 130px;
float: left; float: left;
margin-left: 260px; margin-left: 260px;
.phone { .phone {
margin-top: 10px;
// margin-top: 10px;
font-size: 14px; font-size: 14px;
font-family: Inter; font-family: Inter;
font-weight: 400; font-weight: 400;


+ 1
- 1
src/components/views/shadow.vue Wyświetl plik

@@ -29,7 +29,7 @@
<!-- 英文部分 --> <!-- 英文部分 -->
<div class="title_item1" v-if="characters != 1">MetaNeuver</div> <div class="title_item1" v-if="characters != 1">MetaNeuver</div>
<div class="title_item1_y" v-if="characters != 1"> <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>
<div class="desc" v-if="characters != 1"> <div class="desc" v-if="characters != 1">


Ładowanie…
Anuluj
Zapisz