把城市-景点详细模板标识为[已废弃]

hotfix/远程访问多媒体中心
LiaoYijun 8 years ago
parent f12ceda01c
commit f0575f39b8

@ -906,7 +906,6 @@ $config['templates'] = array(
'城市-首页模板[简]' => 'city_info_s_index',
'城市-景点列表模板' => 'city_info_attractions_list',
'城市-景点列表模板[简]' => 'city_info_s_attractions_list',
'城市-景点详细模板' => 'city_attractions',
'城市-特色产品模板' => 'city_info_diytour',
'城市-一线城市首页' => 'city_info_index_one',
'省份-首页' => "area_info_index",
@ -931,6 +930,7 @@ $config['templates'] = array(
'[已废弃]专题-庄重' => 'solemn',
'[已废弃]专题-节庆' => 'festival',
'[已废弃]专题-线路促销' => 'promotion_tour',
'[已废弃]城市-景点详细模板' => 'city_attractions',
'城市-线路详细' => 'city_circuit',
'专题模板(大)' => 'guide_big_series',
'三峡游船' => 'yangtze',
@ -1031,4 +1031,4 @@ $config['css_source_ah'] = '<link href="https://www.asiahighlights.com/min/?f=/c
/* Location: ./application/config/config.php */
header('Cache-Control: no-cache');
header('Cache-Control: no-cache');

Loading…
Cancel
Save