46 lines
		
	
	
		
			992 B
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			46 lines
		
	
	
		
			992 B
		
	
	
	
		
			JSON
		
	
	
	
| {
 | |
|     "name" : "mp-html",
 | |
|     "appid" : "",
 | |
|     "description" : "",
 | |
|     "versionName" : "1.0.0",
 | |
|     "versionCode" : "100",
 | |
|     "transformPx" : false,
 | |
|     "app-plus" : {
 | |
|         "usingComponents" : true,
 | |
|         "nvueCompiler" : "uni-app",
 | |
|         "compilerVersion" : 3,
 | |
|         "splashscreen" : {
 | |
|             "alwaysShowBeforeRender" : true,
 | |
|             "waiting" : true,
 | |
|             "autoclose" : true,
 | |
|             "delay" : 0
 | |
|         },
 | |
|         "modules" : {},
 | |
|         "distribute" : {
 | |
|             "android" : {},
 | |
|             "ios" : {},
 | |
|             "sdkConfigs" : {}
 | |
|         }
 | |
|     },
 | |
|     "quickapp" : {},
 | |
|     "mp-weixin" : {
 | |
|         "appid" : "",
 | |
|         "setting" : {
 | |
|             "urlCheck" : false
 | |
|         },
 | |
|         "usingComponents" : true
 | |
|     },
 | |
|     "mp-alipay" : {
 | |
|         "usingComponents" : true
 | |
|     },
 | |
|     "mp-baidu" : {
 | |
|         "usingComponents" : true
 | |
|     },
 | |
|     "mp-toutiao" : {
 | |
|         "usingComponents" : true
 | |
|     },
 | |
|     "uniStatistics": {  
 | |
|         "enable": false
 | |
|     }
 | |
| }
 |