故事详情排版修改

This commit is contained in:
jiangh277
2025-08-08 17:42:07 +08:00
parent efd3f4a82c
commit 30e9e1c7b2
10 changed files with 501 additions and 172 deletions

View File

@@ -64,13 +64,4 @@ export default {
'pages.searchTable.tenThousand': '万',
'pages.searchTable.batchDeletion': '批量删除',
'pages.searchTable.batchApproval': '批量审批',
"story.deleteSuccess": "删除成功",
"story.deleteFailed": "删除失败",
"story.deleteConfirm": "确认删除",
"story.deleteConfirmDescription": "确定要删除这个故事项吗?此操作不可撤销。",
"story.yes": "是",
"story.no": "否",
"story.edit": "编辑",
"story.addSubItem": "添加子项",
"story.delete": "删除"
};