|
@@ -763,7 +763,7 @@ import {reactive} from 'vue';
|
|
|
import axios from 'axios';
|
|
import axios from 'axios';
|
|
|
//import registationModel from './model/registationModel.vue'
|
|
//import registationModel from './model/registationModel.vue'
|
|
|
window._AMapSecurityConfig = {
|
|
window._AMapSecurityConfig = {
|
|
|
- securityJsCode: 'c4ab681cb7c3256184ae3557dc5beabb' //填写你的安全密钥
|
|
|
|
|
|
|
+ securityJsCode: 'f762c44f71422cd56f90acc2a8e75144' //填写你的安全密钥 f762c44f71422cd56f90acc2a8e75144
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1908,7 +1908,7 @@ export default {
|
|
|
AMapLoader.load({
|
|
AMapLoader.load({
|
|
|
// key: "8e513e3c374bdb2dd0095cd337b02ee6" 密钥 f762c44f71422cd56f90acc2a8e75144
|
|
// key: "8e513e3c374bdb2dd0095cd337b02ee6" 密钥 f762c44f71422cd56f90acc2a8e75144
|
|
|
// key : 3f95d73e380b9e4a2767c306a4b59f81 密钥 c4ab681cb7c3256184ae3557dc5beabb
|
|
// key : 3f95d73e380b9e4a2767c306a4b59f81 密钥 c4ab681cb7c3256184ae3557dc5beabb
|
|
|
- key: "3f95d73e380b9e4a2767c306a4b59f81", // 申请好的Web端开发者Key,首次调用 load 时必填
|
|
|
|
|
|
|
+ key: "8e513e3c374bdb2dd0095cd337b02ee6", // 申请好的Web端开发者Key,首次调用 load 时必填
|
|
|
version: "2.0", // 指定要加载的 JSAPI 的版本,缺省时默认为 1.4.15
|
|
version: "2.0", // 指定要加载的 JSAPI 的版本,缺省时默认为 1.4.15
|
|
|
plugins: [
|
|
plugins: [
|
|
|
'AMap.ToolBar',
|
|
'AMap.ToolBar',
|
|
@@ -2848,7 +2848,7 @@ export default {
|
|
|
"cardStartTime": this.model.cardStartTime,
|
|
"cardStartTime": this.model.cardStartTime,
|
|
|
"cardEndTime": this.model.cardEndTime,
|
|
"cardEndTime": this.model.cardEndTime,
|
|
|
"wordAddress": this.model.wordAddress,
|
|
"wordAddress": this.model.wordAddress,
|
|
|
- "businessAddress": this.model.businessAddress,
|
|
|
|
|
|
|
+ //"businessAddress": this.model.businessAddress,
|
|
|
"positionInformation": this.model.positionInformation,
|
|
"positionInformation": this.model.positionInformation,
|
|
|
"status": '',
|
|
"status": '',
|
|
|
"judgmentResearch":this.model.judgmentResearch,
|
|
"judgmentResearch":this.model.judgmentResearch,
|