Update index.html

This commit is contained in:
Anyon 2022-04-19 16:23:48 +08:00
parent d6d1ae2be7
commit b51da34704

View File

@ -1,8 +1,8 @@
{extend name="../../admin/view/main"}
{block name='content'}
<div class="think-box-notify">温馨提示:如需添加新内容,需要在系统管理的基础数据添加类型为 <b>{$type|default=''}</b> 的基础数据。</div>
<div class="layui-row layui-col-space20 portal-block-container notselect margin-top-10">
<div class="think-box-notify margin-bottom-15">温馨提示:如需添加新内容,需要在系统管理的基础数据添加类型为 <b>{$type|default=''}</b> 的基础数据。</div>
<div class="layui-row layui-col-space15 portal-block-container notselect">
{foreach $types as $key=>$type}
<div class="layui-col-sm4 layui-col-md4 layui-col-lg3">
<!--{if auth('edit')}-->