From 8627f0c9f97eba59d316d62fb77c2d28b1f0365f Mon Sep 17 00:00:00 2001 From: jongbowen <970029315@qq.com> Date: Tue, 25 Apr 2023 14:43:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- .../data-collection/fire-force/fire-force.component.ts | 8 ++++---- .../linkage-forces/linkage-forces.component.ts | 4 ++-- .../water-collection/water-collection.component.html | 2 +- .../water-collection/water-collection.component.ts | 4 ++-- .../gis-labeling/gis-labeling.component.ts | 4 ++-- src/app/key-unit/basicinfo-look/basicinfo.component.ts | 2 +- src/app/key-unit/basicinfo/basicinfo.component.ts | 2 +- src/app/key-unit/router-gis/router-gis.component.ts | 4 ++-- src/app/key-unit/water-road/water-road.component.ts | 2 +- .../fireforce-audit/fireforce-audit.component.ts | 2 +- .../linkageforces-audit.component.ts | 2 +- .../plan-audit/water-audit/water-audit.component.ts | 6 +++--- src/app/statistic-analysis/home/home.component.ts | 2 +- src/app/test/test.component.ts | 2 +- .../collection-tools.component.ts | 2 +- src/modules/map/declare/gaode-map.ts | 2 +- src/modules/map/declare/keda-map.ts | 10 +++++----- 18 files changed, 31 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 44d9663..c5cc363 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AX.Angular4PlanPlatform -上海数字化预案编制管理平台前端项目。此项目在 Angular 框架基础上编写。 +广西数字化预案编制管理平台前端项目。此项目在 Angular 框架基础上编写。 统计分析假页面 + H5编制工具 diff --git a/src/app/data-collection/fire-force/fire-force.component.ts b/src/app/data-collection/fire-force/fire-force.component.ts index 9fcd27f..d29f296 100644 --- a/src/app/data-collection/fire-force/fire-force.component.ts +++ b/src/app/data-collection/fire-force/fire-force.component.ts @@ -1028,7 +1028,7 @@ export class FireForceComponent implements OnInit { // 将 markers 添加到地图 this.map.add(this.newPositionMarker); } else { - this.map.setCity('上海市'); + this.map.setCity('广西壮族自治区'); } //相关资料 data.relevantInfomationData ? this.AttachmentArr = JSON.parse(data.relevantInfomationData) : null @@ -1055,7 +1055,7 @@ export class FireForceComponent implements OnInit { alert('获取信息错误!') }) } else { - this.map.setCity('上海市'); + this.map.setCity('广西壮族自治区'); } //寻找管辖单位 @@ -1333,7 +1333,7 @@ export class FireForceComponent implements OnInit { // this.newPositionMarker ? this.map.remove(this.newPositionMarker) : null // this.positionLngLat.x = 0 // this.positionLngLat.y = 0 - // this.map.setCity('上海市'); + // this.map.setCity('广西壮族自治区'); this.selectedFireForce.contentVerify = null this.clearData() } @@ -1524,7 +1524,7 @@ export class FireForceComponent implements OnInit { this.map = MapFactory.MapInstance('container', { zoom: 12 }) - this.map.setCity('上海市'); + this.map.setCity('广西壮族自治区'); //输入提示 var autoOptions = { input: "tipinput" diff --git a/src/app/data-collection/linkage-forces/linkage-forces.component.ts b/src/app/data-collection/linkage-forces/linkage-forces.component.ts index 1c31b36..5f5f67d 100644 --- a/src/app/data-collection/linkage-forces/linkage-forces.component.ts +++ b/src/app/data-collection/linkage-forces/linkage-forces.component.ts @@ -423,7 +423,7 @@ export class LinkageForcesComponent implements OnInit { this.clearData() this.LinkageForceDetailInfo.linkageForceType = data this.newPositionMarker ? this.map.remove(this.newPositionMarker) : null - this.map.setCity('上海市'); + this.map.setCity('广西壮族自治区'); this.LinkageForceDetailInfo.contentVerify = null } } @@ -539,7 +539,7 @@ export class LinkageForcesComponent implements OnInit { this.map = MapFactory.MapInstance('container', { zoom:12 }) - this.map.setCity('上海市'); + this.map.setCity('广西壮族自治区'); //输入提示 var autoOptions = { input: "tipinput" diff --git a/src/app/data-collection/water-collection/water-collection.component.html b/src/app/data-collection/water-collection/water-collection.component.html index 8c341b5..17b8896 100644 --- a/src/app/data-collection/water-collection/water-collection.component.html +++ b/src/app/data-collection/water-collection/water-collection.component.html @@ -113,7 +113,7 @@ - +