[update 拆分] 拆分查看页调整

This commit is contained in:
danshihao
2024-07-01 16:24:10 +08:00
parent c368e20b4a
commit a126b41e82
3 changed files with 145 additions and 117 deletions
@@ -24,7 +24,7 @@ export default {
<style scoped lang="less">
.split-content {
height: 100vh;
padding: 20px;
padding: 20px 0 20px 20px;
background-color: #eff1f4;
}