* Finish task.

This commit is contained in:
zhouxudong
2022-08-09 09:43:34 +00:00
parent 6f8f9b52e9
commit 808d01aa17
6 changed files with 90 additions and 60 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<?php js::set('getMethodName', $this->app->getMethodName());?>
<?php js::set('page', $this->app->getMethodName());?>
<?php js::set('weekend', $config->execution->weekend);?>
<?php js::set('longTime', $lang->program->longTime);?>
<?php js::set('currencySymbol', $lang->project->currencySymbol);?>