ophimcms/theme-pno

Ophim的pno主题

1.2.2 2023-06-12 05:50 UTC

This package is auto-updated.

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


README

演示

主页

Alt text

电影列表页

Alt text

电影信息页

Alt text

观看电影页

Alt text

需求

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

安装

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

更新

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

注意

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

文档

列表

  • 主页: Label|relation|find_by_field|value|sort_by_field|sort_algo|limit|show_more_url
    • 格式示例: 新片单||type|single|updated_at|desc|12|/danh-sach/phim-le
    • 格式示例: 新电视剧||type|series|updated_at|desc|12|/danh-sach/phim-bo
    • 类型示例: 动作片|categories|slug|hanh-dong|updated_at|desc|12|/the-loai/hanh-dong
    • 国家示例: 韩国电影|regions|slug|han-quoc|updated_at|desc|12|/quoc-gia/han-quoc
    • 其他字段示例: 热门电影||is_copyright|0|view_week|desc|12|

自定义Blade视图

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