project.config.json 904 字节
{
	"description": "项目配置文件",
	"packOptions": {
		"ignore": []
	},
	"setting": {
		"urlCheck": false,
		"es6": true,
		"postcss": true,
		"minified": true,
		"newFeature": true
	},
	"compileType": "miniprogram",
	"libVersion": "2.4.0",
	"appid": "wx267cf208ca289769",
	"projectname": "science",
	"debugOptions": {
		"hidedInDevtools": []
	},
	"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": "card",
					"pathName": "pages/my/myCard/myCard",
					"query": ""
				},
				{
					"id": -1,
					"name": "card",
					"pathName": "pages/my/takeGroupBuy/takeGroupBuy",
					"query": "group_id=60"
				}
			]
		}
	}
}