Pre Merge pull request !123 from 且听风吟720/N/A

This commit is contained in:
且听风吟720 2023-01-17 08:22:08 +00:00 committed by Gitee
commit 341843a73e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -14,8 +14,10 @@
</template> </template>
</layout-header-pro> </layout-header-pro>
<n-layout-content content-style="overflow:hidden; display: flex"> <n-layout-content content-style="overflow:hidden; display: flex">
<content-charts></content-charts> <div>
<content-layers></content-layers> <content-charts></content-charts>
<content-layers></content-layers>
</div>
<content-configurations></content-configurations> <content-configurations></content-configurations>
</n-layout-content> </n-layout-content>
</n-layout> </n-layout>