Files
orico-official-website/app/index/view/mobile/topic_laptop/index.html
liqian 276d901875
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 5s
refactor: 专题 - 笔记本
2025-12-08 09:34:10 +08:00

13 lines
184 B
HTML

{extend name="public/base" /}
{block name="style"}
{/block}
{block name="header"}
<!-- 重置header头为空 -->
{/block}
{block name="main"}
{/block}
{block name="script"}
{/block}