Cette révision appartient à :
2025-02-20 14:59:35 +08:00
Parent d7be84fac6
révision d4a3bb8ffc
2541 fichiers modifiés avec 336536 ajouts et 0 suppressions
+15
Voir le fichier
@@ -0,0 +1,15 @@
<#-- 主题变量和函数定义 -->
<#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>