Skip to content

cover 明明已经在 yaml header 中定义了,但是在调用 api 未引用 #10

@vicat47

Description

@vicat47

title: matterData.title || fileName,
slug: matterData.slug || fileName.toLowerCase().replace(/\s+/g, '-'),
template: '',
cover: '',
deleted: false,
publish: false,
publishTime: undefined,
pinned: false,
allowComment: true,
visible: 'PUBLIC',
priority: 0,

这里并没有将 cover 进行引用,为什么?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions