自动目录插件默认的页面顺序规则是什么? #2971
-
import { autoCatalogPlugin } from "vuepress-plugin-auto-catalog"
//...
autoCatalogPlugin({
//插件选项
}), 全部默认配置的情况下,生成的目录是按什么规则对页面进行排序的? |
Beta Was this translation helpful? Give feedback.
Answered by
Mister-Hope
Mar 31, 2023
Replies: 1 comment 2 replies
-
路由的注册顺序 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Mister-Hope
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
路由的注册顺序