problem description
vue-cli build project, set multiple identical target and pathRewrite, in index.js proxyTable in config how to set common request address and BASE_API in dev.env.js, test.env.js and prod.env.js
the environmental background of the problems and what methods you have tried
Multiple requesting interface addresses can be set in index.js inconfig, but it is not clear how to extract the interface addresses and put them in env.js
related codes
/ / Please paste the code text below (do not replace the code with pictures)