mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
优化新版皮肤显示
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user