修改底部
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<section class="index-footer">
|
||||
<div></div>
|
||||
<!-- <section class="index-footer">
|
||||
<div class="footer-link"><a href="http://about.gter.net/about.html" target="_blank">关于寄托</a> <a
|
||||
href="http://about.gter.net/ad.html" target="_blank">广告合作</a> <a href="https://www.gter.net/link"
|
||||
target="_blank">友情链接</a> <a href="http://about.gter.net/disclaimer.html" target="_blank">免责声明</a> <a
|
||||
@@ -8,7 +9,7 @@
|
||||
<div class="line-two"><span>广州九微科技有限公司</span> <span>Copyright 2001-2023 GTER All Rights Reserved</span> <span><a
|
||||
href="http://www.miitbeian.gov.cn/" target="_blank"
|
||||
style="color: rgb(153, 153, 153); text-decoration: none;">粤ICP备14050432号</a></span></div>
|
||||
</section>
|
||||
</section> -->
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
@@ -350,7 +350,7 @@ watchEffect(()=>{
|
||||
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 14px;
|
||||
font-size: 13px;
|
||||
color: #FFFFFF;
|
||||
background: #6081d5;
|
||||
line-height: 24px;
|
||||
|
||||
@@ -491,12 +491,12 @@ defineExpose({
|
||||
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.img {
|
||||
width: 16px;
|
||||
width: 20px;
|
||||
// height: 20px;
|
||||
object-fit: contain;
|
||||
margin-right: 5px;
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="dis-f jus-x al-item s-w-100">
|
||||
<div class="dis-f jus-x al-item s-w-100" v-if="false">
|
||||
<img src="../assets/homeImage/listOnMore.svg" class="list-btn" alt="">
|
||||
<img src="../assets/homeImage/listOnMore.svg" class="list-btn r-no-list mg-l-20" alt="">
|
||||
<!-- <img src="../assets/homeImage/listMore.svg"
|
||||
|
||||
Reference in New Issue
Block a user