feat: 专题 - 电力品线首页

This commit is contained in:
2025-11-20 11:57:03 +08:00
parent ef5d2c6ab9
commit c3c67c9e59
4 changed files with 165 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{extend name="public/nas_base" /}
{block name="style"}
{/block}
{block name="header"}
<!-- 重置header头为空 -->
{/block}
{block name="main"}
{/block}
{block name="footer"}
<!-- 重置footer头为空 -->
{/block}
{block name="script"}
{/block}

View File

@@ -0,0 +1,16 @@
{extend name="public/nas_base" /}
{block name="style"}
{/block}
{block name="header"}
<!-- 重置header头为空 -->
{/block}
{block name="main"}
{/block}
{block name="footer"}
<!-- 重置footer头为空 -->
{/block}
{block name="script"}
{/block}