update: 百度地图服务ak

This commit is contained in:
mixtan 2025-09-29 19:23:37 +08:00
parent f04b8383bc
commit 8dd4b5c084
2 changed files with 3 additions and 1 deletions

View File

@ -38,6 +38,7 @@ Vue.prototype.sprintf = $.sprintf
Vue.prototype.number_format = $.number_format
Vue.prototype.mf = $.mf
Vue.prototype.statecode = Statecode
Vue.prototype.bdMapAk = "j2XbIbapUzLD0ycnJa6Cc5T7lppsxvMJ"
//Vue.prototype.$mysocket = mysocket;
Vue.prototype.$Socket = Socket;
Vue.prototype.$apiconfig = apiconfig;

View File

@ -294,7 +294,8 @@
}
},
"mp-baidu" : {
"appid" : "15306246",
// "appid" : "15306246",
"appid" : "120197275",
"setting" : {
"urlCheck" : true
},