config.js 127 B

1234
  1. //应写入腾讯地图的key,并改文件名为config.js
  2. module.exports = {
  3. key: "CK3BZ-AUB6O-Y24WH-SNLR7-JSHXK-H7FB5",
  4. }