|  | @@ -122,28 +122,43 @@
 | 
	
		
			
				|  |  |  	"subPackages": [{
 | 
	
		
			
				|  |  |  			"root": "pagesHouse",
 | 
	
		
			
				|  |  |  			"pages": [{
 | 
	
		
			
				|  |  | -				"path": "home/index",
 | 
	
		
			
				|  |  | -				"style": {
 | 
	
		
			
				|  |  | -					"navigationBarTitleText": "首页",
 | 
	
		
			
				|  |  | -					"navigationStyle": "custom",
 | 
	
		
			
				|  |  | -					"enablePullDownRefresh": true
 | 
	
		
			
				|  |  | -				}
 | 
	
		
			
				|  |  | -			},{
 | 
	
		
			
				|  |  | -				"path": "home/orderList",
 | 
	
		
			
				|  |  | -				"style": {
 | 
	
		
			
				|  |  | -					"navigationBarTitleText": "订单列表",
 | 
	
		
			
				|  |  | -					"navigationStyle": "custom",
 | 
	
		
			
				|  |  | -					"enablePullDownRefresh": true
 | 
	
		
			
				|  |  | -				}
 | 
	
		
			
				|  |  | -			},
 | 
	
		
			
				|  |  | -			{
 | 
	
		
			
				|  |  | -				"path": "home/bill",
 | 
	
		
			
				|  |  | -				"style": {
 | 
	
		
			
				|  |  | -					"navigationBarTitleText": "交易账单",
 | 
	
		
			
				|  |  | -					"navigationStyle": "custom",
 | 
	
		
			
				|  |  | -					"enablePullDownRefresh": true
 | 
	
		
			
				|  |  | +					"path": "home/index",
 | 
	
		
			
				|  |  | +					"style": {
 | 
	
		
			
				|  |  | +						"navigationBarTitleText": "首页",
 | 
	
		
			
				|  |  | +						"navigationStyle": "custom",
 | 
	
		
			
				|  |  | +						"enablePullDownRefresh": true
 | 
	
		
			
				|  |  | +					}
 | 
	
		
			
				|  |  | +				}, {
 | 
	
		
			
				|  |  | +					"path": "home/orderList",
 | 
	
		
			
				|  |  | +					"style": {
 | 
	
		
			
				|  |  | +						"navigationBarTitleText": "订单列表",
 | 
	
		
			
				|  |  | +						"navigationStyle": "custom",
 | 
	
		
			
				|  |  | +						"enablePullDownRefresh": true
 | 
	
		
			
				|  |  | +					}
 | 
	
		
			
				|  |  | +				},
 | 
	
		
			
				|  |  | +				{
 | 
	
		
			
				|  |  | +					"path": "home/bill",
 | 
	
		
			
				|  |  | +					"style": {
 | 
	
		
			
				|  |  | +						"navigationBarTitleText": "交易账单",
 | 
	
		
			
				|  |  | +						"navigationStyle": "custom",
 | 
	
		
			
				|  |  | +						"enablePullDownRefresh": true
 | 
	
		
			
				|  |  | +					}
 | 
	
		
			
				|  |  | +				},
 | 
	
		
			
				|  |  | +				{
 | 
	
		
			
				|  |  | +					"path": "Verification/index",
 | 
	
		
			
				|  |  | +					"style": {
 | 
	
		
			
				|  |  | +						"navigationBarTitleText": "核销",
 | 
	
		
			
				|  |  | +						"enablePullDownRefresh": false
 | 
	
		
			
				|  |  | +					}
 | 
	
		
			
				|  |  | +				},
 | 
	
		
			
				|  |  | +				{
 | 
	
		
			
				|  |  | +					"path": "Mine/index",
 | 
	
		
			
				|  |  | +					"style": {
 | 
	
		
			
				|  |  | +						"navigationBarTitleText": "我的",
 | 
	
		
			
				|  |  | +						"enablePullDownRefresh": false
 | 
	
		
			
				|  |  | +					}
 | 
	
		
			
				|  |  |  				}
 | 
	
		
			
				|  |  | -			}]
 | 
	
		
			
				|  |  | +			]
 | 
	
		
			
				|  |  |  		},
 | 
	
		
			
				|  |  |  		{
 | 
	
		
			
				|  |  |  			"root": "pagesMy",
 |