优化新版皮肤显示

This commit is contained in:
2020-04-18 21:06:38 +08:00
parent 7238e1770c
commit c6aee0b18e
4 changed files with 53 additions and 5 deletions

View File

@@ -65,7 +65,6 @@
nav.html($(e).html())
nav.appendTo('.mobile-nav-container')
})
$('.left-bottom-options').click(function(){
@@ -74,7 +73,7 @@
content:$('.layui-side'),
anim:3,
offset:'l',
area:['60%','100%'],
area:['140px','100%'],
shadeClose:true,
title:false,
closeBtn:false,