project.config.json 1.0 KB
{
	"description": "项目配置文件",
	"packOptions": {
		"ignore": []
	},
	"setting": {
		"urlCheck": true,
		"es6": true,
		"postcss": true,
		"minified": true,
		"newFeature": true,
		"autoAudits": false
	},
	"compileType": "miniprogram",
	"libVersion": "2.8.0",
	"appid": "wxd4445f65df16adca",
	"projectname": "APPUI",
	"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": 1,
			"list": [
				{
					"id": -1,
					"name": "qiyeyongdian",
					"pathName": "pages/qiyeyongdian/qyyd/qyyd",
					"query": "",
					"scene": null
				},
				{
					"id": 1,
					"name": "detail",
					"pathName": "pages/qiyeyongdian/detail/detail",
					"query": "",
					"scene": null
				}
			]
		}
	}
}