- <#-- biz end(4/5 content) --> +
From 8c6f0223b9636a366e024d1cf9366f7504c0a7e9 Mon Sep 17 00:00:00 2001 From: xuxueli <931591021@qq.com> Date: Sun, 24 Aug 2025 05:55:30 +0800 Subject: [PATCH] =?UTF-8?q?refactor(xxl-job):=20=E9=87=8D=E6=9E=84?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=A8=A1=E6=9D=BF=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增 commonHeader、commonFooter 和 commonLeft宏 - 更新 jobcode、jobgroup、jobinfo 和 joblog 页面结构 - 统一页面样式和布局 - 优化代码可读性和可维护性 --- .../resources/templates/joblog/joblog.detail.ftl | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/xxl-job-admin/src/main/resources/templates/joblog/joblog.detail.ftl b/xxl-job-admin/src/main/resources/templates/joblog/joblog.detail.ftl index 18ab810d..37ed5345 100644 --- a/xxl-job-admin/src/main/resources/templates/joblog/joblog.detail.ftl +++ b/xxl-job-admin/src/main/resources/templates/joblog/joblog.detail.ftl @@ -9,11 +9,13 @@ <#-- biz start(1/5 style) --> <#-- biz end(1/5 end) --> + -
+- <#-- biz end(4/5 content) --> +