This commit is contained in:
X1627315083@163.com
2026-04-21 15:57:37 +08:00
parent 14b8ead78f
commit 282a5b2252
27 changed files with 595 additions and 20 deletions

View File

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