project.config.json 772 字节
{
	"description": "项目配置文件。",
	"packOptions": {
		"ignore": []
	},
	"setting": {
		"urlCheck": true,
		"es6": true,
		"postcss": true,
		"minified": true,
		"newFeature": true
	},
	"compileType": "miniprogram",
	"libVersion": "2.2.5",
	"appid": "wx11570b7f6228bd65",
	"projectname": "%E8%B8%8F%E5%AF%BB%E8%8B%8F%E5%B7%9Eend",
	"isGameTourist": false,
	"condition": {
		"search": {
			"current": -1,
			"list": []
		},
		"conversation": {
			"current": -1,
			"list": []
		},
		"plugin": {
			"current": -1,
			"list": []
		},
		"game": {
			"currentL": -1,
			"list": []
		},
		"miniprogram": {
			"current": -1,
			"list": [
				{
					"id": -1,
					"name": "生成二维码",
					"pathName": "pages/record/record",
					"query": "id=6"
				}
			]
		}
	}
}