|
|
@ -911,16 +911,7 @@ $config['templates'] = array(
|
|
|
|
//德语信息模板
|
|
|
|
//德语信息模板
|
|
|
|
$config['templates_gm'] = array(
|
|
|
|
$config['templates_gm'] = array(
|
|
|
|
'通用内容模板' => 'guide_info_detail',
|
|
|
|
'通用内容模板' => 'guide_info_detail',
|
|
|
|
'城市-列表模板' => 'city_info_list',
|
|
|
|
|
|
|
|
'城市-首页模板' => 'city_info_index',
|
|
|
|
|
|
|
|
'城市-首页模板(GM)' => 'city_info_index_new',
|
|
|
|
'城市-首页模板(GM)' => 'city_info_index_new',
|
|
|
|
'城市-首页模板[简]' => 'city_info_s_index',
|
|
|
|
|
|
|
|
'城市-景点列表模板' => 'city_info_attractions_list',
|
|
|
|
|
|
|
|
'城市-景点列表模板[简]' => 'city_info_s_attractions_list',
|
|
|
|
|
|
|
|
'城市-特色产品模板' => 'city_info_diytour',
|
|
|
|
|
|
|
|
'城市-一线城市首页' => 'city_info_index_one',
|
|
|
|
|
|
|
|
'省份-首页' => "area_info_index",
|
|
|
|
|
|
|
|
'文化模板 [列表式]' => "culture_info_detail_just_list",
|
|
|
|
|
|
|
|
'文化模板 [单页式]' => 'culture_info_detail_one_page',
|
|
|
|
'文化模板 [单页式]' => 'culture_info_detail_one_page',
|
|
|
|
'文化模板 [导航式]' => 'culture_info_detail_with_category',
|
|
|
|
'文化模板 [导航式]' => 'culture_info_detail_with_category',
|
|
|
|
'信息专题模板' => 'guide_top_series',
|
|
|
|
'信息专题模板' => 'guide_top_series',
|
|
|
|