project.config.json 1.37 KB
{
	"description": "项目配置文件。",
	"setting": {
		"urlCheck": false,
		"es6": true,
		"postcss": true,
		"minified": true,
		"newFeature": true
	},
	"compileType": "miniprogram",
	"libVersion": "1.9.1",
	"appid": "wx39f299b6485cf97a",
	"projectname": "%E6%9C%89%E8%B4%A7%E6%9C%89%E7%9B%9F%E6%A8%A1%E6%9D%BF",
	"condition": {
		"search": {
			"current": -1,
			"list": []
		},
		"conversation": {
			"current": -1,
			"list": []
		},
		"plugin": {
			"current": -1,
			"list": []
		},
		"game": {
			"current": -1,
			"list": []
		},
		"miniprogram": {
			"current": -1,
			"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"
				},
				{
					"id": -1,
					"name": "购物车",
					"pathName": "pages/cart/cart",
					"query": ""
				},
				{
					"id": -1,
					"name": "跳转页",
					"pathName": "pages/jump/jump",
					"query": "targetPage=cartEnsure"
				},
				{
					"id": 5,
					"name": "店铺页",
					"pathName": "pages/goodsList/brandStore",
					"query": "shopId=1016"
				}
			]
		}
	}
}