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

更新视频页 #24

Open
6 tasks
Alexhaoge opened this issue Nov 3, 2020 · 0 comments
Open
6 tasks

更新视频页 #24

Alexhaoge opened this issue Nov 3, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Alexhaoge
Copy link
Member

Alexhaoge commented Nov 3, 2020

  • 修改排版,右边栏文字溢出了
  • 看videojs的官方文档,修改视频框
    • 让视频尺寸自适应(网格系统固定border,然后再让不同大小视频在里面自适应)
    • 添加下载按钮
  • 添加分类功能?这是不是后端的活。。。

  • 上传功能的前端(仅限管理员)

  • 其他需要加的,比如导航栏,评论栏,介绍。。。都可以,总之就是练手

后端实际上视频是在文件系统里的而不是数据库的,视频列表读的就是videos文件夹下的文件名,所以怎么简单怎么来,比如分类就可以看成是子文件夹

@Alexhaoge Alexhaoge added bug Something isn't working enhancement New feature or request labels Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants