mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind feature /area core /milestone 2.17.x #### What this PR does / why we need it: 支持在分类上为关联的文章统一设置渲染模板 现在文章的模板生效顺序为: 1. 文章关联的分类上设置的文章模板,如果有多个则选择第一个 2. 文章上设置的自定义模板 3. 文章的默认模板 #### Which issue(s) this PR fixes: Fixes #6101 #### Does this PR introduce a user-facing change? ```release-note 支持在分类上为关联的文章统一设置渲染模板 ``` |
||
---|---|---|
.. | ||
.openapi-generator | ||
api | ||
models | ||
.gitignore | ||
.npmignore | ||
.openapi-generator-ignore | ||
api.ts | ||
base.ts | ||
common.ts | ||
configuration.ts | ||
git_push.sh | ||
index.ts |