ophimcms/theme-toro

Ophim的toro主题

1.0.1 2023-06-12 05:37 UTC

This package is auto-updated.

Last update: 2024-09-12 08:41:04 UTC


README

演示

主页

Alt text

电影列表页

Alt text

电影信息页

Alt text

观看电影页

Alt text

需求

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

安装

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

更新

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

注意

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

文档

列表

  • 主页海报滑块: 标签|关系|按字段查找|值|按字段排序|排序算法|限制

Phim đề cử||is_recommended|1|updated_at|desc|10

  • 主页缩略图滑块: 标签|关系|按字段查找|值|按字段排序|排序算法|限制

Phim mới cập nhật||is_copyright|0|updated_at|desc|24

  • 左侧栏: 显示标签|关系|按字段查找|值|按字段排序|排序算法|限制|显示更多链接|显示模板 (section_thumb|section_poster)

Phim chiếu rạp mới||is_shown_in_theater|1|created_at|desc|6|/danh-sach/phim-chieu-rap|section_poster
Phim bộ mới||type|series|updated_at|desc|16|/danh-sach/phim-bo|section_thumb
Phim lẻ mới||type|single|updated_at|desc|16|/danh-sach/phim-le|section_thumb
Phim hoạt hình mới|categories|slug|hoat-hinh|updated_at|desc|12|/the-loai/hoat-hinh|section_poster

  • 右侧栏: 标签|关系|按字段查找|值|按字段排序|排序算法|限制|显示模板 (rightbar_text|rightbar_thumb|rightbar_thumb_2)

Sắp chiếu||status|trailer|publish_year|desc|5|rightbar_text
Top phim lẻ||type|single|view_week|desc|5|rightbar_thumb
Top phim bộ||type|series|view_week|desc|6|rightbar_thumb_2

自定义视图Blade

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