Skip to content

Commit 6d894f4

Browse files
committed
doc: Update docs/leaf.md 403e79b
1 parent fec7091 commit 6d894f4

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

data.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/leaf.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,11 @@
136136
</span><span class="code-line"> <span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;</span>li</span><span class="token punctuation">></span></span>#(friend.name)<span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;/</span>li</span><span class="token punctuation">></span></span>
137137
</span><span class="code-line">#endfor
138138
</span></code></pre>
139+
<p>文件夹中的模板</p>
140+
<pre class="language-html"><code class="language-html code-highlight"><span class="code-line">#extend("partials/detail-layout"):
141+
</span><span class="code-line"> #export("body"): 详情页面 #endexport
142+
</span><span class="code-line">#endextend
143+
</span></code></pre>
139144
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="表达式"><a aria-hidden="true" tabindex="-1" href="#表达式"><span class="icon icon-link"></span></a>表达式</h3><div class="wrap-body">
140145
<ul class="cols-3 style-none">
141146
<li><code>+</code></li>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1891,7 +1891,7 @@
18911891
<li><a href="https://appstore.lazycat.cloud/#/shop/detail/io.zeroc.app.quickref">懒猫微服应用商店</a></li>
18921892
</ul>
18931893

1894-
</div></div><div class="h2wrap-body"></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 <a href="https://wangchujiang.com/#/app" target="_blank">Kenny Wang</a>. Updated on 2025/11/16 21:52:26</footer></footer><script async src="https://www.googletagmanager.com/gtag/js?id=G-9MWEWXSDQK"></script><script>window.dataLayer = window.dataLayer || [];
1894+
</div></div><div class="h2wrap-body"></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 <a href="https://wangchujiang.com/#/app" target="_blank">Kenny Wang</a>. Updated on 2025/11/17 23:30:38</footer></footer><script async src="https://www.googletagmanager.com/gtag/js?id=G-9MWEWXSDQK"></script><script>window.dataLayer = window.dataLayer || [];
18951895
function gtag(){dataLayer.push(arguments);}
18961896
gtag('js', new Date());
18971897
gtag('config', 'G-9MWEWXSDQK');</script><script src="data.js?v=1.11.1" defer></script><script src="js/fuse.min.js?v=1.11.1" defer></script><script src="js/main.js?v=1.11.1" defer></script><div id="mysearch"><div class="mysearch-box"><div class="mysearch-input"><div><svg xmlns="http://www.w3.org/2000/svg" height="1em" width="1em" viewBox="0 0 18 18">

0 commit comments

Comments
 (0)