diff --git a/src/views/index.vue b/src/views/index.vue index 8214b1b..f32561e 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -105,7 +105,7 @@ export default { api: '/control-api/api/daping/station/', // 图片接口 // imgapi: "https://www.huastech.com.cn", - imgapi: process.env.VUE_APP_PIC_PREFIX, + imgapi: process.env.VUE_APP_PIC_PREFIX + '/' + process.env.VUE_APP_BASE_API, // 接口数据 station: [], level: {},