mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update index_search.html
This commit is contained in:
parent
f8c0cd8111
commit
7aebac05e5
@ -2,11 +2,8 @@
|
||||
<fieldset class="margin-bottom-10">
|
||||
<legend>进程守护</legend>
|
||||
<div class="layui-code border-0 margin-top-0">
|
||||
<h4 class="color-desc margin-top-10">运行环境需要开放执行函数</h4>
|
||||
<span class="layui-badge layui-bg-blue notselect">pclose</span>
|
||||
<span class="layui-badge layui-bg-blue notselect margin-left-5">popen</span>
|
||||
<span class="layui-badge layui-bg-blue notselect margin-left-5">shell_exe</span>
|
||||
<h4 class="color-desc margin-top-10">当前消息队列守护进程运行状态</h4>
|
||||
<h4 class="color-desc margin-top-10">开启执行函数 exec</h4>
|
||||
<h4 class="color-desc margin-top-10">当前守护进程运行状态</h4>
|
||||
{if $listen}
|
||||
<span class="layui-badge layui-bg-green">{$message|raw|default='--'}</span>
|
||||
{else}
|
||||
|
Loading…
x
Reference in New Issue
Block a user