|
|
@@ -2,10 +2,12 @@
|
|
|
"usingComponents": {
|
|
|
"Preview": "../setclient/modules/preview/index",
|
|
|
"Trace": "../setclient/modules/trace/index",
|
|
|
+ "Offers": "./modules/offers/index",
|
|
|
"Task": "./modules/task/index",
|
|
|
"TaskTabs": "./modules/task/tabs/index",
|
|
|
"Treaty": "./modules/treaty/index",
|
|
|
- "Contacts": "./modules/contacts/index"
|
|
|
+ "Contacts": "./modules/contacts/index",
|
|
|
+ "Product": "./modules/product/index"
|
|
|
},
|
|
|
"navigationBarTitleText": "项目详情"
|
|
|
}
|