{{user.nickname}}
{{user.role.name}}
一款轻量级的视频内容管理解决方案,专为视频资源的集中化管理而设计。系统提供完整的视频信息管理功能,支持多媒体内容的存储、分类和展示。
程序使用者拥有使用本程序搭建网站全部内容的所有权,并独立承担这些内容的法律义务。
开发者不对使用本系统构建网站的任何信息内容以及导致的任何版权纠纷和法律争议承担责任。
点击"立即安装"按钮下载应用包到本地。
将下载的应用包上传到 iCMS 系统的 app 目录下。
登录后台,进入"系统 > 应用商店 > 应用",找到视频系统并点击安装。
安装完成后,根据需要配置视频存储路径、播放器设置等参数。
6c08c96e9ea3cd296cf9ceeefb9e1a410387b29c
app/video/iCMS.APP.TABLE.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
4f3366be260cab36a659db233d5eed4f07a84e96
app/video/Video.php | 237 +++++++++ app/video/VideoAdmincp.php | 635 +++++++++++++++++++++++ app/video/VideoApp.php | 207 ++++++++ app/video/VideoCategoryAdmincp.php | 33 ++ app/video/VideoDataModel.php | 19 + app/video/VideoEvent.php | 121 +++++ app/video/VideoFeedbackModel.php | 10 + app/video/VideoFunc.php | 390 ++++++++++++++ app/video/VideoModel.php | 29 ++ app/video/VideoResource.php | 23 + app/video/VideoResourceAdmincp.php | 221 ++++++++ app/video/VideoResourceModel.php | 14 + app/video/VideoSpider.php | 234 +++++++++ app/video/VideoSpiderAdmincp.php | 304 +++++++++++ app/video/VideoSpiderModel.php | 10 + app/video/VideoStory.php | 16 + app/video/VideoStoryAdmincp.php | 105 ++++ app/video/VideoStoryModel.php | 10 + app/video/assets/add.css | 30 ++ app/video/assets/js/add.js | 22 + app/video/assets/js/edit.js | 3 + app/video/assets/js/index.js | 219 ++++++++ app/video/assets/js/resource/index.js | 116 +++++ app/video/assets/js/spider/index.js | 20 + app/video/assets/js/spider/list.js | 51 ++ app/video/assets/js/story/index.js | 54 ++ app/video/assets/manage.css | 7 + app/video/etc/admincp/Video.index.batch.json | 124 +++++ app/video/etc/admincp/node.rule.json | 6 + app/video/etc/menu/admincp.json | 101 ++++ app/video/etc/route/iurl.json | 7 + app/video/etc/route/node.json | 46 ++ app/video/iCMS.APP.DATA.php | 2 + app/video/iCMS.APP.TABLE.php | 195 +++++++ app/video/views/add.html | 534 +++++++++++++++++++ app/video/views/app/video.php | 13 + app/video/views/edit.html | 1 + app/video/views/index.html | 149 ++++++ app/video/views/resource/add.html | 118 +++++ app/video/views/resource/index.html | 87 ++++ app/video/views/spider/addres.html | 63 +++ app/video/views/spider/crawl.html | 65 +++ app/video/views/spider/index.html | 80 +++ app/video/views/spider/list.html | 209 ++++++++ app/video/views/story/add.html | 91 ++++ app/video/views/story/index.html | 68 +++ public/assets/video/play/http.html | 78 +++ public/assets/video/play/m3u8.html | 24 + public/assets/video/static/video.css | 745 +++++++++++++++++++++++++++ template/videoApp/video.htm | 192 +++++++ template/videoApp/video.index.htm | 256 +++++++++ template/videoApp/video.info.htm | 238 +++++++++ template/videoApp/video.list.htm | 272 ++++++++++ template/videoApp/video.play.htm | 115 +++++ template/videoApp/video.story.htm | 82 +++ template/videoApp/video.tag.htm | 175 +++++++ template/videoApp/widget/comment.htm | 12 + template/videoApp/widget/hotlist.htm | 36 ++ template/videoApp/widget/ulike.htm | 22 + 59 files changed, 7346 insertions(+)
官方开发团队
专业的CMS开发团队,致力于为用户提供优质的应用和服务。
{{user.nickname}}
{{user.role.name}}
我的资料 个人中心
退出