以下为自定义应用的可调用内容,请自行调整
字段名 | 内容 | 标签 |
---|---|---|
id | 1 | <!--{$content.id}--> |
cid | 80 | <!--{$content.cid}--> |
status | 1 | <!--{$content.status}--> |
ucid | 0 | <!--{$content.ucid}--> |
pid | '' | <!--{$content.pid}--> |
title | '筛选筛选筛选筛选' | <!--{$content.title}--> |
juqing | '0,1,2' | <!--{$content.juqing}--> |
year | '2020' | <!--{$content.year}--> |
yuyan | 'cn,en' | <!--{$content.yuyan}--> |
diqu | 'cn' | <!--{$content.diqu}--> |
pic | array ( ) | |
editor | '' | <!--{$content.editor}--> |
userid | 0 | <!--{$content.userid}--> |
money | 0 | <!--{$content.money}--> |
credit | 0 | <!--{$content.credit}--> |
scores | 0 | <!--{$content.scores}--> |
pubdate | 1714115558 | <!--{$content.pubdate}--> |
postime | 1714115633 | <!--{$content.postime}--> |
clink | '' | <!--{$content.clink}--> |
tpl | '' | <!--{$content.tpl}--> |
hits | array ( 'script' => 'http://demo.idreamsoft.com/shaixuan/hits?cid=80&id=1', 'count' => 0, 'today' => 0, 'yday' => 0, 'week' => 0, 'month' => 0, ) | <!--{$content.hits.script}--> <!--{$content.hits.count}--> <!--{$content.hits.today}--> <!--{$content.hits.yday}--> <!--{$content.hits.week}--> <!--{$content.hits.month}--> |
hits_today | 0 | <!--{$content.hits_today}--> |
hits_yday | 0 | <!--{$content.hits_yday}--> |
hits_week | 0 | <!--{$content.hits_week}--> |
hits_month | 0 | <!--{$content.hits_month}--> |
favorite | 0 | <!--{$content.favorite}--> |
comment | array ( 'url' => 'http://demo.idreamsoft.com/shaixuan/comment?appid=52&cid=80&iid=1', 'count' => 0, ) | <!--{$content.comment.url}--> <!--{$content.comment.count}--> |
good | 0 | <!--{$content.good}--> |
bad | 0 | <!--{$content.bad}--> |
sortnum | 0 | <!--{$content.sortnum}--> |
weight | 0 | <!--{$content.weight}--> |
creative | 0 | <!--{$content.creative}--> |
mobile | 0 | <!--{$content.mobile}--> |
postype | 1 | <!--{$content.postype}--> |
ywtfna | '' | <!--{$content.ywtfna}--> |
space | '' | <!--{$content.space}--> |
style | '' | <!--{$content.style}--> |
qfmpbx | '' | <!--{$content.qfmpbx}--> |
outurl | '' | <!--{$content.outurl}--> |
node_id | 80 | <!--{$content.node_id}--> |
APP | array ( 'id' => 52, 'app' => 'shaixuan', 'rootid' => 0, 'name' => '筛选', 'title' => '筛选', 'version' => 'v1.0.0', 'apptype' => 3, 'type' => 3, 'table' => array ( 'shaixuan' => array ( 'name' => 'icms_shaixuan', 'primary' => 'id', 'union' => '', 'label' => '筛选', ), ), 'config' => array ( 'info' => '筛选测试', 'template' => '', 'nodeTable' => '0', 'usercp' => '0', ), 'fields' => array ( 'base' => array ( 'label' => '基本信息', 'fields' => array ( 'id' => array ( 'id' => 'id', 'label' => '内容id', 'comment' => '主键 自增ID', 'field' => 'PRIMARY', 'name' => 'id', 'default' => '', 'type' => 'PRIMARY', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 1 => array ( 'type' => 'br', ), 'cid' => array ( 'id' => 'cid', 'label' => '栏目cid', 'field' => 'INT', 'name' => 'cid', 'default' => '', 'type' => 'node', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', 'validate' => array ( 0 => 'empty', ), ), 'status' => array ( 'id' => 'status', 'label' => '状态', 'comment' => '0:草稿;1:正常;2:回收;3:审核;4:不合格', 'option' => '草稿=0;正常=1;回收=2;审核=3;不合格=4;', 'field' => 'TINYINT', 'name' => 'status', 'default' => '1', 'type' => 'select', 'len' => '1', 'unsigned' => '1', 'class' => 'form-control', ), 4 => array ( 'type' => 'br', ), 'ucid' => array ( 'id' => 'ucid', 'label' => '用户分类', 'field' => 'INT', 'name' => 'ucid', 'default' => '', 'type' => 'user_node', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 6 => array ( 'type' => 'br', ), 'pid' => array ( 'id' => 'pid', 'label' => '属性', 'field' => 'VARCHAR', 'name' => 'pid', 'type' => 'multi_prop', 'default' => '', 'len' => '255', 'class' => 'form-control', 'multiple' => true, ), 8 => array ( 'type' => 'br', ), 'title' => array ( 'id' => 'title', 'label' => '标题', 'field' => 'VARCHAR', 'name' => 'title', 'type' => 'text', 'default' => '', 'len' => '255', 'class' => 'form-control', 'validate' => array ( 0 => 'empty', ), ), 'space' => array ( 'id' => 'space', 'label' => '空间', 'field' => 'SMALLINT', 'type' => 'radio', 'len' => '6', 'name' => 'space', 'default' => '', 'class' => 'radio', 'unsigned' => '1', 'access' => array ( 'view' => array ( ), 'edit' => array ( ), 'delete' => array ( ), ), 'admincpindex' => '1', 'multiple' => '', 'comment' => '', 'option' => '客厅;卧室;厨房;卫生间;餐厅;玄关;阳台;功能区;', 'help' => '', 'labelafter' => '', 'admincp-format' => '', 'app' => '53', 'holder' => '', 'error' => '', 'javascript' => '', 'validate' => '', ), 'style' => array ( 'id' => 'style', 'label' => '风格', 'field' => 'VARCHAR', 'type' => 'checkbox', 'len' => '255', 'name' => 'style', 'default' => '', 'class' => 'checkbox', 'multiple' => true, 'access' => array ( 'view' => array ( ), 'edit' => array ( ), 'delete' => array ( ), ), 'admincpindex' => '1', 'comment' => '', 'option' => '现代简约; 新中式; 北欧; 欧式; 简欧; 日式; 地中海; 田园; 美式; 简美; 混搭; 后现代; 轻奢; 港式; 工业风; 公装; 侘寂; 原木; 意式; 奶油;', 'help' => '', 'labelafter' => '', 'admincp-format' => '', 'holder' => '', 'error' => '', 'javascript' => '', 'validate' => '', ), 'qfmpbx' => array ( 'id' => 'qfmpbx', 'label' => '二级选项', 'field' => 'VARCHAR', 'type' => 'radio', 'len' => '32', 'name' => 'qfmpbx', 'default' => '', 'class' => 'radio', 'unsigned' => '1', 'access' => array ( 'view' => array ( ), 'edit' => array ( ), 'delete' => array ( ), ), 'admincpindex' => '1', 'multiple' => '', 'comment' => '', 'option' => '面积=mj(50-80㎡,80-100㎡,100-130㎡,130㎡及以上,50㎡及以下); 场景=changjing(家装,办公,店装,商超,餐饮,教育,民宿,娱乐,其他公装); 房型=hx(普通住宅,别墅,复式,大平层,loft,跃层); ', 'help' => '', 'labelafter' => '', 'admincp-format' => '', 'holder' => '', 'error' => '', 'javascript' => '', 'validate' => '', 'app' => '53', ), 'juqing' => array ( 'id' => 'juqing', 'label' => '剧情', 'field' => 'VARCHAR', 'type' => 'checkbox_prop', 'len' => '255', 'name' => 'juqing', 'default' => '', 'class' => 'checkbox', 'multiple' => true, 'option' => '默认属性=0;', 'access' => array ( 'view' => array ( ), 'edit' => array ( ), 'delete' => array ( ), ), 'admincpindex' => '1', 'unsigned' => '0', 'comment' => '', 'help' => '', 'labelafter' => '', 'admincp-format' => '', 'app' => '40', 'holder' => '', 'error' => '', 'javascript' => '', 'validate' => '', ), 'year' => array ( 'id' => 'year', 'label' => '年份', 'field' => 'VARCHAR', 'type' => 'radio_prop', 'len' => '200', 'name' => 'year', 'default' => '', 'class' => 'radio', 'option' => '默认属性=0;', 'access' => array ( 'view' => array ( ), 'edit' => array ( ), 'delete' => array ( ), ), 'admincpindex' => '1', 'multiple' => '', 'comment' => '', 'help' => '', 'labelafter' => '', 'admincp-format' => '', 'holder' => '', 'error' => '', 'javascript' => '', 'validate' => '', ), 'yuyan' => array ( 'id' => 'yuyan', 'label' => '语言', 'field' => 'VARCHAR', 'type' => 'checkbox_prop', 'len' => '255', 'name' => 'yuyan', 'default' => '', 'class' => 'checkbox', 'multiple' => true, 'option' => '默认属性=0;', 'access' => array ( 'view' => array ( ), 'edit' => array ( ), 'delete' => array ( ), ), 'admincpindex' => '1', 'comment' => '', 'help' => '', 'labelafter' => '', 'admincp-format' => '', 'holder' => '', 'error' => '', 'javascript' => '', 'validate' => '', ), 'diqu' => array ( 'id' => 'diqu', 'label' => '地区', 'field' => 'VARCHAR', 'type' => 'radio_prop', 'len' => '200', 'name' => 'diqu', 'default' => '', 'class' => 'radio', 'option' => '默认属性=0;', 'access' => array ( 'view' => array ( ), 'edit' => array ( ), 'delete' => array ( ), ), 'admincpindex' => '1', 'multiple' => '', 'comment' => '', 'help' => '', 'labelafter' => '', 'admincp-format' => '', 'holder' => '', 'error' => '', 'javascript' => '', 'validate' => '', ), 'ywtfna' => array ( 'id' => 'ywtfna', 'label' => '类型', 'field' => 'VARCHAR', 'type' => 'checkbox', 'len' => '255', 'name' => 'ywtfna', 'default' => '', 'class' => 'checkbox', 'multiple' => true, 'access' => array ( 'view' => array ( ), 'edit' => array ( ), 'delete' => array ( ), ), 'admincpindex' => '1', 'comment' => '', 'option' => '动作=动作; 爱情=爱情; 记录;', 'help' => '', 'labelafter' => '', 'admincp-format' => '', 'holder' => '', 'error' => '', 'javascript' => '', 'validate' => '', ), 18 => array ( 'type' => 'br', ), 'pic' => array ( 'id' => 'pic', 'label' => '封面', 'field' => 'VARCHAR', 'class' => 'form-control', 'name' => 'pic', 'default' => '', 'type' => 'image', 'len' => '255', ), 20 => array ( 'type' => 'br', ), 'editor' => array ( 'id' => 'editor', 'label' => '编辑', 'comment' => '编辑或用户名', 'field' => 'VARCHAR', 'name' => 'editor', 'type' => 'username', 'default' => '', 'len' => '255', 'class' => 'form-control', ), 'userid' => array ( 'id' => 'userid', 'label' => '用户ID', 'field' => 'INT', 'name' => 'userid', 'type' => 'userid:hidden', 'default' => '', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 23 => array ( 'type' => 'br', ), 'money' => array ( 'id' => 'money', 'label' => '金币', 'field' => 'INT', 'name' => 'money', 'default' => '', 'type' => 'number:money', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'credit' => array ( 'id' => 'credit', 'label' => '积分', 'field' => 'INT', 'name' => 'credit', 'default' => '', 'type' => 'number:credit', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'scores' => array ( 'id' => 'scores', 'label' => '阅读点数', 'field' => 'INT', 'name' => 'scores', 'default' => '', 'type' => 'number:scores', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), ), ), 'publish' => array ( 'label' => '发布设置', 'fields' => array ( 'pubdate' => array ( 'id' => 'pubdate', 'label' => '发布时间', 'field' => 'INT', 'name' => 'pubdate', 'default' => '', 'type' => 'datetime', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'postime' => array ( 'id' => 'postime', 'label' => '提交时间', 'field' => 'INT', 'name' => 'postime', 'default' => '', 'type' => 'datetime:hidden', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 29 => array ( 'type' => 'br', ), 'clink' => array ( 'id' => 'clink', 'label' => '自定义链接', 'field' => 'VARCHAR', 'name' => 'clink', 'type' => 'text', 'default' => '', 'len' => '255', 'class' => 'form-control', ), 31 => array ( 'type' => 'br', ), 'tpl' => array ( 'id' => 'tpl', 'label' => '模板', 'field' => 'VARCHAR', 'name' => 'tpl', 'type' => 'tplfile', 'default' => '', 'len' => '255', 'class' => 'form-control', ), 33 => array ( 'type' => 'br', ), 'hits' => array ( 'id' => 'hits', 'label' => '总点击数', 'field' => 'INT', 'name' => 'hits', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'hits_today' => array ( 'id' => 'hits_today', 'label' => '当天点击数', 'field' => 'INT', 'name' => 'hits_today', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'hits_yday' => array ( 'id' => 'hits_yday', 'label' => '昨天点击数', 'field' => 'INT', 'name' => 'hits_yday', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'hits_week' => array ( 'id' => 'hits_week', 'label' => '周点击', 'field' => 'INT', 'name' => 'hits_week', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'hits_month' => array ( 'id' => 'hits_month', 'label' => '月点击', 'field' => 'INT', 'name' => 'hits_month', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 39 => array ( 'type' => 'br', ), 'favorite' => array ( 'id' => 'favorite', 'label' => '收藏数', 'field' => 'INT', 'name' => 'favorite', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'comment' => array ( 'id' => 'comment', 'label' => '评论数', 'field' => 'INT', 'name' => 'comment', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 42 => array ( 'type' => 'br', ), 'good' => array ( 'id' => 'good', 'label' => '顶', 'field' => 'INT', 'name' => 'good', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'bad' => array ( 'id' => 'bad', 'label' => '踩', 'field' => 'INT', 'name' => 'bad', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 45 => array ( 'type' => 'br', ), 'sortnum' => array ( 'id' => 'sortnum', 'label' => '排序', 'field' => 'INT', 'name' => 'sortnum', 'default' => '', 'type' => 'number', 'len' => '10', 'unsigned' => '1', 'class' => 'form-control', ), 'weight' => array ( 'id' => 'weight', 'label' => '权重', 'field' => 'INT', 'name' => 'weight', 'default' => '', 'type' => 'number', 'len' => '10', 'class' => 'form-control', 'unsigned' => '1', ), 48 => array ( 'type' => 'br', ), 'creative' => array ( 'id' => 'creative', 'label' => '内容类型', 'comment' => '0:转载;1:原创', 'field' => 'TINYINT', 'name' => 'creative', 'option' => '转载=0;原创=1;', 'default' => '0', 'type' => 'radio', 'len' => '1', 'unsigned' => '1', 'class' => 'radio', ), 50 => array ( 'type' => 'br', ), 'mobile' => array ( 'id' => 'mobile', 'label' => '发布设备', 'comment' => '0:pc;1:手机', 'field' => 'TINYINT', 'name' => 'mobile', 'default' => '0', 'type' => 'device:hidden', 'len' => '1', 'unsigned' => '1', 'class' => 'form-control', ), 52 => array ( 'type' => 'br', ), 'postype' => array ( 'id' => 'postype', 'label' => '发布类型', 'comment' => '0:用户;1:管理员', 'field' => 'TINYINT', 'name' => 'postype', 'default' => '1', 'type' => 'postype:hidden', 'len' => '1', 'unsigned' => '1', 'class' => 'form-control', ), ), ), ), 'route' => array ( ), 'menu' => 'default', 'addtime' => 1729914808, 'status' => 1, ) | <!--{$content.APP.id}--> <!--{$content.APP.app}--> <!--{$content.APP.rootid}--> <!--{$content.APP.name}--> <!--{$content.APP.title}--> <!--{$content.APP.version}--> <!--{$content.APP.apptype}--> <!--{$content.APP.type}--> <!--{$content.APP.table}--> <!--{$content.APP.config}--> <!--{$content.APP.fields}--> <!--{$content.APP.route}--> <!--{$content.APP.menu}--> <!--{$content.APP.addtime}--> <!--{$content.APP.status}--> |
appid | 52 | <!--{$content.appid}--> |
iurl | array ( 'href' => 'http://demo.idreamsoft.com/index.php?app=shaixuan&id=1', 'app' => 'shaixuan', 'pageurl' => 'http://demo.idreamsoft.com/index.php?app=shaixuan&id=1&p={P}', 'url' => 'http://demo.idreamsoft.com/index.php?app=shaixuan&id=1', ) | <!--{$content.iurl.href}--> <!--{$content.iurl.app}--> <!--{$content.iurl.pageurl}--> <!--{$content.iurl.url}--> |
url | 'http://demo.idreamsoft.com/index.php?app=shaixuan&id=1' | <!--{$content.url}--> |
tags_fname | '筛选演示' | <!--{$content.tags_fname}--> |
statusText | '正常' | <!--{$content.statusText}--> |
postypeText | '管理' | <!--{$content.postypeText}--> |
space_value | '客厅' | <!--{$content.space_value}--> |
style_array | array ( '' => '奶油', ) | <!--{$content.style_array.}--> |
qfmpbx_array | array ( ) | |
juqing_prop | array ( 1 => array ( 'id' => 14, 'rootid' => 0, 'cid' => 0, 'title' => '剧情', 'field' => 'juqing', 'appid' => 52, 'app' => 'shaixuan', 'count' => 0, 'name' => '爱情', 'val' => '1', 'info' => '', 'sortnum' => 0, 'status' => 1, ), 2 => array ( 'id' => 15, 'rootid' => 0, 'cid' => 0, 'title' => '剧情', 'field' => 'juqing', 'appid' => 52, 'app' => 'shaixuan', 'count' => 0, 'name' => '恋爱', 'val' => '2', 'info' => '', 'sortnum' => 1, 'status' => 1, ), ) | <!--{$content.juqing_prop.1}--> <!--{$content.juqing_prop.2}--> |
year_prop | array ( 'id' => 47, 'rootid' => 0, 'cid' => 0, 'title' => '年代', 'field' => 'year', 'appid' => 52, 'app' => 'shaixuan', 'count' => 0, 'name' => '2020', 'val' => '2020', 'info' => '', 'sortnum' => 4, 'status' => 1, ) | <!--{$content.year_prop.id}--> <!--{$content.year_prop.rootid}--> <!--{$content.year_prop.cid}--> <!--{$content.year_prop.title}--> <!--{$content.year_prop.field}--> <!--{$content.year_prop.appid}--> <!--{$content.year_prop.app}--> <!--{$content.year_prop.count}--> <!--{$content.year_prop.name}--> <!--{$content.year_prop.val}--> <!--{$content.year_prop.info}--> <!--{$content.year_prop.sortnum}--> <!--{$content.year_prop.status}--> |
yuyan_prop | array ( 'cn' => array ( 'id' => 30, 'rootid' => 0, 'cid' => 0, 'title' => '语言', 'field' => 'yuyan', 'appid' => 52, 'app' => 'shaixuan', 'count' => 0, 'name' => '国语', 'val' => 'cn', 'info' => '', 'sortnum' => 0, 'status' => 1, ), 'en' => array ( 'id' => 32, 'rootid' => 0, 'cid' => 0, 'title' => '语言', 'field' => 'yuyan', 'appid' => 52, 'app' => 'shaixuan', 'count' => 0, 'name' => '英语', 'val' => 'en', 'info' => '', 'sortnum' => 2, 'status' => 1, ), ) | <!--{$content.yuyan_prop.cn}--> <!--{$content.yuyan_prop.en}--> |
diqu_prop | array ( 'id' => 34, 'rootid' => 0, 'cid' => 0, 'title' => '地区', 'field' => 'diqu', 'appid' => 52, 'app' => 'shaixuan', 'count' => 0, 'name' => '内地', 'val' => 'cn', 'info' => '', 'sortnum' => 0, 'status' => 1, ) | <!--{$content.diqu_prop.id}--> <!--{$content.diqu_prop.rootid}--> <!--{$content.diqu_prop.cid}--> <!--{$content.diqu_prop.title}--> <!--{$content.diqu_prop.field}--> <!--{$content.diqu_prop.appid}--> <!--{$content.diqu_prop.app}--> <!--{$content.diqu_prop.count}--> <!--{$content.diqu_prop.name}--> <!--{$content.diqu_prop.val}--> <!--{$content.diqu_prop.info}--> <!--{$content.diqu_prop.sortnum}--> <!--{$content.diqu_prop.status}--> |
ywtfna_array | array ( '' => ' 记录', ) | <!--{$content.ywtfna_array.}--> |
pic_array | array ( ) | |
link | '筛选筛选筛选筛选' | <!--{$content.link}--> |
source | NULL | <!--{$content.source}--> |
author | NULL | <!--{$content.author}--> |
user | array ( 'id' => 0, 'nickname' => '匿名NvfST', 'name' => '匿名NvfST', 'url' => 'javascript:;', 'avatar' => 'http://demo.idreamsoft.com/assets/img/avatar.gif', 'link' => '匿名NvfST', 'at' => '@匿名NvfST', 'slogan' => '这家伙很懒什么也没留下', ) | <!--{$content.user.id}--> <!--{$content.user.nickname}--> <!--{$content.user.name}--> <!--{$content.user.url}--> <!--{$content.user.avatar}--> <!--{$content.user.link}--> <!--{$content.user.at}--> <!--{$content.user.slogan}--> |
params | array ( 'appid' => 52, 'app' => 'shaixuan', 'id' => 1, 'iid' => 1, 'cid' => 80, 'userid' => 0, 'username' => '匿名NvfST', 'url' => 'http://demo.idreamsoft.com/index.php?app=shaixuan&id=1', 'title' => '筛选筛选筛选筛选', ) | <!--{$content.params.appid}--> <!--{$content.params.app}--> <!--{$content.params.id}--> <!--{$content.params.iid}--> <!--{$content.params.cid}--> <!--{$content.params.userid}--> <!--{$content.params.username}--> <!--{$content.params.url}--> <!--{$content.params.title}--> |
params_code | 'VnB2L1NkRGFPbTFDR3pJSFhhalduNmtZM2o4TG5wTUFoTG5ia0FVZGdlOVdPZW0weXo0eXp4a1lYRFhGcHpzclltZS9welY0aWV5a1ptTWsyOTYxdjRjcHNjdDJocW1RRUV4ZXZEZ2FYdDdNcDNZa1VvZFhDdHc0OVVZelc5UFc2WlVUS1hVcUpsekc0RGpqZ0gycGQ4L09MT3Rib2Mvd0xZdHdERnFiSHlOb3NhWVc2Um9FdHRpZ05UWkxaWHpXM3N0L3NpSDNONEtIZXFhSEkvejBNUWlJRVpwSlF4YXFYdStYV3l2YXRGZStLYm5BakpONCs1Ymhsa0JubEl5NnN5NzNtNmI2TkgycWdPakIvbXMyU0FjamY0QUpuWU9pUWo4ejQxaHkwNkNTNzc4VG1Ud282czRTc1ZIb2FSczdkMTkrQW4veFN6T0pSaWl1b1V6K2xBPT0=' | <!--{$content.params_code}--> |
METADATA | array ( 'mode' => NULL, 'data' => NULL, ) | <!--{$content.METADATA.mode}--> <!--{$content.METADATA.data}--> |
SAPP | array ( 'id' => 20, 'app' => 'content', 'rootid' => 0, 'name' => '内容管理', 'title' => '内容', 'version' => '', 'apptype' => 0, 'type' => 1, 'route' => array ( ), 'addtime' => 1493339370, 'status' => 1, ) | <!--{$content.SAPP.id}--> <!--{$content.SAPP.app}--> <!--{$content.SAPP.rootid}--> <!--{$content.SAPP.name}--> <!--{$content.SAPP.title}--> <!--{$content.SAPP.version}--> <!--{$content.SAPP.apptype}--> <!--{$content.SAPP.type}--> <!--{$content.SAPP.route}--> <!--{$content.SAPP.addtime}--> <!--{$content.SAPP.status}--> |