feat: 将草稿箱分拆为单独页面

This commit is contained in:
gaoyunqi
2024-02-20 15:03:32 +08:00
parent e657310fd3
commit 4e4ef58105
4 changed files with 168 additions and 13 deletions

View File

@ -285,7 +285,6 @@
<style lang="less" scoped>
.form-container {
display: flex;
height: 100vh;
margin-top: -10px;
}