This commit is contained in:
李志鹏
2026-04-21 15:58:10 +08:00
37 changed files with 1161 additions and 6 deletions

View File

@@ -35,6 +35,10 @@
}
</style>
<style lang="less" scoped>
* {
--header-height: 8rem;
--footer-height: 7rem;
}
.view {
flex: 1;
overflow: hidden;