fix: 修改绘制界面样式,新增返回首页按钮

This commit is contained in:
mtruning
2022-01-09 17:12:35 +08:00
parent 3d8519519b
commit 7332dd1e98
10 changed files with 118 additions and 61 deletions
+1 -1
View File
@@ -13,8 +13,8 @@
</template>
</HeaderPro>
<n-layout-content content-style="overflow:hidden; display: flex">
<ContentLayers />
<ContentCharts />
<ContentLayers />
<ContentDraw />
<ContentDetails />
</n-layout-content>