Files
ziqim/Yangcai365_web/manage/ztmpl/zhiqim_manager/norm.htm
T
2025-02-20 14:59:35 +08:00

15 righe
340 B
HTML

<#-- 主题变量和函数定义 -->
<#include "/ztmpl/zhiqim_manager/"+themeMain+"/define.htm"/>
<!DOCTYPE html>
<html>
<head>
<title>${context.getContextName()}</title>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
${Scripts.src(zhiqim.js)}
</head>
<body>
<#include include/>
</body>
</html>