查询ios的固件,提示降级
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

63 lines
1.6 KiB

{
"name": "魔兽世界金币价格查询",
"appid": "",
"description": "魔兽世界各区金币价格查询小程序",
"versionName": "1.0.0",
"versionCode": 1,
"transformPx": true,
"mp-weixin": {
"appid": "",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": false,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": true,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"minifyWXML": true,
"showES6CompileOption": false,
"useIsolateContext": true,
"useCompilerV2": true,
"userConfirmedUseCompilerV2": true
},
"usingComponents": true,
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于获取附近的金币价格"
}
}
},
"quickapp": {},
"h5": {
"devServer": {
"port": 8080,
"disableHostCheck": true
},
"title": "魔兽世界金币价格查询",
"domain": ""
}
}