Commit 58d9248f authored by zhengke's avatar zhengke

优化 图 层级

parent d553c773
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
left: elementInfo.left + 'px', left: elementInfo.left + 'px',
width: elementInfo.width + 'px', width: elementInfo.width + 'px',
height: elementInfo.height + 'px', height: elementInfo.height + 'px',
zIndex: isCliping?9:0,
}" }"
> >
<div <div
......
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 to comment