devcuongnguyen / fix-theme-vung
Ophim 的 vung 主题
1.0.8
2024-01-10 22:31 UTC
Requires
- ckfinder/ckfinder-laravel-package: v3.5.2.1
- devcuongnguyen/ophim-core: ^1.0.0
- laravel/framework: ^6|^7|^8
README
演示
主页
电影列表页
电影信息页
观看电影页
要求
https://github.com/devcuongnguyen/ophim-core
安装
- 在项目目录下:
composer require devcuongnguyen/theme-vung
- 在管理面板中激活界面
更新
- 在项目目录下:
composer update devcuongnguyen/theme-vung
- 在管理面板中重新激活界面
注意
- 一些重要功能按钮的注意事项
激活
和重新激活
将将主题中的所有 js,css 文件发布到 laravel 的 public 目录。重置
将重置主题的所有配置
文档
列表
-
主页:
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