devcuongnguyen/theme-vung

Ophim 的 vung 主题

安装: 14

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 0

分支: 6

语言:Blade

1.0.8 2024-01-10 22:31 UTC

This package is auto-updated.

Last update: 2024-09-10 23:46:48 UTC


README

演示

主页

Alt text

电影列表页

Alt text

电影信息页

Alt text

观看电影页

Alt text

要求

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

安装

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

更新

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

注意

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

文档

列表

  • 主页:display_label|relation|find_by_field|value|limit|show_more_url

    Phim chiếu rạp||is_shown_in_theater|1|updated_at|desc|12|/danh-sach/phim-chieu-rap
    Phim bộ mới||type|series|updated_at|desc|12|/danh-sach/phim-bo
    Phim lẻ mới||type|single|updated_at|desc|12|/danh-sach/phim-le
    Hoạt hình|categories|slug|hoat-hinh|updated_at|desc|12|/the-loai/hoat-hinh
    
    
  • 顶部:Label|relation|find_by_field|value|sort_by_field|sort_algo|limit|show_template (top_thumb|top_poster|top_poster_small)

    Phim sắp chiếu||type|single|view_week|desc|10|top_poster_small
    Top phim lẻ||type|single|view_week|desc|5|top_thumb
    Top phim bộ||type|series|view_week|desc|10|top_poster
    
    

自定义视图 Blade

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