ophimcms/theme-ffast

Ophim的ffast主题

1.2.1 2023-06-12 05:44 UTC

This package is auto-updated.

Last update: 2024-09-12 08:37:55 UTC


README

演示

主页

Alt text

电影列表页

Alt text

电影详情页

Alt text

需求

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

安装

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

更新

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

注意

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

文档

列表

  • 主页:display_label|relation|find_by_field|value|sort_by_field|sort_algo|limit|show_more_url|show_template (poster_1|poster_2|thumb_1|thumb_theater|top)
    Phim mới cập nhật||is_copyright|0|updated_at|desc|12|/danh-sach/phim-moi|poster_1
    Phim chiếu rạp||is_shown_in_theater|1|updated_at|desc|10|/danh-sach/phim-chieu-rap|thumb_theater
    Phim bộ mới||type|series|created_at|desc|10|/danh-sach/phim-bo|thumb
    Phim lẻ mới||type|single|created_at|desc|10|/danh-sach/phim-le|thumb
    Bảng xếp hạng||is_copyright|0|view_week|desc|10|/danh-sach/phim-le|thumb_top
    Phim sắp chiếu||status|trailer|created_at|desc|7|/danh-sach/phim-sap-chieu|poster_2
    

自定义视图Blade

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