{% extends "./inc/base.html" %} {% block content %} {{controller.meta_title}} {%if ft_min_word_len >1%} × 提示! 系统检测 mysql参数 ft_min_word_len={{ft_min_word_len}},将会关闭全文检索,如要启用,请修改 ft_min_word_len 参数为1 {%endif%} 全站搜索 搜索配置 重建索引 添加搜索分类 排序 Go! 排序 编号 类别名称 所属模型 所属类型 类别描述 操作 {% for item in list %} {{item.id}} {{item.name}} {{item.mod|getmode('title')}} {%if item.extend==0%}{%if item.id==1%}系统{%else%}独立模型{%endif%}{%else%}系统模型{%endif%} {{item.info}} 编辑 删除 {% else %} × This would display if the 'item' collection were empty {% endfor %} {% endblock %} {% block script%} {% endblock%}
{{controller.meta_title}}
ft_min_word_len={{ft_min_word_len}}
ft_min_word_len
1
This would display if the 'item' collection were empty