You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aquaculture/resources/views/modules/user/footer.blade.php

11 lines
308 B

<div class="footer">
<div class="footer-bd">
<p>
<a href="#">关于</a>
<a href="#">合作伙伴</a>
<a href="#">联系我们</a>
<a href="#">网站地图</a>
<em>© 2015-2025 waitmoonman 版权所有</em>
</p>
</div>
</div>