新增其他相关页面

This commit is contained in:
2018-10-28 12:29:36 +08:00
parent 16274fbbaa
commit d7d405ecd6
20 changed files with 275 additions and 86 deletions

View File

@@ -6,39 +6,39 @@ window.config = {
},
{
name: "我们的方案",
url: "/solution",
url: "/facilityManagement",
child: [{
name: "设施管理",
url: "/solution",
url: "/facilityManagement",
},
{
name: "房地产",
url: "/solution",
url: "/reaEstate",
},
{
name: "物业管理",
url: "/solution",
url: "/estateManagement",
},
{
name: "系统智能建筑和物联网iot",
url: "/solution",
url: "/iot",
},
{
name: "技术和集成",
url: "/solution",
url: "/technologyIntegration",
},
]
},
{
name: "前沿",
url: "/cuttingEdge",
url: "/mobileSolution",
child: [{
name: "移动解决方案",
url: "/cuttingEdge",
url: "/mobileSolution",
},
{
name: "其他",
url: "/cuttingEdge",
url: "/other",
}
]
},
@@ -47,11 +47,11 @@ window.config = {
url: "/aboutUs",
child: [{
name: "与我们合作",
url: "/aboutUs",
url: "/acooperateWithUs",
},
{
name: "丙维科技",
url: "/aboutUs",
url: "/PropystTechnology",
},
]
},