houzhongjian
2024-07-23 a6de490948278991e47952e90671ddba4555e9a2
iailab-cloud/iailab-xxl-job/src/main/resources/templates/help.ftl
@@ -1,94 +1,94 @@
<#--<!DOCTYPE html>-->
<#--<html>-->
<#--<head>-->
<#--     <#import "./common/common.macro.ftl" as netCommon>-->
<#--   <@netCommon.commonStyle />-->
<#--   <title>${I18n.admin_name}</title>-->
<#--</head>-->
<#--<body class="hold-transition skin-blue sidebar-mini <#if cookieMap?exists && cookieMap["xxljob_adminlte_settings"]?exists && "off" == cookieMap["xxljob_adminlte_settings"].value >sidebar-collapse</#if> ">-->
<#--<div class="wrapper">-->
<#--   <!-- header &ndash;&gt;-->
<#--   <@netCommon.commonHeader />-->
<#--   <!-- left &ndash;&gt;-->
<#--   <@netCommon.commonLeft "help" />-->
<#--   -->
<#--   <!-- Content Wrapper. Contains page content &ndash;&gt;-->
<#--   <div class="content-wrapper">-->
<#--      <!-- Content Header (Page header) &ndash;&gt;-->
<#--      <section class="content-header">-->
<#--         <h1>${I18n.job_help}</h1>-->
<#--      </section>-->
<!DOCTYPE html>
<html>
<head>
     <#import "./common/common.macro.ftl" as netCommon>
   <@netCommon.commonStyle />
   <title>${I18n.admin_name}</title>
</head>
<body class="hold-transition skin-blue sidebar-mini <#if cookieMap?exists && cookieMap["xxljob_adminlte_settings"]?exists && "off" == cookieMap["xxljob_adminlte_settings"].value >sidebar-collapse</#if> ">
<div class="wrapper">
   <!-- header -->
   <@netCommon.commonHeader />
   <!-- left -->
   <@netCommon.commonLeft "help" />
<#--      <!-- Main content &ndash;&gt;-->
<#--      <section class="content">-->
<#--         <div class="callout callout-info">-->
<#--            <h4>${I18n.admin_name_full}</h4>-->
<#--            <br>-->
<#--            <p>-->
<#--               <a target="_blank" href="https://github.com/xuxueli/xxl-job">Github</a>&nbsp;&nbsp;&nbsp;&nbsp;-->
<#--               <iframe src="https://ghbtns.com/github-btn.html?user=xuxueli&repo=xxl-job&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px" style="margin-bottom:-5px;"></iframe> -->
<#--               <br><br>-->
<#--                    <a target="_blank" href="https://www.xuxueli.com/xxl-job/">${I18n.job_help_document}</a>-->
<#--                    <br><br>-->
   <!-- Content Wrapper. Contains page content -->
   <div class="content-wrapper">
      <!-- Content Header (Page header) -->
      <section class="content-header">
         <h1>${I18n.job_help}</h1>
      </section>
<#--            </p>-->
<#--            <p></p>-->
<#--            </div>-->
<#--      </section>-->
<#--      <!-- /.content &ndash;&gt;-->
<#--   </div>-->
<#--   <!-- /.content-wrapper &ndash;&gt;-->
<#--   -->
<#--   <!-- footer &ndash;&gt;-->
<#--   <@netCommon.commonFooter />-->
<#--</div>-->
<#--<@netCommon.commonScript />-->
<#--</body>-->
<#--</html>-->
<#--<!DOCTYPE html>-->
<#--<html>-->
<#--<head>-->
<#--     <#import "./common/common.macro.ftl" as netCommon>-->
<#--   <@netCommon.commonStyle />-->
<#--   <title>${I18n.admin_name}</title>-->
<#--</head>-->
<#--<body class="hold-transition skin-blue sidebar-mini <#if cookieMap?exists && cookieMap["xxljob_adminlte_settings"]?exists && "off" == cookieMap["xxljob_adminlte_settings"].value >sidebar-collapse</#if> ">-->
<#--<div class="wrapper">-->
<#--   <!-- header &ndash;&gt;-->
<#--   <@netCommon.commonHeader />-->
<#--   <!-- left &ndash;&gt;-->
<#--   <@netCommon.commonLeft "help" />-->
<#--   -->
<#--   <!-- Content Wrapper. Contains page content &ndash;&gt;-->
<#--   <div class="content-wrapper">-->
<#--      <!-- Content Header (Page header) &ndash;&gt;-->
<#--      <section class="content-header">-->
<#--         <h1>${I18n.job_help}</h1>-->
<#--      </section>-->
      <!-- Main content -->
      <section class="content">
         <div class="callout callout-info">
            <h4>${I18n.admin_name_full}</h4>
            <br>
            <p>
               <a target="_blank" href="https://github.com/xuxueli/xxl-job">Github</a>&nbsp;&nbsp;&nbsp;&nbsp;
               <iframe src="https://ghbtns.com/github-btn.html?user=xuxueli&repo=xxl-job&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px" style="margin-bottom:-5px;"></iframe>
               <br><br>
                    <a target="_blank" href="https://www.xuxueli.com/xxl-job/">${I18n.job_help_document}</a>
                    <br><br>
