refactor: 设置模板输出替换

This commit is contained in:
2025-04-12 17:26:51 +08:00
parent 266bc5bab7
commit 578e4c87a1
7 changed files with 49 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{extend name="public/base" /}
{block name="style"}
<link rel="stylesheet" type="text/css" href="/static/index/css/category.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/category.css" />
{/block}
{block name="main"}
<div class="orico_Page_category">