project.config.json 1.01 KB
{
	"description": "项目配置文件。",
	"setting": {
		"urlCheck": false,
		"es6": true,
		"postcss": true,
		"minified": true,
		"newFeature": true
	},
	"compileType": "miniprogram",
	"libVersion": "1.9.1",
	"appid": "wxe8bfc9b404772199",
	"projectname": "%E6%9C%89%E8%B4%A7%E5%AE%98%E6%96%B9-VANS",
	"condition": {
		"search": {
			"current": -1,
			"list": []
		},
		"conversation": {
			"current": -1,
			"list": []
		},
		"plugin": {
			"current": -1,
			"list": []
		},
		"game": {
			"current": -1,
			"list": []
		},
		"miniprogram": {
			"current": 14,
			"list": [
				{
					"id": -1,
					"name": "webview",
					"pathName": "pages/webview/webview",
					"query": "url=https://www.baidu.com&title=百度"
				},
				{
					"id": -1,
					"name": "goodsList",
					"pathName": "pages/goodsList/goodsList",
					"query": "gender=1,3&promotion=104&title=VIP价全开启"
				},
				{
					"id": -1,
					"name": "店铺",
					"pathName": "pages/goodsList/brandStore",
					"query": "shop_id=1016"
				}
			]
		}
	}
}