ggg3/theme-pmc

KKPhim pmc 主题

安装: 1

依赖: 0

建议者: 0

安全性: 0

星级: 0

关注者: 1

分支: 0

语言:Blade

dev-main 2024-06-19 11:10 UTC

This package is auto-updated.

Last update: 2024-09-19 11:44:36 UTC


README

演示

主页

Alt text

电影列表页

Alt text

电影信息页

Alt text

观看电影页

Alt text

需求

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

安装

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

更新

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

注意

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

文档

列表

  • 主页: Label|relation|find_by_field|value|sort_by_field|sort_algo|limit|show_more_url|show_template (section_poster_1|section_poster_2)
    • 最新电影||type|single|updated_at|desc|12|/danh-sach/phim-le|section_poster_1
    • 最新电视剧||type|series|updated_at|desc|10|/danh-sach/phim-bo|section_poster_2
    • 热门电影||is_copyright|0|view_week|desc|7||section_poster_1

自定义视图 Blade

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