// 在config.js const requestUrl = "http://127.0.0.1:8000"; export { requestUrl };