From dc7215a230c3b4c9770c5b779b3f2b402e70de6f Mon Sep 17 00:00:00 2001 From: blank <2649084208@qq.com> Date: Mon, 14 Nov 2022 13:59:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.vue b/src/views/index.vue index 7fcb38f..118e766 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: {},