我很抱歉,但你的问题似乎缺乏具体的内容。为了更好地帮助你,我需要更详细的信息或上下文。如果你能提供更多的细节或背景信息,例如你需要重构的文本、句子结构,或者你希望达到的效果等,我将能够为你提供更具针对性的建议和帮助。

以下是重构后的代码:

```json

[

{

"title": "企业背景",

"subItem": [

{

"title": "基本信息",

"id": "nav-main-basicInfo",

"count": 0

},

{

"title": "主要人员",

"id": "nav-main-staffCount",

"count": 0

},

{

"title": "投资事件",

"id": "nav-main-investmentEvents",

"count": 0

},

{

"title": "竞品信息",

"id": "nav-main-competitionInfo",

"count": 0

},

{

"title": "经营信息",

"subItem": [

{

"title": "公司信息",

"id": "nav-main-companyRongzi"

},

{

"title": "产品信息"

}

]

}

]

}

]

```