feat: add flop plug-in unit

This commit is contained in:
xiaoxian521
2021-04-02 19:58:19 +08:00
parent 2de43ef859
commit 637808f88b
5 changed files with 421 additions and 101 deletions

View File

@@ -28,7 +28,7 @@ export default defineComponent({
<style scoped>
.app-main {
/* min-height: calc(100vh - 50px); */
min-height: calc(100vh - 70px);
width: 100%;
position: relative;
overflow-x: hidden;