Commit 66042ee6 by 朱继来

添加弹层

parent 44f585b3
Showing with 3 additions and 1 deletions
......@@ -181,6 +181,7 @@
},
})
layer.msg('新增中...', {icon: 16, time: 0, shade: 0.3});
},
btn2: function(index) {
layer.close(index)
......@@ -359,8 +360,9 @@
}
},
})
}
}
layer.msg('新增中...', {icon: 16, time: 0, shade: 0.3});
},
btn2: function(index) {
layer.close(index)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment