备案号
This commit is contained in:
@@ -1618,12 +1618,21 @@
|
|||||||
margin: 0.6rem auto 0;
|
margin: 0.6rem auto 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 0.4rem;
|
padding-top: 0.4rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
gap: 0.2rem;
|
||||||
|
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-size: 0.12rem;
|
font-size: 0.12rem;
|
||||||
line-height: 0.16rem;
|
line-height: 0.16rem;
|
||||||
color: #9ca3af;
|
color: #9ca3af;
|
||||||
}
|
}
|
||||||
|
a{
|
||||||
|
font-size: 0.12rem;
|
||||||
|
text-decoration: none;
|
||||||
|
color: #9ca3af;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} // end .home-page
|
} // end .home-page
|
||||||
|
|||||||
@@ -479,6 +479,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="home-footer__bottom">
|
<div class="home-footer__bottom">
|
||||||
<p>©2016-2026 - 广州油梨信息科技有限公司 版权所有</p>
|
<p>©2016-2026 - 广州油梨信息科技有限公司 版权所有</p>
|
||||||
|
<a href="https://beian.miit.gov.cn/" target="_blank" class="">粤ICP备16019697号-7</a>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user