Skip to content

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

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 进行引用,为什么?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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