mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改后台任务样式
This commit is contained in:
parent
b0dd9aeb2f
commit
77fc2b0fa2
@ -19,7 +19,7 @@
|
||||
{block name="content"}
|
||||
|
||||
<div class="think-box-shadow">
|
||||
<div class="layui-row layui-col-space15 portal-block-container">
|
||||
<div class="layui-row layui-col-space20 portal-block-container">
|
||||
<div class="layui-col-sm6 layui-col-md3">
|
||||
<div class="portal-block-item nowrap" style="background:linear-gradient(-125deg,#57bdbf,#2f9de2)">
|
||||
<div>待处理</div>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{if session('user.username') eq 'admin'}
|
||||
<fieldset class="margin-bottom-10">
|
||||
<legend>进程守护状态</legend>
|
||||
<fieldset class="margin-bottom-15">
|
||||
<legend>守护状态</legend>
|
||||
<div class="layui-code border-0 margin-top-0">
|
||||
<h4 class="color-desc margin-top-10">守护进程运行状态</h4>
|
||||
{if $listen}
|
||||
|
Loading…
x
Reference in New Issue
Block a user