/* 配置文件 */ const config = { img_path: '../static/image/',//图片路径 } export default config;