This commit is contained in:
yanran200730
2023-02-02 15:38:51 +08:00
3 changed files with 65 additions and 8 deletions

View File

@@ -58,5 +58,9 @@ export default {
<style lang="scss" scoped>
.AppAiCode {
height: 100%;
& > section {
height: 100%;
}
}
</style>