修复:弹出层挂载容器问题;🐛

fix: the problem of pop up layer mount container;
This commit is contained in:
chenghongxing
2020-12-02 22:30:49 +08:00
parent c2915c93d3
commit 5de611523c
2 changed files with 5 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div class="beauty-scroll" style="height: 100vh; overflow-y: scroll">
<div id="popContainer" class="beauty-scroll" style="height: 100vh; overflow-y: scroll">
<div id="app"></div>
</div>
<!-- require cdn assets js -->