update: 百度地图服务ak
This commit is contained in:
parent
f04b8383bc
commit
8dd4b5c084
1
main.js
1
main.js
@ -38,6 +38,7 @@ Vue.prototype.sprintf = $.sprintf
|
|||||||
Vue.prototype.number_format = $.number_format
|
Vue.prototype.number_format = $.number_format
|
||||||
Vue.prototype.mf = $.mf
|
Vue.prototype.mf = $.mf
|
||||||
Vue.prototype.statecode = Statecode
|
Vue.prototype.statecode = Statecode
|
||||||
|
Vue.prototype.bdMapAk = "j2XbIbapUzLD0ycnJa6Cc5T7lppsxvMJ"
|
||||||
//Vue.prototype.$mysocket = mysocket;
|
//Vue.prototype.$mysocket = mysocket;
|
||||||
Vue.prototype.$Socket = Socket;
|
Vue.prototype.$Socket = Socket;
|
||||||
Vue.prototype.$apiconfig = apiconfig;
|
Vue.prototype.$apiconfig = apiconfig;
|
||||||
|
|||||||
@ -294,7 +294,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mp-baidu" : {
|
"mp-baidu" : {
|
||||||
"appid" : "15306246",
|
// "appid" : "15306246",
|
||||||
|
"appid" : "120197275",
|
||||||
"setting" : {
|
"setting" : {
|
||||||
"urlCheck" : true
|
"urlCheck" : true
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user