// config.js (使用ES6模块语法) export const baseUrl = '/api'; export const imageBaseUrl = '/uploadApi'