ophimcms/theme-holy

Ophim的圣主题

1.2.1 2023-06-12 05:45 UTC

This package is auto-updated.

Last update: 2024-09-12 08:28:19 UTC


README

演示

主页

Alt text

电影列表页

Alt text

电影信息页

Alt text

电影观看页

Alt text

要求

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

安装

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

更新

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

注意

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

文档

列表

  • 主页: display_label|display_description|relation|find_by_field|value|sort_by_field|sort_algo|limit|show_more_url
    Phim đề cử|Những bộ phim đang được quan tâm nhiều nhất||is_recommended|1|updated_at|desc|20|#
    Phim chiếu rạp mới|Tổng hợp phim chiếu rạp vietsub||is_shown_in_theater|1|created_at|desc|10|/danh-sach/phim-chieu-rap
    Phim bộ mới|Phim bộ mới cập nhật||type|series|updated_at|desc|10|/danh-sach/phim-bo
    Phim lẻ mới|Phim lẻ mới cập nhật||type|single|updated_at|desc|10|/danh-sach/phim-le
    Phim hoạt hình mới|Phim hoạt hình mới cập nhật|categories|slug|hoat-hinh|updated_at|desc|10|/the-loai/hoat-hinh
    Top phim|Những phim được xem nhiều nhất||is_copyright|0|view_week|desc|10|#
    

自定义视图Blade

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