qc.ifish7.com/Application/Data/IncCache/model.php

73 lines
2.0 KiB
PHP

<?php
$GLOBALS['model']=array (
5 =>
array (
'modelid' => '5',
'table_id' => '9',
'table_name' => 'news',
'status' => '1',
'name' => '新闻中心',
'sort' => '0',
'contribute' => '0',
'autochecked' => '1',
'listtemp' => '',
'formtemp' => '标题<!--field-->title
缩略图<!--field-->thumb
时间<!--field-->newstime
跳转链接<!--field-->linkurl
详情<!--field-->newstext
morepic<!--field-->morepic',
'is_enter' => ',title,thumb,newstime,newstext,',
'is_contribute' => '',
'must_enter' => '',
'is_list' => ',title,thumb,newstime,linkurl,',
'is_search' => '',
'is_sort' => '',
'cat_formtemp' => 'SEO标题<!--field-->pagetitle
关键词<!--field-->keywords
描述<!--field-->description
test22<!--field-->test22
',
'cat_is_enter' => ',test22,',
'cat_must_enter' => '',
),
6 =>
array (
'modelid' => '6',
'table_id' => '10',
'table_name' => 'product',
'status' => '1',
'name' => '产品系统模型',
'sort' => '0',
'contribute' => '0',
'autochecked' => '1',
'listtemp' => '',
'formtemp' => '标题<!--field-->title
缩略图<!--field-->thumb
时间<!--field-->newstime
产品价格<!--field-->price
型号<!--field-->type_no
产品系列<!--field-->pro_group
产品多图<!--field-->morepic
产品详情<!--field-->newstext',
'is_enter' => ',title,thumb,newstime,price,type_no,pro_group,morepic,newstext,',
'is_contribute' => '',
'must_enter' => ',title,',
'is_list' => ',title,thumb,newstime,price,type_no,pro_group,morepic,',
'is_search' => '',
'is_sort' => '',
'cat_formtemp' => '栏目名称<!--field-->name
缩略图<!--field-->thumb
每页显示<!--field-->lencord
是否为单面模式<!--field-->is_page
列表模板<!--field-->listtemp
内容模板<!--field-->viewtemp
状态<!--field-->status
SEO标题<!--field-->pagetitle
关键词<!--field-->keywords
描述<!--field-->description
',
'cat_is_enter' => '',
'cat_must_enter' => '',
),
);