mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update system.html
This commit is contained in:
parent
76919b48c1
commit
f757b92901
@ -2,7 +2,7 @@
|
||||
<div class="layui-card-body padding-left-40">
|
||||
|
||||
<div class="layui-form-item margin-bottom-5">
|
||||
<div class="help-label label-required-prev"><b>默认主题样式</b>Theme Style</div>
|
||||
<div class="help-label label-required-prev"><b>默认配色方案</b>Theme Style</div>
|
||||
<div class="layui-textarea" style="min-height:unset">
|
||||
{foreach $themes as $k=>$v}
|
||||
<label class="think-radio">
|
||||
@ -14,7 +14,7 @@
|
||||
</label>
|
||||
{/foreach}
|
||||
</div>
|
||||
<span class="help-block">用户登录管理后台,未配置个性化主题的用户默认会使用此处配置的主题样式 ~</span>
|
||||
<span class="help-block">用户登录管理后台,未配置个性化主题的用户默认会使用此处配置的配色方案 ~</span>
|
||||
</div>
|
||||
|
||||
<div class="layui-row layui-col-space15 margin-bottom-5">
|
||||
|
Loading…
x
Reference in New Issue
Block a user