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