From 853d98d18bd7ddb48f1947b8d0424c4d3d9d5a3b Mon Sep 17 00:00:00 2001 From: GGJ <357021191@qq.com> Date: Tue, 3 Dec 2024 11:10:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.ts | 8 +-- .../components/photovoltaic.vue | 5 +- .../reportForms/word/index.vue | 59 +++++++++---------- .../supervise/technology/feedbackPopup.vue | 19 ++++-- .../monitoringPoint/online/navigation/map.vue | 6 +- 5 files changed, 55 insertions(+), 42 deletions(-) diff --git a/src/main.ts b/src/main.ts index 14280669..efe38bb1 100644 --- a/src/main.ts +++ b/src/main.ts @@ -35,10 +35,10 @@ const setupAll = async () => { const app = createApp(App) //开启离线地图 - app.use(BaiduMapOffline, { - offline: true, - offlineUrl:'http://sjzx:8088/map/' //window.location.origin + '/map/' - }) + // app.use(BaiduMapOffline, { + // offline: true, + // offlineUrl:'http://sjzx:8088/map/' //window.location.origin + '/map/' + // }) app.use(BaiduMap, { ak: 'Yp57V71dkOPiXjiN8VdcFRsVELzlVNKK', v: '3.0' diff --git a/src/views/pqs/bearingCapacity/evaluationList/components/photovoltaic.vue b/src/views/pqs/bearingCapacity/evaluationList/components/photovoltaic.vue index dff951c6..a316c227 100644 --- a/src/views/pqs/bearingCapacity/evaluationList/components/photovoltaic.vue +++ b/src/views/pqs/bearingCapacity/evaluationList/components/photovoltaic.vue @@ -15,7 +15,7 @@ 查询 导出模板 - + 离线导入