feat(adult): 为 AVgle 模块添加样式属性

- 在 AVgle 模块的配置中添加 style 属性
- 设置类型为 "rect",比例为 1.5
This commit is contained in:
Wang.Luo 2025-08-17 04:17:04 +08:00
parent 5bc199e515
commit 76599e3a0f

View File

@ -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",