多文件编辑支持

This commit is contained in:
2025-03-16 14:04:01 +08:00
parent d156c6a18d
commit 0d493c2c14
8 changed files with 510 additions and 138 deletions

View File

@@ -153,6 +153,18 @@ const state = reactive({
shortDescription: '',
groupInfo: [{}, {}, {}, {}, {}],
details: ''
},{
shortDescription: '',
groupInfo: [{}, {}, {}, {}, {}],
details: ''
},{
shortDescription: '',
groupInfo: [{}, {}, {}, {}, {}],
details: ''
},{
shortDescription: '',
groupInfo: [{}, {}, {}, {}, {}],
details: ''
},
],
groupIndex: 0,