export default { define: { 'process.env.API_SERVER': "http://localhost:8888", // 接口服务器地址 } };