Explorar o código

图层移动bug

曹冬冬 %!s(int64=5) %!d(string=hai) anos
pai
achega
f0c2ff0834
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/h5editor/overview.vue

+ 1 - 1
src/views/h5editor/overview.vue

@@ -321,7 +321,7 @@ export default {
       return result;
     },
     moveLayer(downEvent) {
-      let height = 30;
+      let height = 34;
       let timer = null;
       let layer = downEvent.target;
       let li = layer.parentNode;