Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

管理功能\公告 #8

Open
satouriko opened this issue May 10, 2017 · 1 comment
Open

管理功能\公告 #8

satouriko opened this issue May 10, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@satouriko
Copy link
Collaborator

完成管理员群发消息、公告页面相关功能

@satouriko satouriko added the dev label May 10, 2017
@satouriko satouriko added this to the I milestone May 10, 2017
@zhouziqunzzq
Copy link
Collaborator

公告页:是is_notice为true的Page
公告页面与普通页面的区别:公告页面的评论部分为“公告”和“用户评论”,普通页面则是“精彩评论”和“最新评论”
建议的后端实现:添加一个NoticeController, 写出管理员添加和删除公告的方法。定义公告为特殊的评论,其 position 字段为 "notice"。添加新的路由指向这个Controller的两个新方法。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants