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