TaoLer/app/admin/view/public/footer.html
2022-08-02 21:13:36 +08:00

13 lines
448 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
* @Author: TaoLer <alipey_tao@qq.com>
* @Date: 2021-12-06 16:04:50
* @LastEditTime: 2022-06-28 10:01:43
* @LastEditors: TaoLer
* @Description: 后台页脚结构
* @FilePath: \TaoLer\app\admin\view\public\footer.html
* Copyright (c) 2020~2022 http://www.aieok.com All rights reserved.
-->
<div class="layui-footer">
<!-- 底部固定区域 -->
© <a href="https://www.aieok.com">aieok.com</a> - 联系QQ317927823
</div>