Commit 0907c658 authored by JingChao's avatar JingChao

content

parent de223b75
...@@ -78,8 +78,8 @@ export default { ...@@ -78,8 +78,8 @@ export default {
nextHeight += vm.fontSize * 0.68 nextHeight += vm.fontSize * 0.68
} }
} }
nextElement = nextElement.nextElementSibling
} }
nextElement = nextElement.nextElementSibling
} while (nextElement) } while (nextElement)
return nextHeight return nextHeight
}, },
......
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