📄 index.tpl
字号:
{assign var=showSitesSelection value=false}
{assign var=showPeriodSelection value=false}
{include file="CoreAdminHome/templates/header.tpl"}
{include file="CoreAdminHome/templates/menu.tpl"}
<div style="clear:both;">
<div id='content'>
{if $content}{$content}{/if}
</div>
<div id="footer" style="border-top:1px solid gray; margin-top:20px;padding-top:10px;">
<a href='?module=CoreHome'>{'General_BackToHomepage'|translate}</a>
</div>
{include file="CoreAdminHome/templates/footer.tpl"}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -