17 lines
		
	
	
		
			270 B
		
	
	
	
		
			JSON
		
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			270 B
		
	
	
	
		
			JSON
		
	
	
	
|  | { | ||
|  | 	"pages": [ | ||
|  | 		{ | ||
|  | 			"path": "pages/index/index" | ||
|  | 		}, | ||
|  | 		{ | ||
|  | 			"path": "pages/jump/jump" | ||
|  | 		} | ||
|  | 	], | ||
|  | 	"globalStyle": { | ||
|  | 		"navigationBarTextStyle": "black", | ||
|  | 		"navigationBarTitleText": "mp-html", | ||
|  | 		"navigationBarBackgroundColor": "#F8F8F8", | ||
|  | 		"backgroundColor": "#F8F8F8" | ||
|  | 	} | ||
|  | } |