perf: perf

This commit is contained in:
xiaoxian521
2021-04-19 18:11:12 +08:00
parent d6fcab53b9
commit fdff569de9
26 changed files with 287 additions and 134 deletions

View File

@@ -91,11 +91,11 @@ export default {
<style scoped>
#LF-Turbo {
width: 100vw;
height: 85%;
height: 85vh;
outline: none;
}
.logic-flow-view {
height: 100%;
margin: 10px;
position: relative;
}
.demo-title {