forked from mirror/MrDoc
修复首页新建文集导致的样式问题
This commit is contained in:
parent
57eb8b10ad
commit
10019fe36c
@ -351,6 +351,9 @@
|
||||
sucess:function(){
|
||||
form.render();
|
||||
},
|
||||
end:function(){
|
||||
$("li.layui-nav-item dd.layui-this").removeClass("layui-this")
|
||||
},
|
||||
yes:function (index,layero) {
|
||||
layer.load(1)
|
||||
data = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user