【_footer】升级easyweb

pull/65/head
chenjinlong 2021-01-21 18:40:58 +08:00
parent e1175fd5db
commit f7103a9b20
1 changed files with 5 additions and 8 deletions

View File

@ -1,8 +1,5 @@
@/* 页脚 */
<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>
@/* 底部 */
<div class="layui-footer layui-text">
copyright © 2020 <a href="https://www.stylefeng.cn" target="_blank">GUNS</a> all rights reserved.
<span class="pull-right">Version 1.0</span>
</div>