<#--      <!-- Main content &ndash;&gt;-->
<#--      <section class="content">-->
<#--         <div class="callout callout-info">-->
<#--            <h4>${I18n.admin_name_full}</h4>-->
<#--            <br>-->
<#--            <p>-->
<#--               <a target="_blank" href="https://github.com/xuxueli/xxl-job">Github</a>&nbsp;&nbsp;&nbsp;&nbsp;-->
<#--               <iframe src="https://ghbtns.com/github-btn.html?user=xuxueli&repo=xxl-job&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px" style="margin-bottom:-5px;"></iframe> -->
<#--               <br><br>-->
<#--                    <a target="_blank" href="https://www.xuxueli.com/xxl-job/">${I18n.job_help_document}</a>-->
<#--                    <br><br>-->
            </p>
            <p></p>
            </div>
      </section>
      <!-- /.content -->
   </div>
   <!-- /.content-wrapper -->
<#--            </p>-->
<#--            <p></p>-->
<#--            </div>-->
<#--      </section>-->
<#--      <!-- /.content &ndash;&gt;-->
<#--   </div>-->
<#--   <!-- /.content-wrapper &ndash;&gt;-->
<#--   -->
<#--   <!-- footer &ndash;&gt;-->
<#--   <@netCommon.commonFooter />-->
<#--</div>-->
<#--<@netCommon.commonScript />-->
<#--</body>-->
<#--</html>-->
   <!-- footer -->
   <@netCommon.commonFooter />
</div>
<@netCommon.commonScript />
</body>
</html>
<!DOCTYPE html>
<html>
<head>
     <#import "./common/common.macro.ftl" as netCommon>
   <@netCommon.commonStyle />
   <title>${I18n.admin_name}</title>
</head>
<body class="hold-transition skin-blue sidebar-mini <#if cookieMap?exists && cookieMap["xxljob_adminlte_settings"]?exists && "off" == cookieMap["xxljob_adminlte_settings"].value >sidebar-collapse</#if> ">
<div class="wrapper">
   <!-- header -->
   <@netCommon.commonHeader />
   <!-- left -->
   <@netCommon.commonLeft "help" />
   <!-- Content Wrapper. Contains page content -->
   <div class="content-wrapper">
      <!-- Content Header (Page header) -->
      <section class="content-header">
         <h1>${I18n.job_help}</h1>
      </section>
      <!-- Main content -->
      <section class="content">
         <div class="callout callout-info">
            <h4>${I18n.admin_name_full}</h4>
            <br>
            <p>
               <a target="_blank" href="https://github.com/xuxueli/xxl-job">Github</a>&nbsp;&nbsp;&nbsp;&nbsp;
               <iframe src="https://ghbtns.com/github-btn.html?user=xuxueli&repo=xxl-job&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px" style="margin-bottom:-5px;"></iframe>
               <br><br>
                    <a target="_blank" href="https://www.xuxueli.com/xxl-job/">${I18n.job_help_document}</a>
                    <br><br>
            </p>
            <p></p>
            </div>
      </section>
      <!-- /.content -->
   </div>
   <!-- /.content-wrapper -->
   <!-- footer -->
   <@netCommon.commonFooter />
</div>
<@netCommon.commonScript />
</body>
</html>