config.js 126 B

1234
  1. //应写入腾讯地图的key,并改文件名为config.js
  2. module.exports = {
  3. key: "RR3BZ-SY26W-2LTRH-OG7IQ-B6B5S-U2BD4"
  4. };