Commit ce3d31d3 by libai

测试

parent e610f5da
Showing with 1 additions and 1 deletions
...@@ -1545,7 +1545,7 @@ $(function () { ...@@ -1545,7 +1545,7 @@ $(function () {
content: $(".layer-photo"), content: $(".layer-photo"),
end: function () { end: function () {
$(".layui-layer-shade").hide() $(".layui-layer-shade").hide()
$(".layer-photo-content-left video").pause() $(".layer-photo-content-left video").remove()
layer.closeAll() layer.closeAll()
} }
}) })
......
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