mirror of
https://gitee.com/zongzhige/shopxo-diy.git
synced 2026-07-08 06:35:28 +08:00
1.文章默认封面关闭
This commit is contained in:
@ -13,7 +13,7 @@ const defaultSetting: DefaultSetting = {
|
||||
order_by_type: '0',
|
||||
order_by_rule: '0',
|
||||
// 文章封面
|
||||
is_cover: '1',
|
||||
is_cover: '0',
|
||||
// 分类id
|
||||
category_ids: [],
|
||||
// 品牌分类id
|
||||
|
||||
Reference in New Issue
Block a user