优化 docs 子文档的引用路径

This commit is contained in:
贤心
2023-05-10 12:14:45 +08:00
parent 8dab770269
commit 89772f47da
30 changed files with 113 additions and 113 deletions

View File

@@ -39,5 +39,5 @@ layui.use(function(){
<h2 id="options" lay-toc="{hot: true}">属性</h2>
<div>
{{- d.include("docs/code/detail/options.md") }}
{{- d.include("/code/detail/options.md") }}
</div>