export default { mini: {}, h5: { devServer: { proxy: { '/api/Open': { target: 'https://he.lehuonianhua.com', changeOrigin: true, }, } } } }