happypeter / haoduoshipin

好多视频
http://haoduoshipin.com
236 stars 88 forks source link

给所有的视频添加一个长 title #347

Closed happypeter closed 9 years ago

happypeter commented 9 years ago

长度就像 https://css-tricks.com/video-screencasts/141-getting-the-images-and-numbers-for-responsive-images/ 这个差不多。

比如 http://haoduoshipin.com/v/100 这个视频,数据库中 name 这个字段叫 device ,这个保留。 再添加一个 title 字段,里面存 "使用 device 进行登录“ 这样的内容。

title 要在 http://haoduoshipin.com/v/100http://haoduoshipin.com/all 以及其他所有地方项目的显示出来,name 就不用显示了。