This commit is contained in:
2026-02-02 20:36:54 +08:00
parent 21f4a0fa96
commit f4af5dded9
7 changed files with 727 additions and 74 deletions

View File

@@ -200,6 +200,7 @@ onMounted(() => {
<style scoped lang="scss">
.layout-root {
display: flex;
flex-direction: row;
width: 100%;
min-height: 100vh;
background: #f0f2f5;