<!-- 移动端按钮 -->
<style>
/*2022年3月22日17:44:07 cc*/
.foot_content{display:none;}
@media(max-width: 1200px) {
.foot_content{display:flex;position:fixed;bottom:0px;left:0px;width:100%;text-align:center;z-index:9999;background:#fff;}
.foot_content a{text-decoration:none;}
.foot_content .foot_item{border-right:1px solid #eee;border-top:1px solid #eee;flex:1;height:44px;padding-top:3px;padding-bottom:4px;}
.foot_content .foot_item img{padding:0;width:26%;height:auto;max-width:28px;}
.foot_content .foot_item p{padding:0;margin:0;color:#666;font-size:10px;}
}
</style>
<div class="foot_content">
<div class="foot_item"><a href="https://www.xladmin.com/index.php/215.html" target="_blank"><img src="https://www.xladmin.com/jieshaoyetupian/dianying.jpg"><p>免费电影</p></a></div>
<div class="foot_item"><a href="https://www.xladmin.com/index.php/196.html" target="_blank"><img src="https://www.xladmin.com/jieshaoyetupian/yun.jpg"><p>云端工具</p></a></div>
<div class="foot_item"><a href="https://www.xladmin.com/index.php/251.html" target="_blank"><img src="https://www.xladmin.com/jieshaoyetupian/zhuomian.jpg"><p>平台导航</p></a></div>
<div class="foot_item"><a href="https://www.xladmin.com/index.php/17.html" target="_blank"><img src="https://www.xladmin.com/jieshaoyetupian/xiangmu.jpg"><p>项目文档</p></a></div>
</div>
<!-- 移动端导航-->
Comments | NOTHING
该文章已经关闭评论