模板标签:menu ,头部导航 ,支持多级菜单&导航,菜单焦点样式名:class="active"
{notempty name="menu"}
{volist name="menu" id="item_nav" key="key_nav"}
{notempty name="item_nav.childs"}
{volist name="item_nav.childs" id="item_subnav"}
二级菜单循环:"id" => "栏目ID","title" => "栏目标题","subtitle" => "栏目副标题","url" => "栏目链接","target" =>"栏目目标","icon" => "栏目图标","description" => "栏目描述简介,SEO description","model" => "模型ID,2 => 内容系统, 3 => 产品系统, 4 => 文章系统, 5 => 案例系统, 6 => 下载系统, 7 => 招聘系统, 8 => 视频系统","childs" => "子栏目集","subrecord" => "产品/文章/案例分类下的记录总数,其他为0","current" => "菜单焦点样式"
{/volist}
{else/}
一级菜单循环:"id" => "栏目ID","title" => "栏目标题","subtitle" => "栏目副标题","url" => "栏目链接","target" =>"栏目目标","icon" => "栏目图标","description" => "栏目描述简介,SEO description","model" => "模型ID,2 => 内容系统, 3 => 产品系统, 4 => 文章系统, 5 => 案例系统, 6 => 下载系统, 7 => 招聘系统, 8 => 视频系统","childs" => "子栏目集","subrecord" => "产品/文章/案例分类下的记录总数,其他为0","current" => "菜单焦点样式"
{/notempty}
{/volist}
{/notempty}
模板标签:footer_menu,底部导航 .支持多级菜单&导航
{notempty name="footer_menu"}
{volist name="footer_menu" id="item_footer_menu" key="key_footer_menu"}
{notempty name="item_footer_menu.childs"}
{volist name="item_footer_menu.childs" id="footer_subnav"}
二级菜单循环:"id" => "栏目ID","title" => "栏目标题","subtitle" => "栏目副标题","url" => "栏目链接","target" =>"栏目目标","icon" => "栏目图标","description" => "栏目描述简介,SEO description","childs" => "子栏目集"
{/volist}
{else/}
一级菜单循环:"id" => "栏目ID","title" => "栏目标题","subtitle" => "栏目副标题","url" => "栏目链接","target" =>"栏目目标","icon" => "栏目图标","description" => "栏目描述简介,SEO description","childs" => "子栏目集"
{/notempty}
{/volist}
{/notempty}
二级导航标签:subnav , 示例如下:
{notempty name="subnav"}
{volist name="subnav" id="item_subnav" key="key_subnav"}
{notempty name="item_subnav.childs"}
{volist name="item_subnav.childs" id="item_subnav_childs"}
二级子分类循环:"id" => "栏目ID","title" => "栏目标题","subtitle" => "栏目副标题","url" => "栏目链接","target" =>"栏目目标","icon" => "栏目图标","description" => "栏目描述简介,SEO description","childs" => "子栏目集","subrecord" => "产品/文章/案例分类下的记录总数,其他为0","current" => "分类焦点样式"
{/volist}
{else/}
二级分类循环:"id" => "栏目ID","title" => "栏目标题","subtitle" => "栏目副标题","url" => "栏目链接","target" =>"栏目目标","icon" => "栏目图标","description" => "栏目描述简介,SEO description","childs" => "子栏目集","subrecord" => "产品/文章/案例分类下的记录总数,其他为0","current" => "分类焦点样式"
{/notempty}
{/volist}
{/notempty}
三级导航标签:threenav , 示例如下:
{notempty name="threenav"}
{volist name="threenav " id="item_threenav" key="key_threenav"}
三级分类循环:"id" => "栏目ID","title" => "栏目标题","subtitle" => "栏目副标题","url" => "栏目链接","target" =>"栏目目标","icon" => "栏目图标","description" => "栏目描述简介,SEO description","childs" => "子栏目集","subrecord" => "产品/文章/案例分类下的记录总数,其他为0","current" => "分类焦点样式"
{/volist}
{/notempty}
区块单元导航:以栏目路由为命名, 示例如下:unit_menu_product
常规区块单元导航有:unit_menu_product【产品系统/product.html】,unit_menu_news【新闻系统/news.html】,unit_menu_project【案例系统/project.html】,规则是“unit_menu_”+现有含二级栏目的导航地址(中横线转下横线,如/faq-list.html,则标签为:unit_menu_faq_list)
{notempty name="unit_menu_product"}
{volist name="unit_menu_product " id="item_procat" key="key_procat"}
{notempty name="item_procat.childs"}
{volist name="item_procat.childs" id="item_procat_childs"}
区块子分类循环:"id" => "栏目ID","title" => "栏目标题","subtitle" => "栏目副标题","url" => "栏目链接","target" =>"栏目目标","icon" => "栏目图标","description" => "栏目描述简介,SEO description","childs" => "子栏目集","subrecord" => "产品/文章/案例分类下的记录总数,其他为0","current" => "分类焦点样式"
{/volist}
{else/}
区块分类循环:"id" => "栏目ID","title" => "栏目标题","subtitle" => "栏目副标题","url" => "栏目链接","target" =>"栏目目标","icon" => "栏目图标","description" => "栏目描述简介,SEO description","childs" => "子栏目集","subrecord" => "产品/文章/案例分类下的记录总数,其他为0","current" => "分类焦点样式"
{/notempty}
{/volist}
{/notempty}
menu 全局数据源
array (
244 =>
array (
'id' => 244,
'title' => '网站首页',
'subtitle' => '',
'url' => '/index.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 1,
'subrecord' => 0,
'current' => '',
'childs_style' => '',
),
245 =>
array (
'id' => 245,
'title' => '产品信息',
'subtitle' => '',
'url' => '/product.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 1,
'childs' =>
array (
250 =>
array (
'id' => 250,
'title' => '音响系统',
'subtitle' => '',
'url' => '/product-250.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/520f8b416a128186a9b5cdac1bfccb3a.jpg',
'description' => '',
'model' => 3,
'subrecord' => 1,
'childs' =>
array (
251 =>
array (
'id' => 251,
'title' => '功放',
'subtitle' => '',
'url' => '/product-251.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
252 =>
array (
'id' => 252,
'title' => '音箱',
'subtitle' => '',
'url' => '/product-252.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
253 =>
array (
'id' => 253,
'title' => '周边设备',
'subtitle' => '',
'url' => '/product-253.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
),
),
246 =>
array (
'id' => 246,
'title' => '麦克风',
'subtitle' => '',
'url' => '/product-246.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/47797fedaf765136a39d77f0812b163a.jpg',
'description' => '',
'model' => 3,
'subrecord' => 0,
'childs' =>
array (
247 =>
array (
'id' => 247,
'title' => '无线话筒',
'subtitle' => '',
'url' => '/product-247.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
248 =>
array (
'id' => 248,
'title' => '有线会议',
'subtitle' => '',
'url' => '/product-248.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
),
),
249 =>
array (
'id' => 249,
'title' => 'IP公共广播',
'subtitle' => '',
'url' => '/product-249.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/51ee181c7b2fd720af119a4524941af1.jpg',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
254 =>
array (
'id' => 254,
'title' => '声卡',
'subtitle' => '',
'url' => '/product-254.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/026fbea85091ba837cdbfb459e99a768.jpg',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 3,
),
255 =>
array (
'id' => 255,
'title' => '解决方案',
'subtitle' => '',
'url' => '/solution.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 1,
'subrecord' => 0,
'childs' =>
array (
256 =>
array (
'id' => 256,
'title' => '解决方案',
'subtitle' => '',
'url' => '/article-256.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee77b92e7377f1aab5f0b22d076bea1a.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 4,
'subrecord' => 0,
),
257 =>
array (
'id' => 257,
'title' => '工程案例',
'subtitle' => '',
'url' => '/project.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/389ee84341de794d087012fa24f5fc40.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 5,
'subrecord' => 1,
'childs' =>
array (
258 =>
array (
'id' => 258,
'title' => '政府会议音频',
'subtitle' => '',
'url' => '/project-258.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 1,
),
259 =>
array (
'id' => 259,
'title' => '企事业单位会议音频',
'subtitle' => '',
'url' => '/project-259.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
260 =>
array (
'id' => 260,
'title' => 'KTV音响工程',
'subtitle' => '',
'url' => '/project-260.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
261 =>
array (
'id' => 261,
'title' => '酒吧音响工程',
'subtitle' => '',
'url' => '/project-261.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
262 =>
array (
'id' => 262,
'title' => '同声/导览案例',
'subtitle' => '',
'url' => '/project-262.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
263 =>
array (
'id' => 263,
'title' => '电教音响系统',
'subtitle' => '',
'url' => '/project-263.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
264 =>
array (
'id' => 264,
'title' => '校园扩声案例',
'subtitle' => '',
'url' => '/project-264.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
265 =>
array (
'id' => 265,
'title' => '其他工程案例',
'subtitle' => '',
'url' => '/project-265.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
),
),
266 =>
array (
'id' => 266,
'title' => '视频中心',
'subtitle' => '',
'url' => '/video.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/904a9f75747a5f9f9a2d1da5c1949b5b.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 8,
'subrecord' => 0,
),
),
'current' => 'active',
'childs_style' => 4,
),
267 =>
array (
'id' => 267,
'title' => '服务支持',
'subtitle' => '',
'url' => '/service.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 1,
'subrecord' => 0,
'childs' =>
array (
268 =>
array (
'id' => 268,
'title' => '售后政策',
'subtitle' => '',
'url' => '/service-268.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee3762ef424d147c6cf67fd548376a8e.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
269 =>
array (
'id' => 269,
'title' => '维修网点',
'subtitle' => '',
'url' => '/service-269.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/c91e3ce13fb14220c68c28da5357ec1f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
270 =>
array (
'id' => 270,
'title' => '下载中心',
'subtitle' => '',
'url' => '/download-list.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/8720e209b9833a616a719e2071e1f0e6.jpg',
'description' => '',
'model' => 6,
'subrecord' => 0,
),
271 =>
array (
'id' => 271,
'title' => '防伪验证',
'subtitle' => '',
'url' => '/security-code.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/bfaa275243f36697a0ef4d4f69ccf3b3.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 9,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 3,
),
272 =>
array (
'id' => 272,
'title' => '新闻资讯',
'subtitle' => '',
'url' => '/news.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 4,
'subrecord' => 2,
'childs' =>
array (
274 =>
array (
'id' => 274,
'title' => '企业新闻',
'subtitle' => '',
'url' => '/news-274.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 4,
'subrecord' => 1,
),
275 =>
array (
'id' => 275,
'title' => '行业资讯',
'subtitle' => '',
'url' => '/news-275.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/c4bd3d4b5414b22670f4861b2dbdc311.jpg',
'description' => '',
'model' => 4,
'subrecord' => 1,
),
),
'current' => '',
'childs_style' => 6,
),
276 =>
array (
'id' => 276,
'title' => '关于我们',
'subtitle' => '',
'url' => '/about.html',
'target' => '_self',
'icon' => '',
'description' => '关于我们。。关于我们。。关于我们。。关于我们。。',
'model' => 1,
'subrecord' => 0,
'childs' =>
array (
277 =>
array (
'id' => 277,
'title' => '公司简介',
'subtitle' => '',
'url' => '/about-277.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/babfeaef8f225835c63166f7bb9ebb45.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
278 =>
array (
'id' => 278,
'title' => '公司实力',
'subtitle' => '',
'url' => '/about-278.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/24edc02d1ef3a9243f64fb783b9a463f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
279 =>
array (
'id' => 279,
'title' => '技术研发',
'subtitle' => '',
'url' => '/about-279.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/cf4625ec7f93aa288a509d68df2c4c5d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
280 =>
array (
'id' => 280,
'title' => 'OEM',
'subtitle' => '',
'url' => '/about-280.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/4d9b1a17ccdd7f1092bbe90f9fe7ab3c.jpg',
'description' => '',
'model' => 2,
'subrecord' => 0,
),
281 =>
array (
'id' => 281,
'title' => '联系我们',
'subtitle' => '',
'url' => '/contact-281.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/a416ce5b150fd9e8046d43a596f79c0d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
282 =>
array (
'id' => 282,
'title' => '人才招聘',
'subtitle' => '',
'url' => '/job.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/5263fe6eb3cf1ef795422125c684aa82.jpg',
'description' => '',
'model' => 7,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 4,
),
286 =>
array (
'id' => 286,
'title' => '常见问题',
'subtitle' => '',
'url' => '/faq-list.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 11,
'subrecord' => 0,
'current' => '',
'childs_style' => '',
),
287 =>
array (
'id' => 287,
'title' => '下载中心',
'subtitle' => '',
'url' => '/download-list-287.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 6,
'subrecord' => 0,
'current' => '',
'childs_style' => '',
),
)
footer_menu 全局数据源
array (
245 =>
array (
'id' => 245,
'title' => '产品信息',
'subtitle' => '',
'url' => '/product.html',
'target' => '_self',
'icon' => '',
'description' => '',
'childs' =>
array (
250 =>
array (
'id' => 250,
'title' => '音响系统',
'subtitle' => '',
'url' => '/product-250.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/520f8b416a128186a9b5cdac1bfccb3a.jpg',
'description' => '',
'childs' =>
array (
251 =>
array (
'id' => 251,
'title' => '功放',
'subtitle' => '',
'url' => '/product-251.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
252 =>
array (
'id' => 252,
'title' => '音箱',
'subtitle' => '',
'url' => '/product-252.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
253 =>
array (
'id' => 253,
'title' => '周边设备',
'subtitle' => '',
'url' => '/product-253.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
),
),
246 =>
array (
'id' => 246,
'title' => '麦克风',
'subtitle' => '',
'url' => '/product-246.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/47797fedaf765136a39d77f0812b163a.jpg',
'description' => '',
'childs' =>
array (
247 =>
array (
'id' => 247,
'title' => '无线话筒',
'subtitle' => '',
'url' => '/product-247.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
248 =>
array (
'id' => 248,
'title' => '有线会议',
'subtitle' => '',
'url' => '/product-248.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
),
),
249 =>
array (
'id' => 249,
'title' => 'IP公共广播',
'subtitle' => '',
'url' => '/product-249.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/51ee181c7b2fd720af119a4524941af1.jpg',
'description' => '',
),
254 =>
array (
'id' => 254,
'title' => '声卡',
'subtitle' => '',
'url' => '/product-254.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/026fbea85091ba837cdbfb459e99a768.jpg',
'description' => '',
),
),
),
255 =>
array (
'id' => 255,
'title' => '解决方案',
'subtitle' => '',
'url' => '/solution.html',
'target' => '_self',
'icon' => '',
'description' => '',
'childs' =>
array (
256 =>
array (
'id' => 256,
'title' => '解决方案',
'subtitle' => '',
'url' => '/article-256.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee77b92e7377f1aab5f0b22d076bea1a.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
257 =>
array (
'id' => 257,
'title' => '工程案例',
'subtitle' => '',
'url' => '/project.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/389ee84341de794d087012fa24f5fc40.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'childs' =>
array (
258 =>
array (
'id' => 258,
'title' => '政府会议音频',
'subtitle' => '',
'url' => '/project-258.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
259 =>
array (
'id' => 259,
'title' => '企事业单位会议音频',
'subtitle' => '',
'url' => '/project-259.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
260 =>
array (
'id' => 260,
'title' => 'KTV音响工程',
'subtitle' => '',
'url' => '/project-260.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
261 =>
array (
'id' => 261,
'title' => '酒吧音响工程',
'subtitle' => '',
'url' => '/project-261.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
262 =>
array (
'id' => 262,
'title' => '同声/导览案例',
'subtitle' => '',
'url' => '/project-262.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
263 =>
array (
'id' => 263,
'title' => '电教音响系统',
'subtitle' => '',
'url' => '/project-263.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
264 =>
array (
'id' => 264,
'title' => '校园扩声案例',
'subtitle' => '',
'url' => '/project-264.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
265 =>
array (
'id' => 265,
'title' => '其他工程案例',
'subtitle' => '',
'url' => '/project-265.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
),
),
266 =>
array (
'id' => 266,
'title' => '视频中心',
'subtitle' => '',
'url' => '/video.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/904a9f75747a5f9f9a2d1da5c1949b5b.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
),
),
267 =>
array (
'id' => 267,
'title' => '服务支持',
'subtitle' => '',
'url' => '/service.html',
'target' => '_self',
'icon' => '',
'description' => '',
'childs' =>
array (
268 =>
array (
'id' => 268,
'title' => '售后政策',
'subtitle' => '',
'url' => '/service-268.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee3762ef424d147c6cf67fd548376a8e.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
269 =>
array (
'id' => 269,
'title' => '维修网点',
'subtitle' => '',
'url' => '/service-269.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/c91e3ce13fb14220c68c28da5357ec1f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
270 =>
array (
'id' => 270,
'title' => '下载中心',
'subtitle' => '',
'url' => '/download-list.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/8720e209b9833a616a719e2071e1f0e6.jpg',
'description' => '',
),
271 =>
array (
'id' => 271,
'title' => '防伪验证',
'subtitle' => '',
'url' => '/security-code.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/bfaa275243f36697a0ef4d4f69ccf3b3.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
),
),
276 =>
array (
'id' => 276,
'title' => '关于我们',
'subtitle' => '',
'url' => '/about.html',
'target' => '_self',
'icon' => '',
'description' => '关于我们。。关于我们。。关于我们。。关于我们。。',
'childs' =>
array (
277 =>
array (
'id' => 277,
'title' => '公司简介',
'subtitle' => '',
'url' => '/about-277.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/babfeaef8f225835c63166f7bb9ebb45.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
278 =>
array (
'id' => 278,
'title' => '公司实力',
'subtitle' => '',
'url' => '/about-278.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/24edc02d1ef3a9243f64fb783b9a463f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
279 =>
array (
'id' => 279,
'title' => '技术研发',
'subtitle' => '',
'url' => '/about-279.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/cf4625ec7f93aa288a509d68df2c4c5d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
280 =>
array (
'id' => 280,
'title' => 'OEM',
'subtitle' => '',
'url' => '/about-280.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/4d9b1a17ccdd7f1092bbe90f9fe7ab3c.jpg',
'description' => '',
),
281 =>
array (
'id' => 281,
'title' => '联系我们',
'subtitle' => '',
'url' => '/contact-281.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/a416ce5b150fd9e8046d43a596f79c0d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
282 =>
array (
'id' => 282,
'title' => '人才招聘',
'subtitle' => '',
'url' => '/job.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/5263fe6eb3cf1ef795422125c684aa82.jpg',
'description' => '',
),
),
),
)array (
'template_name' => '',
'is_mobile' => 0,
'is_ajax' => '0',
'website_company' => '江门易腾网络科技有限公司',
'website_lang_id' => '15',
'website_lang_title' => '中文版',
'website_lang_icon' => '/uploads/website/image/20241011/f78ea0f11bf0dbe2bd7c666d5530352d.png',
'website_lang_list' =>
array (
15 =>
array (
'id' => 15,
'title' => '中文版',
'icon' => '/uploads/website/image/20241011/f78ea0f11bf0dbe2bd7c666d5530352d.png',
'folder' => 'default',
),
),
'website_name' => '江门易腾网络科技有限公司',
'website_icp' => '粤ICP备20045822号',
'website_logo' => '/static/common/images/logo.png',
'website_logo_wap' => '',
'website_favicon' => '',
'website_http' => 'https://',
'website_domain' => 'demo.gdeten.com',
'website_url' => 'https://demo.gdeten.com',
'website_sitemap_url' => 'https://demo.gdeten.com/sitemap.xml',
'website_author' => '江门易腾网络科技有限公司',
'website_dictionary' =>
array (
'WEBSITE_OPEN' => '1',
'COMPANY_NAME' => '江门易腾网络科技有限公司',
'FILE_RELATED_DELETE' => '1',
'CONTACT_400' => '18138038238',
'WEBSITE_NAME' => '江门易腾网络科技有限公司',
'CONTACT_REN' => '张生',
'WEBSITE_DOMAIN' => 'demo.gdeten.com',
'CONTACT_PHONE' => '18138038238',
'WEBSITE_ICP' => '粤ICP备20045822号',
'CONTACT_EMAIL' => 'gdeten@qq.com',
'WEBSITE_LOGO' => '',
'CONTACT_TEL' => '18138038238',
'WEBSITE_WAP_LOGO' => '',
'CONTACT_QQ' => 'gdeten',
'WEBSITE_FAVICON' => '',
'BAIDU_TOKEN' => '',
'CONTACT_ADDRESS' => '恩平市外资民资工业区F区F5-1号恩平市永丰音响器材厂厂房办公室三楼A1',
'MAP_LONGITUDE_LATITUDE' => '',
'BOSSMP' => '',
'OPEN_SIDE_KF' => '',
'OFFICE_HOURS' => '',
'WECHAT_NAME' => '',
'WECHAT_NO' => '',
'WECHAT_ID' => '',
'WECHAT_APPID' => '',
'WECHAT_APPSECRET' => '',
'WECHAT_ENCODINGAESKEY' => '',
'WECHAT_TOKEN' => '',
'WECHAT_QRCODE' => '/static/common/images/company-qrcode.png',
'WECHAT_LOGO' => '',
'WECHAT_SHARE_IMAGE' => '',
'WECHAT_SHARE_TITLE' => '',
'WECHAT_SHARE_LINK' => '',
'WECHAT_SHARE_BRIEF' => '',
'IMAGE_OPEN_THUMB' => '1',
'IMAGE_THUMB_TYPE' => '1',
'PRODUCT_THUMB' => '5|5',
'CASE_THUMB' => '',
'ARTICLE_THUMB' => '',
'IMAGE_OPEN_WATER' => '',
'UEDITOR_OPEN_WATER' => '',
'WATER_TYPE' => '',
'WATER_IMAGE' => '',
'WATER_ALPHA' => '',
'WATER_TEXT' => '',
'POWER_DATA_1' => '',
'POWER_DATA_2' => '',
'POWER_DATA_3' => '',
'POWER_DATA_4' => '',
'POWER_DATA_5' => '',
'POWER_DATA_6' => '',
),
'website_album' =>
array (
'honor' =>
array (
),
'power' =>
array (
),
'quality' =>
array (
),
),
'title' => '解决方案',
'subtitle' => '解决方案',
'content' => '',
'seo_title' => '江门易腾网络科技有限公司-测试站点',
'seo_keywords' => '网络科技,江门网站建设,江门小程序开发,江门做网站公司,江门网站设计,江门网站制作,江门软件开发,阳江软件开发,中山软件开发,佛山软件开发,惠州软件开发,恩平建站,恩平做网站',
'seo_description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'seo_copyright' => '江门易腾网络科技有限公司',
'seo_banner_image' => '',
'seo_banner_title' => '',
'website_current_url' => 'https://demo.gdeten.com/article-256.html',
'page_loader' => 0,
'side_kf' => 'side-kf-',
'open_page_author' => 0,
'map_address' => '恩平市外资民资工业区F区F5-1号永丰办公室三楼A1',
'map_longitude' => '112.333528',
'map_latitude' => '22.175634',
'ajax_load_url' => '/article-256.html?isajax=1',
'ibanner' =>
array (
0 =>
array (
'title' => 'banner-3',
'image' => '/uploads/website/image/20241011/38e4eeaf230398f386796246f69ef360.jpg',
'image_wap' => '/uploads/website/image/20241011/38e4eeaf230398f386796246f69ef360.jpg',
'url' => 'javascript:;',
'content' => '',
'target' => '',
),
1 =>
array (
'title' => 'banner-2',
'image' => '/uploads/website/image/20241011/e93a057c74cad0f1b25d79f2dee877f7.jpg',
'image_wap' => '/uploads/website/image/20241011/e93a057c74cad0f1b25d79f2dee877f7.jpg',
'url' => 'javascript:;',
'content' => '',
'target' => '',
),
2 =>
array (
'title' => 'banner-1',
'image' => '/uploads/website/image/20241011/00e2f601515c897e1fb402e2232a8bb8.jpg',
'image_wap' => '/uploads/website/image/20241011/00e2f601515c897e1fb402e2232a8bb8.jpg',
'url' => 'javascript:;',
'content' => '',
'target' => '',
),
),
'ilink' =>
array (
),
'menu' =>
array (
244 =>
array (
'id' => 244,
'title' => '网站首页',
'subtitle' => '',
'url' => '/index.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 1,
'subrecord' => 0,
'current' => '',
'childs_style' => '',
),
245 =>
array (
'id' => 245,
'title' => '产品信息',
'subtitle' => '',
'url' => '/product.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 1,
'childs' =>
array (
250 =>
array (
'id' => 250,
'title' => '音响系统',
'subtitle' => '',
'url' => '/product-250.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/520f8b416a128186a9b5cdac1bfccb3a.jpg',
'description' => '',
'model' => 3,
'subrecord' => 1,
'childs' =>
array (
251 =>
array (
'id' => 251,
'title' => '功放',
'subtitle' => '',
'url' => '/product-251.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
252 =>
array (
'id' => 252,
'title' => '音箱',
'subtitle' => '',
'url' => '/product-252.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
253 =>
array (
'id' => 253,
'title' => '周边设备',
'subtitle' => '',
'url' => '/product-253.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
),
),
246 =>
array (
'id' => 246,
'title' => '麦克风',
'subtitle' => '',
'url' => '/product-246.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/47797fedaf765136a39d77f0812b163a.jpg',
'description' => '',
'model' => 3,
'subrecord' => 0,
'childs' =>
array (
247 =>
array (
'id' => 247,
'title' => '无线话筒',
'subtitle' => '',
'url' => '/product-247.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
248 =>
array (
'id' => 248,
'title' => '有线会议',
'subtitle' => '',
'url' => '/product-248.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
),
),
249 =>
array (
'id' => 249,
'title' => 'IP公共广播',
'subtitle' => '',
'url' => '/product-249.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/51ee181c7b2fd720af119a4524941af1.jpg',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
254 =>
array (
'id' => 254,
'title' => '声卡',
'subtitle' => '',
'url' => '/product-254.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/026fbea85091ba837cdbfb459e99a768.jpg',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 3,
),
255 =>
array (
'id' => 255,
'title' => '解决方案',
'subtitle' => '',
'url' => '/solution.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 1,
'subrecord' => 0,
'childs' =>
array (
256 =>
array (
'id' => 256,
'title' => '解决方案',
'subtitle' => '',
'url' => '/article-256.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee77b92e7377f1aab5f0b22d076bea1a.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 4,
'subrecord' => 0,
),
257 =>
array (
'id' => 257,
'title' => '工程案例',
'subtitle' => '',
'url' => '/project.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/389ee84341de794d087012fa24f5fc40.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 5,
'subrecord' => 1,
'childs' =>
array (
258 =>
array (
'id' => 258,
'title' => '政府会议音频',
'subtitle' => '',
'url' => '/project-258.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 1,
),
259 =>
array (
'id' => 259,
'title' => '企事业单位会议音频',
'subtitle' => '',
'url' => '/project-259.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
260 =>
array (
'id' => 260,
'title' => 'KTV音响工程',
'subtitle' => '',
'url' => '/project-260.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
261 =>
array (
'id' => 261,
'title' => '酒吧音响工程',
'subtitle' => '',
'url' => '/project-261.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
262 =>
array (
'id' => 262,
'title' => '同声/导览案例',
'subtitle' => '',
'url' => '/project-262.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
263 =>
array (
'id' => 263,
'title' => '电教音响系统',
'subtitle' => '',
'url' => '/project-263.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
264 =>
array (
'id' => 264,
'title' => '校园扩声案例',
'subtitle' => '',
'url' => '/project-264.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
265 =>
array (
'id' => 265,
'title' => '其他工程案例',
'subtitle' => '',
'url' => '/project-265.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
),
),
266 =>
array (
'id' => 266,
'title' => '视频中心',
'subtitle' => '',
'url' => '/video.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/904a9f75747a5f9f9a2d1da5c1949b5b.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 8,
'subrecord' => 0,
),
),
'current' => 'active',
'childs_style' => 4,
),
267 =>
array (
'id' => 267,
'title' => '服务支持',
'subtitle' => '',
'url' => '/service.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 1,
'subrecord' => 0,
'childs' =>
array (
268 =>
array (
'id' => 268,
'title' => '售后政策',
'subtitle' => '',
'url' => '/service-268.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee3762ef424d147c6cf67fd548376a8e.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
269 =>
array (
'id' => 269,
'title' => '维修网点',
'subtitle' => '',
'url' => '/service-269.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/c91e3ce13fb14220c68c28da5357ec1f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
270 =>
array (
'id' => 270,
'title' => '下载中心',
'subtitle' => '',
'url' => '/download-list.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/8720e209b9833a616a719e2071e1f0e6.jpg',
'description' => '',
'model' => 6,
'subrecord' => 0,
),
271 =>
array (
'id' => 271,
'title' => '防伪验证',
'subtitle' => '',
'url' => '/security-code.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/bfaa275243f36697a0ef4d4f69ccf3b3.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 9,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 3,
),
272 =>
array (
'id' => 272,
'title' => '新闻资讯',
'subtitle' => '',
'url' => '/news.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 4,
'subrecord' => 2,
'childs' =>
array (
274 =>
array (
'id' => 274,
'title' => '企业新闻',
'subtitle' => '',
'url' => '/news-274.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 4,
'subrecord' => 1,
),
275 =>
array (
'id' => 275,
'title' => '行业资讯',
'subtitle' => '',
'url' => '/news-275.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/c4bd3d4b5414b22670f4861b2dbdc311.jpg',
'description' => '',
'model' => 4,
'subrecord' => 1,
),
),
'current' => '',
'childs_style' => 6,
),
276 =>
array (
'id' => 276,
'title' => '关于我们',
'subtitle' => '',
'url' => '/about.html',
'target' => '_self',
'icon' => '',
'description' => '关于我们。。关于我们。。关于我们。。关于我们。。',
'model' => 1,
'subrecord' => 0,
'childs' =>
array (
277 =>
array (
'id' => 277,
'title' => '公司简介',
'subtitle' => '',
'url' => '/about-277.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/babfeaef8f225835c63166f7bb9ebb45.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
278 =>
array (
'id' => 278,
'title' => '公司实力',
'subtitle' => '',
'url' => '/about-278.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/24edc02d1ef3a9243f64fb783b9a463f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
279 =>
array (
'id' => 279,
'title' => '技术研发',
'subtitle' => '',
'url' => '/about-279.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/cf4625ec7f93aa288a509d68df2c4c5d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
280 =>
array (
'id' => 280,
'title' => 'OEM',
'subtitle' => '',
'url' => '/about-280.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/4d9b1a17ccdd7f1092bbe90f9fe7ab3c.jpg',
'description' => '',
'model' => 2,
'subrecord' => 0,
),
281 =>
array (
'id' => 281,
'title' => '联系我们',
'subtitle' => '',
'url' => '/contact-281.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/a416ce5b150fd9e8046d43a596f79c0d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
282 =>
array (
'id' => 282,
'title' => '人才招聘',
'subtitle' => '',
'url' => '/job.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/5263fe6eb3cf1ef795422125c684aa82.jpg',
'description' => '',
'model' => 7,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 4,
),
286 =>
array (
'id' => 286,
'title' => '常见问题',
'subtitle' => '',
'url' => '/faq-list.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 11,
'subrecord' => 0,
'current' => '',
'childs_style' => '',
),
287 =>
array (
'id' => 287,
'title' => '下载中心',
'subtitle' => '',
'url' => '/download-list-287.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 6,
'subrecord' => 0,
'current' => '',
'childs_style' => '',
),
),
'footer_menu' =>
array (
245 =>
array (
'id' => 245,
'title' => '产品信息',
'subtitle' => '',
'url' => '/product.html',
'target' => '_self',
'icon' => '',
'description' => '',
'childs' =>
array (
250 =>
array (
'id' => 250,
'title' => '音响系统',
'subtitle' => '',
'url' => '/product-250.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/520f8b416a128186a9b5cdac1bfccb3a.jpg',
'description' => '',
'childs' =>
array (
251 =>
array (
'id' => 251,
'title' => '功放',
'subtitle' => '',
'url' => '/product-251.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
252 =>
array (
'id' => 252,
'title' => '音箱',
'subtitle' => '',
'url' => '/product-252.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
253 =>
array (
'id' => 253,
'title' => '周边设备',
'subtitle' => '',
'url' => '/product-253.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
),
),
246 =>
array (
'id' => 246,
'title' => '麦克风',
'subtitle' => '',
'url' => '/product-246.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/47797fedaf765136a39d77f0812b163a.jpg',
'description' => '',
'childs' =>
array (
247 =>
array (
'id' => 247,
'title' => '无线话筒',
'subtitle' => '',
'url' => '/product-247.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
248 =>
array (
'id' => 248,
'title' => '有线会议',
'subtitle' => '',
'url' => '/product-248.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
),
),
249 =>
array (
'id' => 249,
'title' => 'IP公共广播',
'subtitle' => '',
'url' => '/product-249.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/51ee181c7b2fd720af119a4524941af1.jpg',
'description' => '',
),
254 =>
array (
'id' => 254,
'title' => '声卡',
'subtitle' => '',
'url' => '/product-254.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/026fbea85091ba837cdbfb459e99a768.jpg',
'description' => '',
),
),
),
255 =>
array (
'id' => 255,
'title' => '解决方案',
'subtitle' => '',
'url' => '/solution.html',
'target' => '_self',
'icon' => '',
'description' => '',
'childs' =>
array (
256 =>
array (
'id' => 256,
'title' => '解决方案',
'subtitle' => '',
'url' => '/article-256.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee77b92e7377f1aab5f0b22d076bea1a.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
257 =>
array (
'id' => 257,
'title' => '工程案例',
'subtitle' => '',
'url' => '/project.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/389ee84341de794d087012fa24f5fc40.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'childs' =>
array (
258 =>
array (
'id' => 258,
'title' => '政府会议音频',
'subtitle' => '',
'url' => '/project-258.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
259 =>
array (
'id' => 259,
'title' => '企事业单位会议音频',
'subtitle' => '',
'url' => '/project-259.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
260 =>
array (
'id' => 260,
'title' => 'KTV音响工程',
'subtitle' => '',
'url' => '/project-260.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
261 =>
array (
'id' => 261,
'title' => '酒吧音响工程',
'subtitle' => '',
'url' => '/project-261.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
262 =>
array (
'id' => 262,
'title' => '同声/导览案例',
'subtitle' => '',
'url' => '/project-262.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
263 =>
array (
'id' => 263,
'title' => '电教音响系统',
'subtitle' => '',
'url' => '/project-263.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
264 =>
array (
'id' => 264,
'title' => '校园扩声案例',
'subtitle' => '',
'url' => '/project-264.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
265 =>
array (
'id' => 265,
'title' => '其他工程案例',
'subtitle' => '',
'url' => '/project-265.html',
'target' => '_self',
'icon' => '',
'description' => '',
),
),
),
266 =>
array (
'id' => 266,
'title' => '视频中心',
'subtitle' => '',
'url' => '/video.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/904a9f75747a5f9f9a2d1da5c1949b5b.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
),
),
267 =>
array (
'id' => 267,
'title' => '服务支持',
'subtitle' => '',
'url' => '/service.html',
'target' => '_self',
'icon' => '',
'description' => '',
'childs' =>
array (
268 =>
array (
'id' => 268,
'title' => '售后政策',
'subtitle' => '',
'url' => '/service-268.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee3762ef424d147c6cf67fd548376a8e.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
269 =>
array (
'id' => 269,
'title' => '维修网点',
'subtitle' => '',
'url' => '/service-269.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/c91e3ce13fb14220c68c28da5357ec1f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
270 =>
array (
'id' => 270,
'title' => '下载中心',
'subtitle' => '',
'url' => '/download-list.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/8720e209b9833a616a719e2071e1f0e6.jpg',
'description' => '',
),
271 =>
array (
'id' => 271,
'title' => '防伪验证',
'subtitle' => '',
'url' => '/security-code.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/bfaa275243f36697a0ef4d4f69ccf3b3.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
),
),
276 =>
array (
'id' => 276,
'title' => '关于我们',
'subtitle' => '',
'url' => '/about.html',
'target' => '_self',
'icon' => '',
'description' => '关于我们。。关于我们。。关于我们。。关于我们。。',
'childs' =>
array (
277 =>
array (
'id' => 277,
'title' => '公司简介',
'subtitle' => '',
'url' => '/about-277.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/babfeaef8f225835c63166f7bb9ebb45.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
278 =>
array (
'id' => 278,
'title' => '公司实力',
'subtitle' => '',
'url' => '/about-278.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/24edc02d1ef3a9243f64fb783b9a463f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
279 =>
array (
'id' => 279,
'title' => '技术研发',
'subtitle' => '',
'url' => '/about-279.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/cf4625ec7f93aa288a509d68df2c4c5d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
280 =>
array (
'id' => 280,
'title' => 'OEM',
'subtitle' => '',
'url' => '/about-280.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/4d9b1a17ccdd7f1092bbe90f9fe7ab3c.jpg',
'description' => '',
),
281 =>
array (
'id' => 281,
'title' => '联系我们',
'subtitle' => '',
'url' => '/contact-281.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/a416ce5b150fd9e8046d43a596f79c0d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
),
282 =>
array (
'id' => 282,
'title' => '人才招聘',
'subtitle' => '',
'url' => '/job.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/5263fe6eb3cf1ef795422125c684aa82.jpg',
'description' => '',
),
),
),
),
'subnav' =>
array (
256 =>
array (
'id' => 256,
'title' => '解决方案',
'subtitle' => '',
'url' => '/article-256.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee77b92e7377f1aab5f0b22d076bea1a.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 4,
'subrecord' => 0,
'current' => 'active',
),
257 =>
array (
'id' => 257,
'title' => '工程案例',
'subtitle' => '',
'url' => '/project.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/389ee84341de794d087012fa24f5fc40.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 5,
'subrecord' => 1,
'childs' =>
array (
258 =>
array (
'id' => 258,
'title' => '政府会议音频',
'subtitle' => '',
'url' => '/project-258.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 1,
),
259 =>
array (
'id' => 259,
'title' => '企事业单位会议音频',
'subtitle' => '',
'url' => '/project-259.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
260 =>
array (
'id' => 260,
'title' => 'KTV音响工程',
'subtitle' => '',
'url' => '/project-260.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
261 =>
array (
'id' => 261,
'title' => '酒吧音响工程',
'subtitle' => '',
'url' => '/project-261.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
262 =>
array (
'id' => 262,
'title' => '同声/导览案例',
'subtitle' => '',
'url' => '/project-262.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
263 =>
array (
'id' => 263,
'title' => '电教音响系统',
'subtitle' => '',
'url' => '/project-263.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
264 =>
array (
'id' => 264,
'title' => '校园扩声案例',
'subtitle' => '',
'url' => '/project-264.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
265 =>
array (
'id' => 265,
'title' => '其他工程案例',
'subtitle' => '',
'url' => '/project-265.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
),
'current' => '',
),
266 =>
array (
'id' => 266,
'title' => '视频中心',
'subtitle' => '',
'url' => '/video.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/904a9f75747a5f9f9a2d1da5c1949b5b.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 8,
'subrecord' => 0,
'current' => '',
),
),
'page_model' => 4,
'top_id' => 255,
'top_page_url' => '/solution.html',
'top_title' => '解决方案',
'top_subtitle' => '',
'current_id' => 256,
'current_title' => '解决方案',
'father_id' => 255,
'current_path_label' => '首页 > 解决方案 > 解决方案',
'current_path_data' =>
array (
0 =>
array (
'title' => '首页',
'url' => 'https://demo.gdeten.com',
),
1 =>
array (
'title' => '解决方案',
'url' => '/solution.html',
),
2 =>
array (
'title' => '解决方案',
'url' => '/article-256.html',
),
),
'close_header_footer' => 0,
'search_keyword' => '',
'total' => 0,
'per_page' => 10,
'current_page' => 1,
'last_page' => 0,
'page' => NULL,
'list' =>
array (
),
'index_product' =>
array (
),
'good_product' =>
array (
),
'index_article' =>
array (
),
'good_article' =>
array (
),
'recent_article' =>
array (
0 =>
array (
'id' => 102,
'cat_id' => 275,
'cat_name' => '无分类',
'cat_url' => '/news-275.html',
'title' => 'logo',
'title_tag' => 'logo',
'title_short' => 'logo',
'summary' => '',
'author' => 'gdeten_demo',
'image' => '/uploads/website/image/20241024/3c936409bbb2bb1789cc508b117f858f.png',
'day' => '2024-10-24',
'date_y' => '2024',
'date_m' => '10',
'date_d' => '24',
'time' => '2024-10-24',
'update_time' => '2025-10-21 17:14:14',
'visits_times' => 76,
'link' => 'https://demo.gdeten.com',
'url' => '/details-by-news-102.html',
'target' => '_blank',
),
1 =>
array (
'id' => 101,
'cat_id' => 274,
'cat_name' => '无分类',
'cat_url' => '/news-274.html',
'title' => '45345345345',
'title_tag' => '45345345345',
'title_short' => '45345345345',
'summary' => '',
'author' => 'gdeten_demo',
'image' => '/static/common/images/no-image-1.png',
'day' => '2024-10-24',
'date_y' => '2024',
'date_m' => '10',
'date_d' => '24',
'time' => '2024-10-24',
'update_time' => '2025-10-22 14:52:06',
'visits_times' => 67,
'link' => 'https://demo.gdeten.com',
'url' => '/details-by-news-101.html',
'target' => '_blank',
),
),
'index_case' =>
array (
),
'sub_website' =>
array (
),
'index_content_54' =>
array (
'title' => '售后政策',
'content' => '',
'image' => '',
'album' => '',
'url' => '/service-268.html',
),
'index_content_55' =>
array (
'title' => '维修网点',
'content' => '',
'image' => '',
'album' => '',
'url' => '/service-269.html',
),
'index_about' =>
array (
'title' => '公司简介',
'content' => '<p>首页摘要</p>',
'image' => '',
'album' => '',
'url' => '/about-277.html',
),
'page_content_key' =>
array (
'index_content_54' => 'index_content_54',
'index_content_55' => 'index_content_55',
'index_about' => 'index_about',
),
'unit_menu_product' =>
array (
'id' => 245,
'title' => '产品信息',
'subtitle' => '',
'url' => '/product.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 1,
'childs' =>
array (
250 =>
array (
'id' => 250,
'title' => '音响系统',
'subtitle' => '',
'url' => '/product-250.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/520f8b416a128186a9b5cdac1bfccb3a.jpg',
'description' => '',
'model' => 3,
'subrecord' => 1,
'childs' =>
array (
251 =>
array (
'id' => 251,
'title' => '功放',
'subtitle' => '',
'url' => '/product-251.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
252 =>
array (
'id' => 252,
'title' => '音箱',
'subtitle' => '',
'url' => '/product-252.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
253 =>
array (
'id' => 253,
'title' => '周边设备',
'subtitle' => '',
'url' => '/product-253.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
),
),
246 =>
array (
'id' => 246,
'title' => '麦克风',
'subtitle' => '',
'url' => '/product-246.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/47797fedaf765136a39d77f0812b163a.jpg',
'description' => '',
'model' => 3,
'subrecord' => 0,
'childs' =>
array (
247 =>
array (
'id' => 247,
'title' => '无线话筒',
'subtitle' => '',
'url' => '/product-247.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
248 =>
array (
'id' => 248,
'title' => '有线会议',
'subtitle' => '',
'url' => '/product-248.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
),
),
249 =>
array (
'id' => 249,
'title' => 'IP公共广播',
'subtitle' => '',
'url' => '/product-249.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/51ee181c7b2fd720af119a4524941af1.jpg',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
254 =>
array (
'id' => 254,
'title' => '声卡',
'subtitle' => '',
'url' => '/product-254.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/026fbea85091ba837cdbfb459e99a768.jpg',
'description' => '',
'model' => 3,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 3,
),
'unit_menu_solution' =>
array (
'id' => 255,
'title' => '解决方案',
'subtitle' => '',
'url' => '/solution.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 1,
'subrecord' => 0,
'childs' =>
array (
256 =>
array (
'id' => 256,
'title' => '解决方案',
'subtitle' => '',
'url' => '/article-256.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee77b92e7377f1aab5f0b22d076bea1a.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 4,
'subrecord' => 0,
),
257 =>
array (
'id' => 257,
'title' => '工程案例',
'subtitle' => '',
'url' => '/project.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/389ee84341de794d087012fa24f5fc40.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 5,
'subrecord' => 1,
'childs' =>
array (
258 =>
array (
'id' => 258,
'title' => '政府会议音频',
'subtitle' => '',
'url' => '/project-258.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 1,
),
259 =>
array (
'id' => 259,
'title' => '企事业单位会议音频',
'subtitle' => '',
'url' => '/project-259.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
260 =>
array (
'id' => 260,
'title' => 'KTV音响工程',
'subtitle' => '',
'url' => '/project-260.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
261 =>
array (
'id' => 261,
'title' => '酒吧音响工程',
'subtitle' => '',
'url' => '/project-261.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
262 =>
array (
'id' => 262,
'title' => '同声/导览案例',
'subtitle' => '',
'url' => '/project-262.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
263 =>
array (
'id' => 263,
'title' => '电教音响系统',
'subtitle' => '',
'url' => '/project-263.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
264 =>
array (
'id' => 264,
'title' => '校园扩声案例',
'subtitle' => '',
'url' => '/project-264.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
265 =>
array (
'id' => 265,
'title' => '其他工程案例',
'subtitle' => '',
'url' => '/project-265.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 5,
'subrecord' => 0,
),
),
),
266 =>
array (
'id' => 266,
'title' => '视频中心',
'subtitle' => '',
'url' => '/video.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/904a9f75747a5f9f9a2d1da5c1949b5b.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 8,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 4,
),
'unit_menu_service' =>
array (
'id' => 267,
'title' => '服务支持',
'subtitle' => '',
'url' => '/service.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 1,
'subrecord' => 0,
'childs' =>
array (
268 =>
array (
'id' => 268,
'title' => '售后政策',
'subtitle' => '',
'url' => '/service-268.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/ee3762ef424d147c6cf67fd548376a8e.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
269 =>
array (
'id' => 269,
'title' => '维修网点',
'subtitle' => '',
'url' => '/service-269.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/c91e3ce13fb14220c68c28da5357ec1f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
270 =>
array (
'id' => 270,
'title' => '下载中心',
'subtitle' => '',
'url' => '/download-list.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/8720e209b9833a616a719e2071e1f0e6.jpg',
'description' => '',
'model' => 6,
'subrecord' => 0,
),
271 =>
array (
'id' => 271,
'title' => '防伪验证',
'subtitle' => '',
'url' => '/security-code.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/bfaa275243f36697a0ef4d4f69ccf3b3.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 9,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 3,
),
'unit_menu_news' =>
array (
'id' => 272,
'title' => '新闻资讯',
'subtitle' => '',
'url' => '/news.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 4,
'subrecord' => 2,
'childs' =>
array (
274 =>
array (
'id' => 274,
'title' => '企业新闻',
'subtitle' => '',
'url' => '/news-274.html',
'target' => '_self',
'icon' => '',
'description' => '',
'model' => 4,
'subrecord' => 1,
),
275 =>
array (
'id' => 275,
'title' => '行业资讯',
'subtitle' => '',
'url' => '/news-275.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/c4bd3d4b5414b22670f4861b2dbdc311.jpg',
'description' => '',
'model' => 4,
'subrecord' => 1,
),
),
'current' => '',
'childs_style' => 6,
),
'unit_menu_about' =>
array (
'id' => 276,
'title' => '关于我们',
'subtitle' => '',
'url' => '/about.html',
'target' => '_self',
'icon' => '',
'description' => '关于我们。。关于我们。。关于我们。。关于我们。。',
'model' => 1,
'subrecord' => 0,
'childs' =>
array (
277 =>
array (
'id' => 277,
'title' => '公司简介',
'subtitle' => '',
'url' => '/about-277.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/babfeaef8f225835c63166f7bb9ebb45.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
278 =>
array (
'id' => 278,
'title' => '公司实力',
'subtitle' => '',
'url' => '/about-278.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/24edc02d1ef3a9243f64fb783b9a463f.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
279 =>
array (
'id' => 279,
'title' => '技术研发',
'subtitle' => '',
'url' => '/about-279.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/cf4625ec7f93aa288a509d68df2c4c5d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
280 =>
array (
'id' => 280,
'title' => 'OEM',
'subtitle' => '',
'url' => '/about-280.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/4d9b1a17ccdd7f1092bbe90f9fe7ab3c.jpg',
'description' => '',
'model' => 2,
'subrecord' => 0,
),
281 =>
array (
'id' => 281,
'title' => '联系我们',
'subtitle' => '',
'url' => '/contact-281.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/a416ce5b150fd9e8046d43a596f79c0d.jpg',
'description' => '江门易腾网络科技有限公司是一家以云架构为技术支撑的互联网企业级基础应用服务商。',
'model' => 2,
'subrecord' => 0,
),
282 =>
array (
'id' => 282,
'title' => '人才招聘',
'subtitle' => '',
'url' => '/job.html',
'target' => '_self',
'icon' => '/uploads/website/image/20241011/5263fe6eb3cf1ef795422125c684aa82.jpg',
'description' => '',
'model' => 7,
'subrecord' => 0,
),
),
'current' => '',
'childs_style' => 4,
),
'threenav' => 0,
)