| 1234567891011 | 
							- {
 
- 	"usingComponents": {
 
- 		"cu-custom": "/colorui/components/cu-custom",
 
- 		"Home": "./home/index",
 
- 		"Collect": "./collect/index",
 
- 		"UserCenter": "./userCenter",
 
- 		"Market": "./market/index",
 
- 		"OrderForm": "./orderForm/index"
 
- 	},
 
- 	"navigationStyle": "custom"
 
- }
 
 
  |