{ "development": { "serverHost": "127.0.0.1", "serverPort": 3000, "title": "", "description": "", "keyword": "", "scripts": [], "publicPath": "/", "basename": "/", "proxy": [ { "target": "", "from": "/", "to": "/" } ], "PcUrl": "http://www.baidu.com", "WechatPcAppId": "wx324965bb6800f9b9", "H5Url": "http://127.0.0.1:3000", "WechatH5AppId": "wxbee75af2ece94ed7" }, "test": { "serverHost": "127.0.0.1", "serverPort": 3000, "title": "", "description": "", "keyword": "", "scripts": [], "publicPath": "/", "basename": "/", "PcUrl": "http://www.baidu.com", "WechatPcAppId": "wx324965bb6800f9b9", "H5Url": "http://127.0.0.1:3000", "WechatH5AppId": "wxbee75af2ece94ed7" }, "production": { "serverHost": "127.0.0.1", "serverPort": 3000, "title": "", "description": "", "keyword": "", "scripts": [], "publicPath": "/", "basename": "/", "PcUrl": "http://www.baidu.com", "WechatPcAppId": "wx324965bb6800f9b9", "H5Url": "http://127.0.0.1:3000", "WechatH5AppId": "wxbee75af2ece94ed7" } }