using proxyTable can only write all domain names in index.js, how to dynamically change the domain name of the interface?
using proxyTable can only write all domain names in index.js, how to dynamically change the domain name of the interface?
write a public configuration file
proxyTable can write matching rules
such as / v1/xxx directs to www.xxx.com
/ v2/xxx directs to www.yyy.com
Previous: Project requirements, elementui tree check child node parent node is not associated, vice versa.