This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xuanyan
/
CommunityApp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
CommunityApp
/
utils
/
config.js
config.js
126 B
Permalink
History
Raw
1
2
3
4
//应写入腾讯地图的key,并改文件名为config.js
module.exports = {
key: "RR3BZ-SY26W-2LTRH-OG7IQ-B6B5S-U2BD4"
};