feat(adult): 为 AVgle 模块添加样式属性
- 在 AVgle 模块的配置中添加 style 属性 - 设置类型为 "rect",比例为 1.5
This commit is contained in:
parent
5bc199e515
commit
76599e3a0f
@ -921,7 +921,11 @@
|
|||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
"quickSearch": 1,
|
"quickSearch": 1,
|
||||||
"filterable": 1,
|
"filterable": 1,
|
||||||
"ext": "./XBPQ/adult/AVgle.json"
|
"ext": "./XBPQ/adult/AVgle.json",
|
||||||
|
"style": {
|
||||||
|
"type": "rect",
|
||||||
|
"ratio": 1.5
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "好好J",
|
"key": "好好J",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user