mirror of
https://github.com/hjdhnx/dr_py.git
synced 2025-05-01 03:54:01 -04:00
量子资源,关闭快速搜索
This commit is contained in:
parent
ae94a78fd6
commit
748a1e12e1
@ -4,9 +4,9 @@ var rule = {
|
||||
homeUrl: '/api.php/provide/vod?ac=detail',
|
||||
searchUrl: '/api.php/provide/vod?ac=detail&wd=**&pg=fypage',
|
||||
detailUrl: '/api.php/provide/vod?ac=detail&ids=fyid', //非必填,二级详情拼接链接
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 1,//是否启用快速搜索,
|
||||
filterable: 1,//是否启用分类筛选,
|
||||
searchable: 2,
|
||||
quickSearch: 0,
|
||||
filterable: 1,
|
||||
play_parse: false,
|
||||
lazy: '',
|
||||
multi: 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user