{
	"miniprogramRoot": "dist/",
	"projectname": "xxx_system_name_xxx",
	"description": "",
	"appid": "touristappid",
	"setting": {
		"urlCheck": true,
		"es6": false,
		"postcss": false,
		"preloadBackgroundData": false,
		"minified": false,
		"newFeature": true,
		"autoAudits": false,
		"coverView": true,
		"checkSiteMap": false,
		"showShadowRootInWxmlPanel": false,
		"scopeDataCheck": false,
		"useCompilerModule": false
	},
	"compileType": "miniprogram",
	"simulatorType": "wechat",
	"simulatorPluginLibVersion": {},
	"condition": {}
}