提交代码
@ -3,3 +3,7 @@ window.GD_KEYS = [
|
||||
'ed2ea36f8564541569c370254845d93d',
|
||||
'c1da03827f956a215311c0f5229bddc3',
|
||||
]
|
||||
|
||||
window.config = {
|
||||
baseUrl: 'http://192.168.3.10:9121/',
|
||||
}
|
||||
|
||||
@ -1,42 +1,40 @@
|
||||
window.nav = {
|
||||
header: [
|
||||
{ id: 1, label: '首页', url: '/', hasChildren: false },
|
||||
{id: 1, label: '首页', url: '/', hasChildren: false},
|
||||
{
|
||||
id: 2,
|
||||
label: '产品中心',
|
||||
label: '解决方案',
|
||||
url: '/product',
|
||||
hasChildren: true,
|
||||
children: [
|
||||
{
|
||||
id: 2.1,
|
||||
label: '低空监管体系',
|
||||
label: '空域感知矩阵',
|
||||
url: '/product/monitorSystem',
|
||||
hasChildren: false,
|
||||
},
|
||||
{
|
||||
id: 2.2,
|
||||
label: '低空远程识别设备',
|
||||
label: '低空智控中枢',
|
||||
url: '/product/remoteDevice',
|
||||
hasChildren: false,
|
||||
},
|
||||
],
|
||||
},
|
||||
// {id: 3, label: '服务与支撑', url: '/services', hasChildren: false},
|
||||
{ id: 4, label: '新闻中心', url: '/news', hasChildren: false },
|
||||
{ id: 5, label: '关于我们', url: '/about', hasChildren: false },
|
||||
{ id: 6, label: '联系我们', url: '/link', hasChildren: false },
|
||||
{id: 4, label: '新闻中心', url: '/news', hasChildren: false},
|
||||
{id: 5, label: '关于我们', url: '/about', hasChildren: false},
|
||||
{id: 6, label: '联系我们', url: '/link', hasChildren: false},
|
||||
],
|
||||
footer: [
|
||||
{
|
||||
id: 1,
|
||||
label: '产品中心',
|
||||
label: '解决方案',
|
||||
url: '',
|
||||
hasChildren: true,
|
||||
children: [
|
||||
{ id: 1.1, label: '低空监管体系', url: '/product/monitorSystem' },
|
||||
{ id: 1.2, label: '低空远程识别设备', url: '/product/remoteDevice' },
|
||||
{ id: 1.3, label: '智能加载服务', url: '/product' },
|
||||
{ id: 1.4, label: '智能加载服务', url: '/product' },
|
||||
{id: 1.1, label: '空域感知矩阵', url: '/product/monitorSystem'},
|
||||
{id: 1.2, label: '低空智控中枢', url: '/product/remoteDevice'},
|
||||
],
|
||||
},
|
||||
// {
|
||||
@ -51,15 +49,15 @@ window.nav = {
|
||||
// url: '/download',
|
||||
// hasChildren: false,
|
||||
// },
|
||||
{ id: 4, label: '新闻中心', url: '/news', hasChildren: false },
|
||||
{id: 4, label: '新闻中心', url: '/news', hasChildren: false},
|
||||
{
|
||||
id: 5,
|
||||
label: '关于燃谷',
|
||||
url: '',
|
||||
hasChildren: true,
|
||||
children: [
|
||||
{ id: 5.1, label: '公司简介', url: '/about' },
|
||||
{ id: 5.2, label: '联系我们', url: '/link' },
|
||||
{id: 5.1, label: '公司简介', url: '/about'},
|
||||
{id: 5.2, label: '联系我们', url: '/link'},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
BIN
public/static/images/product/1.png
Normal file
|
After Width: | Height: | Size: 207 KiB |
BIN
public/static/images/product/2.png
Normal file
|
After Width: | Height: | Size: 529 KiB |
BIN
public/static/images/product/3.png
Normal file
|
After Width: | Height: | Size: 199 KiB |
BIN
public/static/images/product/4.png
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
public/static/images/product/5.png
Normal file
|
After Width: | Height: | Size: 124 KiB |
BIN
public/static/images/product/6.png
Normal file
|
After Width: | Height: | Size: 436 KiB |
BIN
public/static/images/product/7.png
Normal file
|
After Width: | Height: | Size: 195 KiB |
BIN
public/static/images/product/8.png
Normal file
|
After Width: | Height: | Size: 562 KiB |
BIN
public/static/images/product/detail/1.png
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
public/static/images/product/detail/4.png
Normal file
|
After Width: | Height: | Size: 91 KiB |
BIN
public/static/images/product/detail/6.png
Normal file
|
After Width: | Height: | Size: 86 KiB |