This commit is contained in:
zhouxudong
2022-06-30 02:44:29 +00:00
parent e00896f727
commit bc16e41c73
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@
<?php js::set('selectAll', $lang->selectAll);?>
<?php js::set('hasProject', $hasProject);?>
<?php js::set('checkedProjects', $lang->program->checkedProjects);?>
<?php js::set('cilentLang', $this->app->getClientLang());?>
<?php if($programType == 'bygrid'):?>
<style>#mainMenu{padding-left: 10px; padding-right: 10px;}</style>
<?php endif;?>