Commit 66042ee6 by 朱继来

添加弹层

parent 44f585b3
Showing with 2 additions and 0 deletions
...@@ -181,6 +181,7 @@ ...@@ -181,6 +181,7 @@
}, },
}) })
layer.msg('新增中...', {icon: 16, time: 0, shade: 0.3});
}, },
btn2: function(index) { btn2: function(index) {
layer.close(index) layer.close(index)
...@@ -361,6 +362,7 @@ ...@@ -361,6 +362,7 @@
}) })
} }
layer.msg('新增中...', {icon: 16, time: 0, shade: 0.3});
}, },
btn2: function(index) { btn2: function(index) {
layer.close(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