ophimcms/theme-pmc

Ophim的pmc主题

1.2.1 2023-06-12 05:49 UTC

This package is auto-updated.

Last update: 2024-09-12 08:41:02 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