mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改模板文件
This commit is contained in:
parent
7c181e7d79
commit
64fd6cdc1a
@ -2,7 +2,7 @@
|
||||
|
||||
{block name='content'}
|
||||
<div class="think-box-notify margin-bottom-15">
|
||||
<b>温馨提示:</b>如需添加新内容,需要在系统管理的 <b>数据字典</b> 中添加类型为 “<b>{$type|default=''}</b>” 的数据。
|
||||
<b>温馨提示:</b>如需添加新内容,需要在<b> 系统管理 </b>的<b> 数据字典 </b>中添加类型为 “<b>{$type|default=''}</b>” 的记录。
|
||||
</div>
|
||||
<div class="layui-row layui-col-space15 portal-block-container notselect">
|
||||
{foreach $types as $key=>$type}
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
{block name='content'}
|
||||
<div class="think-box-notify margin-bottom-15">
|
||||
<b>温馨提示:</b>如需添加新内容,需要在系统管理的 <b>数据字典</b> 中添加类型为 “<b>{$type|default=''}</b>” 的数据。
|
||||
<b>温馨提示:</b>如需添加新内容,需要在<b> 系统管理 </b>的<b> 数据字典 </b>中添加类型为 “<b>{$type|default=''}</b>” 的记录。
|
||||
</div>
|
||||
<div class="layui-row layui-col-space15 portal-block-container notselect">
|
||||
{foreach $types as $key=>$type}
|
||||
|
Loading…
x
Reference in New Issue
Block a user