This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
clockIn-wechat-uniapp-241018
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
chore: 更新地图API密钥
将腾讯地图和默认配置中的地图API密钥统一更新为新的密钥值,确保服务正常使用
master
前端-胡立永
4 days ago
parent
e4541e6a2b
commit
f092b009a0
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config.js
+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
"
}
}
}
,
Write
Preview
Loading…
Cancel
Save