多级slug-bug

This commit is contained in:
tangly1024
2023-10-29 11:21:16 +08:00
parent cfe2eb8908
commit 608cc8991b
4 changed files with 118 additions and 1 deletions

View File

@@ -135,6 +135,8 @@ function mapProperties(properties) {
/**
* 获取自定义URL
* 可以根据变量生成URL
* 支持:%year%/%month%/%day%/%slug%
* @param {*} postProperties
* @returns
*/