project.config.json 1.74 KB
{
	"description": "项目配置文件",
	"packOptions": {
		"ignore": []
	},
	"setting": {
		"urlCheck": false,
		"es6": true,
		"postcss": true,
		"minified": true,
		"newFeature": true,
		"coverView": true,
		"autoAudits": false,
		"checkInvalidKey": true,
		"checkSiteMap": true,
		"uploadWithSourceMap": true,
		"babelSetting": {
			"ignore": [],
			"disablePlugins": [],
			"outputPath": ""
		}
	},
	"compileType": "miniprogram",
	"libVersion": "2.7.3",
	"appid": "wx084ab813d88c594b",
	"projectname": "yoho-miniapp-yohood",
	"debugOptions": {
		"hidedInDevtools": []
	},
	"isGameTourist": false,
	"simulatorType": "wechat",
	"simulatorPluginLibVersion": {},
	"condition": {
		"search": {
			"current": -1,
			"list": []
		},
		"conversation": {
			"current": -1,
			"list": []
		},
		"plugin": {
			"current": -1,
			"list": []
		},
		"game": {
			"currentL": -1,
			"list": []
		},
		"miniprogram": {
			"current": 5,
			"list": [
				{
					"id": -1,
					"name": "时间表",
					"pathName": "pages/schedule/schedule",
					"query": "",
					"scene": null
				},
				{
					"id": -1,
					"name": "参展品牌",
					"pathName": "pages/brands/brands",
					"query": "",
					"scene": null
				},
				{
					"id": 2,
					"name": "资讯详情",
					"pathName": "pages/newsDetail/detail",
					"query": "id=647",
					"scene": null
				},
				{
					"id": -1,
					"name": "品牌列表",
					"pathName": "pages/brands/brands",
					"query": "",
					"scene": null
				},
				{
					"id": 4,
					"name": "品牌详情",
					"pathName": "pages/brands/brandDetail",
					"query": "brandId=541",
					"scene": null
				},
				{
					"id": 5,
					"name": "我的",
					"pathName": "pages/userCenter/userCenter",
					"query": "",
					"scene": null
				}
			]
		}
	}
}