配置文件 public/config.js 注:不确定为什么放到public/config/index.js中不能获取到值 let configData = {someKey: "someValue",anotherKey: 42, };