.1502411993651747:da8ac936cbea5173321c6e29eb1254e2_69f2fe9edc48703ced6cc8e7.69f300d8dc48703ced6cc911.69f300d8044a8b0cf22b73b3:Trae CN.T(2026/4/30 15:12:24)#11
Open
lovely90133 wants to merge 1 commit intoyeazin:mainfrom
Conversation
实现文章草稿和发布状态管理功能,包括: - 修改博客模型状态选项为草稿和发布 - 添加更新时间和状态字段 - 实现发布和转为草稿的视图 - 在文章列表和表单中添加状态管理UI - 更新相关视图和模板以支持新状态
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
实现文章草稿和发布状态管理功能,包括: