26 lines
		
	
	
		
			544 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			544 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version" : "1.0",
 | 
						|
    "configurations" : [
 | 
						|
        {
 | 
						|
            "playground" : "standard",
 | 
						|
            "type" : "uni-app:app-android"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "app-plus" : {
 | 
						|
                "launchtype" : "local"
 | 
						|
            },
 | 
						|
            "h5" : {
 | 
						|
                "launchtype" : "local"
 | 
						|
            },
 | 
						|
            "mp-weixin" : {
 | 
						|
                "launchtype" : "local"
 | 
						|
            },
 | 
						|
            "type" : "uniCloud"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "openVueDevtools" : true,
 | 
						|
            "type" : "uni-app:h5"
 | 
						|
        }
 | 
						|
    ]
 | 
						|
}
 |