* Fix the bug of install devOps.

This commit is contained in:
xieqiyu
2023-12-18 16:25:41 +08:00
parent cdfb0a6b1c
commit 364b17bf35
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -12,6 +12,9 @@ namespace zin;
set::zui(true);
h::importCss($app->getWebRoot() . 'js/xterm/xterm.css');
h::importJs($app->getWebRoot() . 'js/xterm/xterm.js');
$formRows = array();
foreach($components->category as $item)
{