ggg3/theme-phimletv

phimletv

安装: 32

依赖: 0

建议: 0

安全: 0

星级: 0

关注者: 1

分支: 0

开放问题: 0

语言:CSS

1.2 2024-02-07 06:51 UTC

This package is not auto-updated.

Last update: 2024-10-02 16:46:15 UTC


README

演示

首页

Alt text

电影列表页

Alt text

电影信息页

Alt text

观看电影页

Alt text

需求

https://github.com/hacoidev/ophim-core

安装

  1. 在项目目录下:composer require ophimcms/theme-bptv
  2. 在管理员面板中激活界面

更新

  1. 在项目目录下:composer update ophimcms/theme-bptv
  2. 在管理员面板中重新激活界面

注意

  • 一些重要功能按钮的注意事项
    • 激活重新激活会将主题中的所有js和css文件发布到laravel的public目录。
    • 重置将重置主题的所有配置

文档

列表

  • 首页: display_label|relation|find_by_field|value|limit|show_more_url|show_template (slider_poster|section_thumb)

    • 示例格式: 新电视剧集||type|series|12|/danh-sach/phim-bo|slider_poster
    • 示例格式: 新电影||type|single|12|/danh-sach/phim-bo|section_thumb
    • 示例按类别: 动作电影|categories|slug|hanh-dong|12|/the-loai/hanh-dong|slider_poster
    • 示例按国家: 韩国电影|regions|slug|han-quoc|12|/quoc-gia/han-quoc|section_thumb
    • 示例其他字段: 影院上映电影||is_shown_in_theater|1|12|#|slider_poster
  • 热门列表: Label|relation|find_by_field|value|sort_by_field|sort_algo|limit|show_template (top_text|top_thumb)

    • 即将上映电影||status|trailer|publish_year|desc|9|top_text
    • 最受欢迎电视剧集||type|series|view_total|desc|9|top_thumb
    • 最受欢迎电影||type|single|view_total|desc|9|top_thumb

自定义视图Blade

  • 包中的原始blade文件: /vendor/ophimcms/theme-bptv/resources/views/themebptv
  • 复制需要自定义的文件到: /resources/views/vendor/themes/themebptv