Browse Source

chore: 更新地图API密钥

将腾讯地图和默认配置中的地图API密钥统一更新为新的密钥值,确保服务正常使用
master
前端-胡立永 4 days ago
parent
commit
f092b009a0
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      config.js
  2. +1
    -1
      manifest.json

+ 1
- 1
config.js View File

@ -26,7 +26,7 @@ const config = {
// 默认配置
const defaultConfig = {
mapKey: 'XMBBZ-BCPCV-SXPPQ-5Y7MY-PHZXK-YFFVU',
mapKey: 'WPKBZ-OKICI-ZAIGE-U6TQ4-RPQIV-OXBJO',
aliOss: {
url: 'https://image.ptchemicalscc.com/',
config: {


+ 1
- 1
manifest.json View File

@ -82,7 +82,7 @@
"sdkConfigs" : {
"maps" : {
"qqmap" : {
"key" : "V5RBZ-QRK63-JAO3B-RLSOB-FLWJF-DVFGH"
"key" : "WPKBZ-OKICI-ZAIGE-U6TQ4-RPQIV-OXBJO"
}
}
},


Loading…
Cancel
Save