|
@@ -7,7 +7,9 @@
|
|
|
"TaskTabs": "./modules/task/tabs/index",
|
|
"TaskTabs": "./modules/task/tabs/index",
|
|
|
"Treaty": "./modules/treaty/index",
|
|
"Treaty": "./modules/treaty/index",
|
|
|
"Contacts": "./modules/contacts/index",
|
|
"Contacts": "./modules/contacts/index",
|
|
|
- "Product": "./modules/product/index"
|
|
|
|
|
|
|
+ "Product": "./modules/product/index",
|
|
|
|
|
+ "Record": "/packageA/public/record/index",
|
|
|
|
|
+ "Files": "/packageA/public/files/index"
|
|
|
},
|
|
},
|
|
|
"navigationBarTitleText": "项目详情"
|
|
"navigationBarTitleText": "项目详情"
|
|
|
}
|
|
}
|