From ed51c0ad423e49c18fcd7271e0a1ca118c1c4472 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Fri, 16 Jan 2026 11:35:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jjb.config.js | 9 +++++---- public/index.html | 3 ++- src/pages/Container/Map/js/initMap.js | 6 +++--- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/jjb.config.js b/jjb.config.js index 5c1b5e2..cb61baf 100644 --- a/jjb.config.js +++ b/jjb.config.js @@ -16,17 +16,18 @@ module.exports = { // 应用后端分支名称,部署上线需要 javaGitBranch: "", // 接口服务地址 - API_HOST: "", + // API_HOST: "", + API_HOST: "https://gbs-gateway.qhdsafety.com", }, }, // 应用唯一标识符 - appIdentifier: "bi", + appIdentifier: "bi-h5", // 应用上下文注入全局变量 contextInject: { // 应用Key appKey: "", - // fileUrl: "https://jpfz.qhdsafety.com/gbsFileTest/", - fileUrl: "http://192.168.20.240:9787/mnt/", + fileUrl: "https://jpfz.qhdsafety.com/gbsFileTest/", + // fileUrl: "http://192.168.20.240:9787/mnt/", }, // public/index.html注入全局变量 windowInject: { diff --git a/public/index.html b/public/index.html index 3321c19..cdeeb0e 100644 --- a/public/index.html +++ b/public/index.html @@ -10,10 +10,11 @@ + <% for (const item of $links) { %> <% } %> - -- + 大屏