graph.tpl

来自「一款可以和GOOGLE媲美的开源统计系统,运用AJAX.功能强大. 无色提示:」· TPL 代码 · 共 10 行

TPL
10
字号
<div id="{$id}" class="{if $graphType=='evolution'}parentDivGraphEvolution{else}parentDivGraph{/if}">
{$jsInvocationTag}

{if $showFooter}
	{include file="CoreHome/templates/datatable_footer.tpl"}
	{include file="CoreHome/templates/datatable_js.tpl"}
{/if}

</div>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?