fix:1.修复章节规划预览窗口UI显示问题

2.修复部分端点删除章节后字数没有更新的问题
This commit is contained in:
xiamuceer
2025-12-10 15:47:02 +08:00
parent 51d3b1ec1a
commit 9fcc06055c
6 changed files with 331 additions and 218 deletions
+4
View File
@@ -127,3 +127,7 @@ body {
justify-content: center;
}
}
.ant-tabs-dropdown {
z-index: 2000 !important;
}