Files
huangjingfen/pro_v3.5.1/vendor/topthink/think-template/tests/template/extend.html

3 lines
72 B
HTML
Raw Normal View History

2026-03-07 22:29:07 +08:00
{block name="title"}标题{/block}
{block name="main"}主内容{/block}