guns/src/main/webapp/pages/layout/_footer.html

8 lines
270 B
HTML

@/* 页脚 */
<div class="layui-footer">
Copyright © 2021 <a href="https://www.stylefeng.cn" target="_blank">stylefeng</a> All rights reserved.
<span class="pull-right">Version v7</span>
</div>
@/* 手机屏幕遮罩层 */
<div class="site-mobile-shade"></div>